Commit Graph

104 Commits

Author SHA1 Message Date
craig.p.drummond
1f79ac3808 Dont send update per dir 2014-04-04 19:33:03 +00:00
craig.p.drummond
8dd3d05943 Better handling of various fields 2014-04-03 19:01:11 +00:00
craig.p.drummond
2816bdd788 Need more than 1 item in order to have various items! 2014-04-03 19:00:45 +00:00
craig.p.drummond
7722d2756f Show "(Various)" for disc and year fields 2014-04-03 18:59:55 +00:00
craig.p.drummond
df8990da17 In tag-editor, when onbtaining values to use for 'All Tracks' entry, don't ignore empty fields. 2014-04-03 18:58:45 +00:00
craig.p.drummond
87b3874f68 Don't set year or disc in tag editor for 'All Tracks' unless they are non-zero
BUG: 458
2014-04-02 19:28:33 +00:00
craig.p.drummond
47493d6ae0 After altering filename scheme from track organizer, save settings.
BUG: 457
2014-04-02 19:14:46 +00:00
craig.p.drummond
d325fd7b39 If track org called from tag editor, only update MPD once 2014-04-02 17:41:58 +00:00
craig.p.drummond
654f9b264b When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
c82d5dab6b Attempt to stop tag helper process when Cantata exits 2014-04-02 17:33:04 +00:00
craig.p.drummond
5edd006d74 Dont hard code artist name fixes 2014-03-31 17:57:01 +00:00
craig.p.drummond
8c0a929951 s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
2014-03-28 21:43:36 +00:00
craig.p.drummond
869e327c0d - Send size of data being sent to/from helper, then read that number of bytes.
- Wait for readRead signal
BUG: 451
2014-03-28 21:12:56 +00:00
craig.p.drummond
d1f48cecc3 Consistency 2014-03-28 21:10:32 +00:00
craig.p.drummond
5f9c962e28 Set placeholder texts 2014-03-27 19:57:42 +00:00
craig.p.drummond
24bd158d5c Clear comment field before adding song to list 2014-03-27 19:57:28 +00:00
craig.p.drummond@gmail.com
854e50e65c Use a sparate thread for communications with tag helper. 2014-03-27 12:17:44 +00:00
craig.p.drummond
741d271656 - append startCount to socket filename
- only atempt to start app once
2014-03-26 19:35:27 +00:00
craig.p.drummond
8ae127fd37 Fix KDE link 2014-03-25 19:45:57 +00:00
craig.p.drummond
835c68eacd Use exit handler to ensure socket is removed 2014-03-24 20:42:54 +00:00
craig.p.drummond
0f21c1f2c6 Use random number on socket filename 2014-03-24 20:42:03 +00:00
craig.p.drummond
401a8f1c12 Dont set max size, seems to mess things up when progressbar is shown 2014-03-24 20:40:38 +00:00
craig.p.drummond
50a3bba295 Windows build fixes for external tags helper 2014-03-24 20:39:38 +00:00
craig.p.drummond
aee6c45c80 Fix for reading comments when only 1 track selected 2014-03-24 20:39:11 +00:00
craig.p.drummond
64555404e2 Install helper apps into helpers/ in windows install 2014-03-24 20:38:51 +00:00
craig.p.drummond
86c470ab7e Cleanup 2014-03-24 20:37:15 +00:00
craig.p.drummond
e93b61543a Load all covers from album, and playqueue, views in non UI thread 2014-03-19 19:49:10 +00:00
craig.p.drummond
4dce44ebbd Show progress when reading comment field from files 2014-03-14 19:15:37 +00:00
craig.p.drummond
bcabc3b9aa Improve external tags helper 2014-03-14 19:14:03 +00:00
craig.p.drummond
b242ecc767 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
1103b8ee09 After editing files in tag editor, editing in track organizer, adding new files, or removing exisint files, only ask MPD to update folders that have changed. 2014-02-27 17:38:28 +00:00
craig.p.drummond
4e2e6ca759 Add URL label if mopidy is used 2014-01-29 19:17:43 +00:00
craig.p.drummond
161766ccfe s/client/server/g 2014-01-25 10:00:15 +00:00
craig.p.drummond
78ce06ccb1 Currently mopidy does not support update, and needs to be manually updated. So, if we make any changes, inform the user of this. 2014-01-22 19:27:25 +00:00
craig.p.drummond
1c893759d1 Decode mopidy URIs when showin in UI 2014-01-22 19:26:14 +00:00
craig.p.drummond
5038bd4fb0 Try to detect if we are connected to Mopidy, and act accordingly 2014-01-22 19:23:26 +00:00
craig.p.drummond
6333aa1ff0 Handle Mopidy local:track:file paths 2014-01-21 19:42:44 +00:00
craig.p.drummond
641a5d5404 Use lyrics if NOT empty :-(
BUG: 382
2014-01-18 16:03:04 +00:00
craig.p.drummond
5defb8541d Read lyrics from LYRICS tag for FLAC, Opus, Vorbis, and Speex files. 2014-01-17 21:50:23 +00:00
craig.p.drummond
ced47ac5ca Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
c6d2e379a8 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
ce364a7734 Fix non-device enabled builds (e.g. Windows) 2013-12-10 19:43:23 +00:00
craig.p.drummond
56e8b209a1 Only show composer field in tag editor if it is one of the MPD supplied tags 2013-12-05 19:40:46 +00:00
craig.p.drummond
5d63ab1d78 Only use taglib in tags.cpp/filetyperesolver.cpp 2013-11-26 19:59:15 +00:00
craig.p.drummond
cb762dcf37 Check if ID3V2 is empty 2013-11-24 20:19:00 +00:00
craig.p.drummond
c049af0cc8 Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
d35039429b Make stream category and online provider configs available from main settings dialog. 2013-10-23 18:33:38 +00:00