craig.p.drummond
|
90dd1aa54a
|
Mopidy sets DB time to 0, so need to handle this :-(
|
2014-01-22 19:21:16 +00:00 |
|
craig.p.drummond
|
b59e92bbcc
|
Artists and Albums models dont need to use covers from AudioCDs...
|
2014-01-20 21:12:52 +00:00 |
|
craig.p.drummond
|
2f24b3fd9b
|
Results of cppcheck...
|
2014-01-08 19:49:48 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
016a0f724e
|
Add model test code
|
2013-11-21 18:15:36 +00:00 |
|
craig.p.drummond
|
867dbf39a7
|
Also replace ~ with _ for cache file name - as MPD 0.18 allows usage of ~ in local socket name.
|
2013-11-18 21:25:01 +00:00 |
|
craig.p.drummond
|
3dffa9021c
|
If no db time from MPD, use current time. Proxy DB setups dont sent DB time!!
|
2013-11-15 19:38:03 +00:00 |
|
craig.p.drummond
|
8cb52bd0ad
|
Better parent checking
|
2013-11-12 20:20:56 +00:00 |
|
craig.p.drummond
|
5dfc8e0f6c
|
Fix crash when an album link is clicked on in context-view when current song is from a Various Artists album and the album link is to another album by the artist.
BUG: 327
|
2013-11-12 20:20:08 +00:00 |
|
craig.p.drummond
|
ad01f49580
|
Only save cache if we have a valid date
|
2013-11-10 17:52:19 +00:00 |
|
craig.p.drummond
|
ddd86a7a6f
|
If MPD's database time is invalid, and the cache's database time is invalid, then accept a database listing. This works-around an issue with using MPD's proxy DB - where no database time is sent.
BUG: 326
|
2013-11-10 17:47:55 +00:00 |
|
craig.p.drummond
|
f158b21d76
|
When gettnig albums, need to check all tracks if artist!=albumartist
|
2013-10-28 19:46:30 +00:00 |
|
craig.p.drummond
|
9e5f9feed7
|
Also match on 'basicArtist' when looking for albums
|
2013-10-28 19:44:22 +00:00 |
|
craig.p.drummond
|
e977c30e55
|
Only need to calculate song file size in action dialog
|
2013-10-25 20:04:22 +00:00 |
|
craig.p.drummond
|
d5c0ab1bb6
|
Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
|
2013-09-17 16:25:58 +00:00 |
|
craig.p.drummond
|
458fd449a0
|
Save cache if toggle grouping
|
2013-08-22 18:20:53 +00:00 |
|
craig.p.drummond
|
022eb1a05b
|
Keep track if this is MPD model or not
|
2013-07-23 10:31:23 +00:00 |
|
craig.p.drummond
|
eb9fe07bcf
|
Set model on root item, so that sync dialog works!!!
|
2013-07-23 10:27:13 +00:00 |
|
craig.p.drummond
|
2ab48f4b37
|
Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel
|
2013-07-17 18:16:50 +00:00 |
|
craig.p.drummond
|
aef49f1b5e
|
Use cached row wherever possible
|
2013-07-15 19:16:31 +00:00 |
|
craig.p.drummond
|
5a8a5d3f27
|
Fix missing icons in artists tab.
|
2013-07-03 18:50:30 +00:00 |
|
craig.p.drummond
|
246db3f4b1
|
Use album time for playlist duration in artists and albums views
|
2013-07-03 15:42:39 +00:00 |
|
craig.p.drummond
|
6779c58e8e
|
Better cue sheet support
|
2013-07-03 15:41:56 +00:00 |
|
craig.p.drummond
|
8847fbc84f
|
Dont count playlist in stats
|
2013-07-03 15:38:54 +00:00 |
|
craig.p.drummond
|
6242ae9be9
|
Fix playlist icons
|
2013-07-03 15:37:52 +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
|
b0681301a1
|
Improve title for icon view
|
2013-07-02 19:19:32 +00:00 |
|
craig.p.drummond
|
e6139e0cef
|
Fix selection of items in sync dialog
|
2013-06-17 18:36:19 +00:00 |
|
craig.p.drummond@gmail.com
|
02c45db8b8
|
Refresh albums view when multiple-artist grouping is changed.
|
2013-06-13 11:29:34 +00:00 |
|
craig.p.drummond
|
730faaf9eb
|
Store port number in cache filename, to handle cases where more than 1 MPD is running on a host
|
2013-06-12 20:02:36 +00:00 |
|
craig.p.drummond
|
a5622b4682
|
Fix Qt5 segfault on exit, due to static QIcons being destructed.
|
2013-06-12 19:56:59 +00:00 |
|
craig.p.drummond
|
9125bc5d5a
|
Speed up check/uncheck of artists and albums
|
2013-06-07 19:21:28 +00:00 |
|
craig.p.drummond
|
8be8e5e875
|
Clean compressed library caches too
|
2013-06-05 16:54:22 +00:00 |
|
craig.p.drummond
|
441fd38589
|
Cache list of artist for a various artists album
|
2013-06-05 16:52:52 +00:00 |
|
craig.p.drummond
|
1fce0053b9
|
Only lookup album list once
|
2013-06-05 16:52:26 +00:00 |
|
craig.p.drummond
|
2f19eb77d8
|
Only refresh backdrop if ablum list has changed
|
2013-06-04 18:34:59 +00:00 |
|
craig.p.drummond
|
28809f6de7
|
If we cannot access htbackdrops.com (still no API key), then make some simple backdrops
|
2013-06-04 18:28:40 +00:00 |
|
craig.p.drummond
|
b466c3c84e
|
Remove 'Uncheck All', and add 'Check Items' and 'Uncheck Items' actions
|
2013-05-30 18:06:34 +00:00 |
|
craig.p.drummond
|
e0c24f66e7
|
Add uncheck all action to sync dialog
|
2013-05-29 19:22:04 +00:00 |
|
craig.p.drummond
|
0a0ee2fbff
|
Improve status check when model is updated
|
2013-05-29 19:04:30 +00:00 |
|
craig.p.drummond
|
88a8ede746
|
Use checkboxes in sync dialog to makr items to be copied
|
2013-05-29 19:03:29 +00:00 |
|
craig.p.drummond
|
e872ac2c2c
|
Show list of albums for an artist
|
2013-05-24 19:05:14 +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
|
50b4be5f8a
|
Allow setting of artist image in cover dialog
|
2013-04-24 18:28:05 +00:00 |
|
craig.p.drummond
|
33a74bf0c6
|
Use image file if we can
|
2013-04-03 17:00:25 +00:00 |
|
craig.p.drummond
|
3710656286
|
Show similar artists, and artist image
|
2013-04-03 16:57:00 +00:00 |
|
craig.p.drummond
|
995720cf13
|
Simplify
|
2013-03-29 22:39:53 +00:00 |
|
craig.p.drummond
|
02bf1caa08
|
Fix crash in sync dialog
|
2013-03-19 19:27:28 +00:00 |
|
craig.p.drummond
|
6fb6def3c6
|
When finsing if song exists, also check track number
|
2013-03-11 19:49:06 +00:00 |
|
craig.p.drummond
|
5402d44b44
|
When checking song against song-item, used displayTitle - as this is what is shown!
|
2013-02-27 19:43:28 +00:00 |
|