Commit Graph

1737 Commits

Author SHA1 Message Date
Craig Drummond
7e66bbf8d5 Update 2018-09-15 22:42:33 +01:00
Craig Drummond
8f7f4c8c9f Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
201dc114d1 When getting 'basic' title of song, also remove any 'prod. XXX', etc.
values.
2018-09-11 22:38:18 +01:00
Craig Drummond
8d49459f4f Fix saving 'Descending' order for smart playlists.
Issue #1356
2018-09-01 23:29:17 +01:00
Craig Drummond
d932126e1f Remove confirmation dialog when saving replaygain tags. 2018-08-27 18:27:50 +01:00
Craig Drummond
bc41098483 Use same 'album key' for all discs in an album, so that playqueue groups them together, and shuffle by albums keeps them together.
Closes #1349
2018-08-23 17:47:58 +01:00
Craig Drummond
2679e72517 Opus does not use replaygain peak tags 2018-08-20 19:33:48 +01:00
Craig Drummond
5e98e54351 If artist, album, and title are empty in replaygain dialog, then show filename in title column. 2018-08-20 16:52:21 +01:00
Craig Drummond
562fd3ff89 Initialise network proxy factory when starting.
Issue #1346
2018-08-14 15:57:39 +01:00
Craig Drummond
cdf4363df9 Add '.opus' to list of recognised extensions for local files. 2018-08-11 08:31:40 +01:00
Craig Drummond
f0b0d722e2 Remove user-agent checking when serving local files, this is easily fake-able and breaks playback to forked-daap (and mopidy?)
Issue #1339
2018-08-10 09:37:17 +01:00
Craig Drummond
b66d0f0959 For Opus files, use R128_TRACK_GAIN and R128_ALBUM_GAIN to store replaygain values.
Issue #1345
2018-08-10 09:04:41 +01:00
Craig Drummond
f5cb0b4559 Suru is Yaru for ubuntu - but don't install icon by default. 2018-08-02 18:31:17 +01:00
Craig Drummond
d74a5d8dc5 Revert rgReferenceLevel change 2018-08-02 16:46:48 +01:00
Craig Drummond
894d059466 Add non-GUI rgReferenceLevel config item to set the reference level for ReplayGain scanning. e.g. add 'rgReferenceLevel=-16.0" to the "General" section.
Issue #1337
2018-08-01 23:19:34 +01:00
Craig Drummond
fe158f41db Use ":/" as root path for windows folder browse, seems to then list each
drive.
Closes #1331
2018-07-29 18:03:01 +01:00
Craig Drummond
bb595cfbba If a dynamic playlist has rating 0..5 stars, then include all songs (even those without an explicit rating).
Closes #1334
2018-07-24 16:31:50 +01:00
Craig Drummond
75f7a5d447 Add all drives (apart from A and B) to folder page for windows.
Issue #1331
2018-07-20 22:57:39 +01:00
Craig Drummond
10004277de Due to reports of crashes in libvlc code, default to using QtMultiMedia for HTTP stream playback on Linux builds (already default for Mac/Win).
Issue #1329
2018-07-19 21:54:15 +01:00
Craig Drummond
6078090681 Fix libVLC crash with invalid HTTP streams - check with QUrl that URL is valid and scheme starts with http.
Issue #1329
2018-07-19 17:46:46 +01:00
Craig Drummond
95a3d9c037 Brazilian Portuguese 2018-07-10 22:30:38 +01:00
Craig Drummond
64742047d1 Fix 'Locate In Library / Album' for albums with musicbrainz ID.
Issue #1324
2018-07-09 16:37:38 +01:00
Craig Drummond
f6669f6096 Add Portuguese translation - thanks to Wanderson Gonçalves Pereira 2018-07-05 16:43:15 +01:00
Craig Drummond
233bc19f73 Enable proxy settings config by default
Closes #1323
2018-06-30 13:53:01 +01:00
Craig Drummond
650f05430a Fix smart playlists with a rating range and no song include/exclude rules. 2018-06-24 16:18:27 +01:00
Craig Drummond
9cbc9de146 When marking podcast episodes for download, and 'show only uplayed' is checked, then only download unplayed episodes.
Closes #1313
2018-06-23 09:47:29 +01:00
Craig Drummond
c6cdd780a3 Use 32-bit unsigned int to store output IDs.
Closes #1316
2018-06-23 09:24:32 +01:00
Craig Drummond
b66dd5655c Spelling 2018-06-15 17:49:15 +01:00
Craig Drummond
afc4f8315d Remove internal Samba shre mounting code, this had some privilege escalation issues, and is not well tested 2018-06-15 17:48:11 +01:00
Craig Drummond
a9c30af316 Install cantata.png to use as Windows tray icon.
Closes #1308
2018-06-10 19:51:30 +01:00
Craig Drummond
72c41d8743 When using Track Organizer to rename music tracks, rename any other files that have the same basename as the music file.
Issue #1305
2018-06-08 16:57:31 +01:00
Craig Drummond
fca2efdd8c Store actual song path for local files (mainly affects windows
Issue #1304
2018-06-07 20:35:06 +01:00
Craig Drummond
ec0e9ddab0 Add file max-age to dynamic playlist rules.
Closes #1298
2018-06-01 19:21:04 +01:00
Craig Drummond
3b3c750965 Limit soundcloud to 200 tracks, otherwise no results
Closes #1297
2018-06-01 17:31:47 +01:00
Craig Drummond
5924369539 Fix loading of MPD playlists the very first time Cantata is started.
Closes #1299
2018-06-01 17:26:55 +01:00
Craig Drummond
1dd7c1a7b8 Limit SoundCloud results to 250 matches.
Closes #1297
2018-05-30 18:52:04 +01:00
Craig Drummond
0d32865080 When saving podcasts, remove queries from filename.
Issue #1293
2018-05-28 17:17:36 +01:00
Craig Drummond
82ea7447a5 Remove qt5ct work-around.
Issue #1291
2018-05-27 17:51:48 +01:00
Craig Drummond
45aace9d48 Fix saving of podcast images to JPG. 2018-05-26 19:24:13 +01:00
Craig Drummond
8ec9a7f30b Simplify whitespace of podcast name and episode names. 2018-05-26 19:04:14 +01:00
Craig Drummond
6de7ab2e0b Fix playback of downloaded podcasts. 2018-05-25 18:22:26 +01:00
Craig Drummond
a82fba3e23 Fix usage of podcast cover in title widget. 2018-05-25 18:18:38 +01:00
Craig Drummond
535d17c5ba Fix saving stream settings. 2018-05-24 18:01:28 +01:00
Craig Drummond
f0701eb48a Remove group warning from initial wizard. 2018-05-24 17:57:41 +01:00
Craig Drummond
5d6dadd738 Reduce number of confirmation dialogs.
Closes #1289
2018-05-23 22:36:08 +01:00
Craig Drummond
f2077882e4 Fix adding streams from provider dialog. 2018-05-23 21:19:15 +01:00
Craig Drummond
69bc455ab4 When looking for lyrics, remove "ft. X", "featuring X", etc, from song title as well as artist.
Issue #1286
2018-05-20 13:41:05 +01:00
Craig Drummond
c764d7c0d0 Cache lyrics using 'basic' artist name - e.g. X ft. Y => X 2018-05-20 12:32:53 +01:00
Craig Drummond
9c64abb6d1 Add genius.com to list of lyrics providers.
Issue #1286
2018-05-20 11:29:32 +01:00
Craig Drummond
f72947db47 Don't report errors when listing playlists, as MPD reports error if user has disabled these.
Closes #1284
2018-05-19 16:01:43 +01:00