Commit Graph

1708 Commits

Author SHA1 Message Date
Craig Drummond
da43faa5f3 Install cantata.png to use as Windows tray icon.
Closes #1308
2018-06-10 19:51:30 +01:00
Craig Drummond
a066e64adb 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
3fd2f72461 Store actual song path for local files (mainly affects windows
Issue #1304
2018-06-07 20:35:06 +01:00
Craig Drummond
30bc4f5fd2 Add file max-age to dynamic playlist rules.
Closes #1298
2018-06-01 19:21:04 +01:00
Craig Drummond
0208e44f14 Limit soundcloud to 200 tracks, otherwise no results
Closes #1297
2018-06-01 17:31:47 +01:00
Craig Drummond
e00fe53467 Fix loading of MPD playlists the very first time Cantata is started.
Closes #1299
2018-06-01 17:26:55 +01:00
Craig Drummond
fb994b0c02 Limit SoundCloud results to 250 matches.
Closes #1297
2018-05-30 18:52:04 +01:00
Craig Drummond
03011d6f11 When saving podcasts, remove queries from filename.
Issue #1293
2018-05-28 17:17:36 +01:00
Craig Drummond
efec0ba64c Remove qt5ct work-around.
Issue #1291
2018-05-27 17:51:48 +01:00
Craig Drummond
6d0315ec3e Fix saving of podcast images to JPG. 2018-05-26 19:24:13 +01:00
Craig Drummond
11dffd55ec Simplify whitespace of podcast name and episode names. 2018-05-26 19:04:14 +01:00
Craig Drummond
90fbe05947 Fix playback of downloaded podcasts. 2018-05-25 18:22:26 +01:00
Craig Drummond
d9a9a48482 Fix usage of podcast cover in title widget. 2018-05-25 18:18:38 +01:00
Craig Drummond
76f939ee14 Fix saving stream settings. 2018-05-24 18:01:28 +01:00
Craig Drummond
b9170e559b Remove group warning from initial wizard. 2018-05-24 17:57:41 +01:00
Craig Drummond
7a0998ace1 Reduce number of confirmation dialogs.
Closes #1289
2018-05-23 22:36:08 +01:00
Craig Drummond
c664dfb109 Fix adding streams from provider dialog. 2018-05-23 21:19:15 +01:00
Craig Drummond
d6aeb45157 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
4548c01690 Cache lyrics using 'basic' artist name - e.g. X ft. Y => X 2018-05-20 12:32:53 +01:00
Craig Drummond
a561d80180 Add genius.com to list of lyrics providers.
Issue #1286
2018-05-20 11:29:32 +01:00
Craig Drummond
7f91b22e76 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
Craig Drummond
a9fb9a041c Fix covers settings from wizard not being saved.
Closes #1283
2018-05-19 15:55:15 +01:00
Craig Drummond
5452556c4c Fix saving of 'Fadeout on stop' duration.
Closes #1282
2018-05-19 08:23:12 +01:00
Craig Drummond
c32be6fe3e Fix loading of FLAC images with older TagLib.
Closes #1281
2018-05-17 17:26:30 +01:00
Craig Drummond
719cc44ca7 Remove "New York Times" podcast directory - not available? 2018-05-16 19:10:41 +01:00
Craig Drummond
1ab0bbfd64 Embed FontAwesome into Cantata. 2018-05-16 17:16:52 +01:00
Craig Drummond
07b3a79c21 Show technical info to the left of ratings.
Closes #1278
2018-05-14 22:29:50 +01:00
Craig Drummond
43e4e2456d Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
4b40c7099c Modify name of supplied font-awesome font to Cantata-FontAwesome, so as to
avoid conflicts with any system installed font.
Issue #1276
2018-05-13 10:32:26 +01:00
Craig Drummond
44b4e2608c Fix crash if try to expand dirble and --no-network passed to Cantata. 2018-05-11 17:37:09 +01:00
Craig Drummond
f278a20f64 Update 2018-05-09 20:35:33 +01:00
Craig Drummond
a11cc7937a Add "--collection" commandline option to control the initial collection
to use.
Closes #1268
2018-05-08 22:55:49 +01:00
Craig Drummond
c5aa13b3bd Allow adding Jamendo/Magnatune tracks to stored playlists. 2018-05-08 22:46:14 +01:00
Craig Drummond
8123d334db Don't overwrite genre with file type for Jamendo. 2018-05-08 22:43:14 +01:00
Craig Drummond
109afc0973 Don't allow slashes, asterisks, or question marks in collection name. 2018-05-08 22:40:50 +01:00
Craig Drummond
d79198bb93 Use JSON to encode song details when adding online tracks. 2018-05-08 22:37:19 +01:00
Craig Drummond
7a23557fee Fix enabling of add/replace play queue actions for Jamendo/Magnatune. 2018-05-08 22:25:10 +01:00
Craig Drummond
781a552edb Fix preference dialog size under windows.
Closes #1251
2018-05-05 17:16:33 +01:00
Craig Drummond
577596f4c0 Update 2018-05-03 21:45:45 +01:00
Craig Drummond
861d517f11 When searching on 'any', do a second search on 'file' and combine results.
Looks as if MPD does not search filenames/paths when using 'any.'
Issue #1264
2018-05-03 17:11:37 +01:00
Craig Drummond
7bddc25541 Don't attempt to align main menu for Windows < 10, as Qt seems to add some
menu animation that just looks weird when menu is moved.
2018-05-03 17:07:48 +01:00
Craig Drummond
7229a0baca Update suru icon - was a little too small. 2018-05-03 17:04:02 +01:00
Craig Drummond
054902524b Add a slight border to context view when in sidebar. 2018-05-01 22:28:03 +01:00
Craig Drummond
f248335bd0 Slightly reduce height of toolbar. 2018-05-01 22:23:52 +01:00
Craig Drummond
00c970f9a9 - When playing, only poll MPD every 5 seconds.
- When updating play seekbar from MPDStatus, only upate if more than 1
  second from calculated position.
Closes #1260
2018-05-01 22:21:10 +01:00
Craig Drummond
6d520f3df7 Don't enable AA_EnableHighDpiScaling for windows builds, seems to
interfere with fractional scaling.
Closes #1257
2018-05-01 22:18:31 +01:00
Craig Drummond
32f54ae3bd Stretching albums covers not working under Windows, so just remove option.
Closes #1252
2018-04-30 22:23:56 +01:00
Craig Drummond
ea402d2bc0 Fix playback of local non-MPD files under Windows.
Issue #1250
2018-04-30 22:18:32 +01:00
Craig Drummond
0993b222fa Use smaller text for help text in Tweaks section of preferences dialog.
Issue #1251
2018-04-30 18:11:50 +01:00
Craig Drummond
ab60d6225b For windows, when adding local files (served via internal HTTP server) add
the real file path as a query item.
Issue #1250
2018-04-30 18:00:15 +01:00