Commit Graph

153 Commits

Author SHA1 Message Date
craig.p.drummond
da4745b207 If listallinfo fails, and using MPD>=0.18, inform user to increase MPD's buffer size 2014-01-03 19:01:28 +00:00
craig.p.drummond
c784be119b Fix error message reporting 2014-01-03 19:00:33 +00:00
craig.p.drummond
477f386854 Show offending cue file / playlist in error message, when attempting to add these to a stored play list.
BUG: 372
2013-12-31 09:09:15 +00:00
craig.p.drummond
a035648dd9 Increase max-per-add to 10000 2013-12-30 12:14:49 +00:00
craig.p.drummond
6fa75e19e7 Allow 'add' chunk size to be configured via config file. 2013-12-30 09:59:50 +00:00
craig.p.drummond
0155bf35dd Also shorten command list when logging that it failed! 2013-12-30 09:49:16 +00:00
craig.p.drummond
3df1de9733 When adding files to playqueue, only add in batches of up to 2000 songs.
BUG: 365
2013-12-30 09:47:34 +00:00
craig.p.drummond
36f2f9cd77 Add more debug to sendCommand 2013-12-29 18:23:14 +00:00
craig.p.drummond
991830f1d7 Use a timeout of 2 seconds per 100K bytes of data - therefore, Cantata will wait longer to write the data of a large command, and read its response.
BUG: 365
2013-12-29 14:44:06 +00:00
craig.p.drummond
f218bb5a3c Improve error message if 'playlist_directory' does not exist.
BUG: 358
2013-12-26 20:54:30 +00:00
craig.p.drummond
14c5c192a4 Register QSet<qint32> meta-type 2013-12-25 21:33:17 +00:00
craig.p.drummond
3efbf60f23 When checking for Cantata streams - also check CDDA. Needed for HTTP server, so that it know which Cantata files to serve. 2013-12-24 19:57:30 +00:00
craig.p.drummond
73fae91861 Improve internal HTTP security - only server files to MPD host, and only serve files in playqueue.
BUG: 356
2013-12-24 19:15:51 +00:00
craig.p.drummond
21b3cf37a3 Preserve priorities when undo/redo 2013-12-19 20:08:24 +00:00
craig.p.drummond
bcf864444f Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
09a8a0fb51 Basic undo/redo support for playqueue. 2013-12-17 21:12:27 +00:00
craig.p.drummond
b3ba4e8d03 If command fails without recieving an error - then display "Unknown" allong with the command.
BUG: 341
2013-12-10 19:48:38 +00:00
craig.p.drummond
aabac89d68 More consistent .cue file detection - move code into Song class 2013-12-08 15:56:01 +00:00
craig.p.drummond
4f85c08501 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
73e57beeb1 When shuffling albums, only start to play if was playing before shuffle 2013-11-27 19:40:18 +00:00
craig.p.drummond
3cd243ed9e readReply() should be static 2013-11-27 19:39:48 +00:00
craig.p.drummond
846c13c36c Mention that error comes from MPD 2013-11-15 19:38:25 +00:00
craig.p.drummond
62924f8142 Be consistent with isReadable check on dirs 2013-10-20 14:18:31 +00:00
craig.p.drummond
53ec86e574 Fix detection of shares when \\ip.address is used
BUG: 316
2013-10-18 18:56:49 +00:00
craig.p.drummond
c78e3aa20a Fix detecting if MPD dis is readable, if it is specified as \\host
BUG: 316
2013-10-17 17:22:54 +00:00
craig.p.drummond
c93ad16160 Cleanup 2013-10-08 18:00:42 +00:00
craig.p.drummond
1e781a9a37 Use "play" command if play button is pressed and there is no current song. 2013-09-24 18:41:35 +00:00
craig.p.drummond
b678d4b25c Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
a0ee974374 Add option to prevent system from suspending whilst playing (Linux only). 2013-09-02 18:25:54 +00:00
craig.p.drummond
0c99596bd5 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
72cd22161c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
ce72f561bd After replacing play queue - dont emit error if fail plays, might be that playlist was not loaded... 2013-07-03 19:05:22 +00:00
craig.p.drummond
e99fc01299 Start playing, even if adding a playlist, when replace is used 2013-07-03 15:40:52 +00:00
craig.p.drummond
a2e0a0b70e Better error message 2013-07-03 15:39:34 +00:00
craig.p.drummond
1d6f138305 Cant add a playlist, or part-of, to another playlist 2013-07-03 15:39:19 +00:00
craig.p.drummond
90e1ae4937 For MPD versions 0.17 and above, if Cantata can read a .cue file then it will list each track as a separate entry in the artists and albums views.
BUG: 249
2013-07-02 19:20:40 +00:00
craig.p.drummond
93db55160e Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00
craig.p.drummond
2d1f7dbbaa Dont show socket filename in description 2013-06-21 18:42:25 +00:00
craig.p.drummond
58507f551b Add debug logging 2013-06-10 16:34:22 +00:00
craig.p.drummond
49195f83e7 Simplify debug toggle 2013-05-28 19:09:46 +00:00
craig.p.drummond
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
ab3c63410f - Fix deletion of threads.
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
a205a719cd Initialise members 2013-04-26 18:46:20 +00:00
craig.p.drummond
b75ce3205d Attempt to fix stop-after-current when there is only 1 track in the playqueue, and this is set to repeat 2013-04-19 18:32:37 +00:00
craig.p.drummond
19128592c5 Set state to stopped if we stop after current 2013-04-19 18:31:59 +00:00
craig.p.drummond
327fefab2a Update replaygani settnig when this is changed in mpd 2013-04-15 18:37:31 +00:00
craig.p.drummond
4b0dba4f93 Fix seek via mpris 2013-04-06 07:45:57 +00:00
craig.p.drummond
b78b318dc2 track ID is a signed in 2013-04-06 07:45:11 +00:00
craig.p.drummond
20c0ca438d Better control over stopAfterCurrentId 2013-04-06 07:44:47 +00:00
craig.p.drummond
55911ebc93 Add 'Stop after track' to playqueue context menu. 2013-04-04 19:57:52 +00:00