Commit Graph

160 Commits

Author SHA1 Message Date
craig
0b283a904a When checking whether a song exists in device, or library, need to also check
'single tracks' and 'multiple artist' groupings - if these have been enabled.
2012-03-20 21:11:19 +00:00
craig
1621faf8d6 Add option to group albums with multiple artists under Various Artists. 2012-03-20 21:11:02 +00:00
craig
4c7af103af Apply 'group single track albums' to devices. 2012-03-20 21:10:45 +00:00
craig
92473d7319 TagLib does not always have ASF/MP4 2012-03-14 17:31:01 +00:00
craig
1a05040904 Qt tag editor 2012-03-14 17:28:55 +00:00
craig
994fa1e53b filtetype resolver is KDe only 2012-03-14 17:28:33 +00:00
craig
ca2b578432 TagLib is required 2012-03-14 17:27:43 +00:00
craig
c77d956653 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
b450c6ad45 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
438973185d Save remote device options! 2012-03-05 19:51:09 +00:00
craig
ae18d651b9 Confirm device is valid 2012-03-04 16:33:02 +00:00
craig
84deca144e Update devices menu 2012-03-02 20:25:55 +00:00
craig
7db440cb65 Remvoe old mount point when rename 2012-03-02 20:25:40 +00:00
craig
c5138895c5 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
08ae1c733f Add Retry 2012-03-02 20:25:04 +00:00
craig
5a0391c95d Fix empty dir check 2012-03-02 20:24:53 +00:00
craig
8ab1687fdd Remote devices dont need separate audio folder setting 2012-03-02 20:24:40 +00:00
craig
9817f61c4b Cechk if mount point is empty before mounting 2012-03-02 20:24:19 +00:00
craig
003abfa36f Use KMountPoint 2012-03-02 20:23:53 +00:00
craig
45e3f0c531 Need to call 'KDialog::slotButtonClicked' - oterhwise if dialog is closed by clicking on window's X button, it is not actually deleted 2012-03-01 20:27:09 +00:00
craig
bf536e2d52 Set completion mode 2012-03-01 18:31:12 +00:00
craig
8ca1faa881 Only check folder setting if its appropriate 2012-03-01 18:30:56 +00:00
craig
7cab78b729 Remote devices dont need separate music folder 2012-03-01 18:30:36 +00:00
craig
802dce94d4 Sleep 2012-02-29 18:11:06 +00:00
craig
39a2d7f45d Fix device rename 2012-02-29 18:10:01 +00:00
craig
58d06d3a09 Track & title consistency 2012-02-29 18:09:48 +00:00
craig
56c86caffa Save details! 2012-02-29 18:09:34 +00:00
craig
c8a1e23ea1 Save/update device cache 2012-02-28 19:31:47 +00:00
craig
102c178e7f Wait for scanner thread to end 2012-02-28 19:29:48 +00:00
craig
327999e642 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
craig
3483711598 Show number of tracks read so far. 2012-02-22 20:21:24 +00:00
craig
91ac0ae0f3 Reduce qDebug usage 2012-02-22 20:03:38 +00:00
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
a8e79b4287 Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
d214eb01d1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
138a2fed04 Pass audioFolderSetting 2012-02-22 17:27:57 +00:00
craig
717516db44 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
0dea245bfe File protocol cannot connect/disconnect 2012-02-22 17:27:03 +00:00
craig
b3dd0dce04 - Unmounting doesnt seem to work unless we pass -z???
- Keep connection alive, by opening with -o ServerAliveInterval=15
2012-02-21 22:40:38 +00:00
craig
18583f5276 Capacity is unknown for sshfs 2012-02-21 22:27:04 +00:00
craig
9111091df8 Add connect/disconnect action 2012-02-21 22:23:55 +00:00
craig
460c8ec0f6 Dont auto connect at start-up 2012-02-21 21:26:00 +00:00
craig
ccd9e25a62 Better strings 2012-02-21 21:25:13 +00:00
craig
79c76aae31 Set status messages 2012-02-21 21:24:10 +00:00
craig
e3f959d5f3 Not used!!! 2012-02-21 21:19:27 +00:00
craig
46b4e19935 Dont output error code - its always 1!!! 2012-02-21 21:11:34 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
dd7c3eadac Unset italic when renamed 2012-02-20 18:02:45 +00:00
craig
84c043dbbb s/copy/rename/g 2012-02-20 18:02:31 +00:00
craig
df19620033 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00