Commit Graph

5009 Commits

Author SHA1 Message Date
craig.p.drummond
183fab77bd Add a 'Read ratings from file' to tag editor 2014-07-30 19:06:00 +00:00
craig.p.drummond
cacdcd059b When adjusting track numbers in tag editor, start from first actual track. 2014-07-30 19:05:23 +00:00
craig.p.drummond
eaef5b2233 No need for CANTATA_LANG env, as can use config file 2014-07-30 19:04:59 +00:00
craig.p.drummond
d11948f395 Remove extra margin in podcast settings dialog. 2014-07-30 19:04:30 +00:00
craig.p.drummond
54c9f0c648 Move updating, etc, into ItemView 2014-07-30 19:03:24 +00:00
craig.p.drummond
b17100874f A little cleanup 2014-07-30 19:03:03 +00:00
craig.p.drummond
968adf7c62 Cleanup 2014-07-30 19:01:34 +00:00
craig.p.drummond
6ab0726788 No need for settings to be a QObject 2014-07-30 19:01:11 +00:00
craig.p.drummond
ec97c25085 Remove some old config compatibility code 2014-07-30 19:00:44 +00:00
craig.p.drummond
eda8ad63c2 toLower not toUpper!!! 2014-07-29 19:18:48 +00:00
craig.p.drummond
d084b2a23b Don't log scrobbler session key to debug file. 2014-07-29 19:04:06 +00:00
craig.p.drummond
74fdd03f3a Use correct string in debug 2014-07-29 19:02:41 +00:00
craig.p.drummond
81fa276298 Store inactive song separately 2014-07-29 19:02:02 +00:00
craig.p.drummond
0e16233a07 Last.fm replies are XML, so decode these properly!
BUG: 510
2014-07-29 19:01:33 +00:00
craig.p.drummond
eb6d34f07f If we fail to download a cover, don't keep trying next time song is played. 2014-07-28 20:08:20 +00:00
craig.p.drummond
466d58d4eb 'fake' scrobbler 2014-07-28 20:07:25 +00:00
craig.p.drummond
ad3e48ea15 Text file format 2014-07-28 20:07:06 +00:00
craig.p.drummond
7199ad0aae Add colon after NOTE - for consistency 2014-07-26 17:41:44 +00:00
craig.p.drummond
8e417499c5 Add note abour rating 2014-07-26 17:41:25 +00:00
craig.p.drummond
51d9e8abe1 Hide scrobbler combo if only 1 scrobbler 2014-07-26 17:40:35 +00:00
craig.p.drummond
579bd4f800 Seems like MPDSribble itself is broken with regards to sening "love" status, so remove MPDScribble from list of scrobblers.
BUG: 511
2014-07-26 17:39:32 +00:00
craig.p.drummond
6f0d166d0b Update current song to scrobble, even if disabled, so that when enabled we can scrobble.
BUG: 510
2014-07-24 19:22:14 +00:00
craig.p.drummond
58b98a0ee6 - Place toolbar options in there own tab
- Add option to toggle rating widget in toolbar
2014-07-24 17:37:02 +00:00
craig.p.drummond
435fa303d0 Show rating in sub text 2014-07-24 17:36:31 +00:00
craig.p.drummond
3ebca1f341 Slightly darker stars 2014-07-24 17:36:15 +00:00
craig.p.drummond
80d10be52e If we have a rating, but no include rules, then get list of songs with rating and use that 2014-07-24 17:36:00 +00:00
craig.p.drummond
625ae835bf Formatting 2014-07-24 17:35:28 +00:00
craig.p.drummond
82154caebf Load album covers for artists view in UI thread 2014-07-24 17:35:09 +00:00
craig.p.drummond
df7604c302 Remove some moc/QObject warnings in KDE builds without streams or http server.
BUG: 507
2014-07-23 20:56:09 +00:00
craig.p.drummond
20392d4ebb Only have 2 pixmaps for stars - on and off 2014-07-23 18:59:31 +00:00
craig.p.drummond
f6e0af61d9 Show stars in rating menu 2014-07-23 18:52:00 +00:00
craig.p.drummond
47bf991d04 Add ratings to tag editor 2014-07-23 18:06:02 +00:00
craig.p.drummond
d2b8298be7 Mention ratings in 'About Rules' 2014-07-23 18:05:46 +00:00
craig.p.drummond
dd10f31923 Clear rating if song is empty 2014-07-23 18:05:22 +00:00
craig.p.drummond
2d8b027333 Add ratings support to dynamic playlists 2014-07-23 18:05:01 +00:00
craig.p.drummond
acbbf3cd55 Fix example 2014-07-23 18:04:43 +00:00
craig.p.drummond
3538ff6578 Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
cbcb72b496 Remove unused var warning when compiling without online services. 2014-07-23 18:03:38 +00:00
craig.p.drummond
75cc63ea16 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00
craig.p.drummond
9bf097c3b0 Generate Inno setup files too - looks like the adware warning was a google error... 2014-07-20 15:03:17 +00:00
craig.p.drummond
cab1b37cf8 Update Spanish translation 2014-07-20 11:33:17 +00:00
craig.p.drummond
93920a4956 Update 2014-07-19 10:30:26 +00:00
craig.p.drummond
16777a3954 Use QUrl with server details to build HTTP address used to compare MPD http file paths against. 2014-07-19 10:29:06 +00:00
craig.p.drummond
1681e5db32 Use modern-ui for nullsoft installer 2014-07-19 10:28:35 +00:00
craig.p.drummond
945a343dc6 Use stream icon as http server fallback icon 2014-07-19 10:28:05 +00:00
craig.p.drummond
5d987292eb Use Nullsoft installer, due to the Inno generated installer getting flagged as containing adware (???) 2014-07-17 19:15:12 +00:00
craig.p.drummond
23ec3a2bd0 setting of artist images, large images, etc are no longer used 2014-07-17 17:15:03 +00:00
craig.p.drummond
2db5421be6 Fix non-device enabled builds 2014-07-17 16:17:04 +00:00
craig.p.drummond
635e04cc73 Update 2014-07-17 16:15:51 +00:00
craig.p.drummond
6d0c98f154 Fix playqueue background settings 2014-07-17 16:15:40 +00:00