craig.p.drummond
7514a10b4f
Update album's year if song year is changed in tag editor.
2013-12-07 23:18:01 +00:00
craig.p.drummond
5297fbc851
Remove Cantata streams when exiting.
2013-12-06 13:18:42 +00:00
craig.p.drummond
f002e46131
Better handling of Cantata stream URLs with special characters (e.g. question marks)
2013-12-05 19:43:37 +00:00
craig.p.drummond
79020b617f
Update
2013-12-05 19:43:13 +00:00
craig.p.drummond
b392ccbc30
If song has a disc number set, then display song track as "disc.track title" - e.g. "2.01 Blah blah"
2013-12-05 19:42:58 +00:00
craig.p.drummond
0d2a616c99
Dissalow chaning of filename scheme for MTP devices.
2013-12-05 19:41:17 +00:00
craig.p.drummond
1e8fd1be67
Use AlbumArt as default cover name for MTP devices.
2013-12-04 19:50:53 +00:00
craig.p.drummond
e8325b714f
Align main menu with toolbutton
2013-11-29 20:18:12 +00:00
craig.p.drummond
3e9a776959
Add leoslyrics.com to list of lyrics providers.
2013-11-29 20:15:54 +00:00
craig.p.drummond
00bec88778
Remove duplicate entry
2013-11-29 20:14:36 +00:00
craig.p.drummond
86e882e7d4
Use wikia API
2013-11-28 19:58:02 +00:00
craig.p.drummond
904f7a69ac
- Fix some more lyrics sites; elyrics.net, loudson.gs, lyrics.com, lyricsmode.com, lyricsreg.com, lyricstime.com, metrolyrics.com, mp3lyrics.org, tekstowo.pl, vagalume.com.br
...
- lyricsbay.com: has lyrics, just not sure on extraction
- lyricsdownload.com: empty page returned?
- lyricsmania.com: unreachable?
- teksty.org: no lyrics found?
BUG: 339
2013-11-28 19:57:19 +00:00
craig.p.drummond
6e6f554cd3
Radio GFM
2013-11-27 19:38:14 +00:00
craig.p.drummond
789781df40
If looking for lyrics on lyrics.wikia.com, then use its search API to locate lyrics page.
2013-11-26 20:02:05 +00:00
craig.p.drummond
e8f99117ac
Only load info of stored playlists when required.
2013-11-26 19:59:57 +00:00
craig.p.drummond
f7c7419bdb
Update
2013-11-26 19:59:40 +00:00
craig.p.drummond
d50d6e228b
Fix fetching lyrics for songs, or artists, containing ampersand or question mark characters.
...
BUG: 339
2013-11-26 19:58:45 +00:00
craig.p.drummond
75c34d6ca0
Using mouse wheel over position slider changes position by 5 seconds.
...
BUG: 338
2013-11-25 19:25:36 +00:00
craig.p.drummond
988b084bd2
Instantiate network proxy factory when network access manager is constructed.
2013-11-21 18:16:18 +00:00
craig.p.drummond
7c7bee47c3
Correctly update tooltips when removing a short-cut from an action.
2013-11-20 22:14:32 +00:00
craig.p.drummond
9c474c8875
Add action to cancel context jobs
2013-11-20 22:11:34 +00:00
craig.p.drummond
abc18ca1a7
Dont load folder list until view is visible.
2013-11-15 19:40:02 +00:00
craig.p.drummond
21a5302020
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
033e961c4b
Show device copy/delete status in Unity launcher - show current progress, and track count to be actioned.
2013-11-14 20:15:25 +00:00
craig.p.drummond
56f99bac16
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
02b703789d
- Look for backdrop.jpg/png in music folder before attempting to download.
...
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
4ea883616f
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
e5162dc938
Spelling!!!
2013-11-10 07:57:27 +00:00
craig.p.drummond
c43f6ae6d3
When showin a new page, place focus on view.
2013-11-10 07:55:14 +00:00
craig.p.drummond
a9eec852a0
Add 'Shuffle Albums' entry to playqueue context menu.
...
BUG: 323
2013-11-01 19:30:26 +00:00
craig.p.drummond
4a62e96dfa
Add albums in random order to playqueue.
...
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
3695f1185b
Lazy-load ListenLive
2013-10-30 22:09:15 +00:00
craig.p.drummond
c5904d90a1
Fix updating of current collecion in Cantata's menu when current collection is set in settings dialog.
2013-10-28 19:48:42 +00:00
craig.p.drummond
372cfb8e16
Show total cache usage
2013-10-28 19:47:34 +00:00
craig.p.drummond
4d8e16074f
Add CMake option to disable KWallet in KDE builds
2013-10-28 19:46:54 +00:00
craig.p.drummond
c67dcfc031
Add a config item to control volume step - no config UI
2013-10-25 20:02:38 +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
5343b1273a
Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes.
2013-10-22 18:22:41 +00:00
craig.p.drummond
a4bc9d3063
Put song-file checking in base class
2013-10-21 18:06:52 +00:00
craig.p.drummond
a4d0b9a120
When displaying tag editor, track orgainiser, or replay gain dialogs, check that the song files can be accessed. (For speed reasons, only the 1st 100 files are checked)
2013-10-21 18:04:46 +00:00
craig.p.drummond
490bc7ab38
Hungarian translation - thanks to Török Árpád
2013-10-17 17:19:14 +00:00
craig.p.drummond
9160086137
When setting window title, use full-text from track/artist labels, and not the squeezed text!
2013-10-16 18:27:15 +00:00
craig.p.drummond
e7533f1f81
Formatting
2013-10-16 18:26:47 +00:00
craig.p.drummond
71363daa3a
Add a UI option to control clear playqueue prompt.
...
BUG: 318
2013-10-16 18:21:39 +00:00
craig.p.drummond
42931e1066
Custom volume control
2013-10-15 17:19:20 +00:00
craig.p.drummond
c4a2915308
Dont treat albums that have artists such as 'Abc' and 'Abc with xyz' as multiple artist albums.
2013-10-15 17:17:18 +00:00
craig.p.drummond
4bc6d42f85
Fix HTTP server under windows when passed a local file
2013-10-15 17:14:51 +00:00
craig.p.drummond
5a58d25d8a
Spelling
2013-10-15 17:13:00 +00:00
craig.p.drummond
2621be37e0
USe native dir separators for display
2013-10-14 18:17:34 +00:00
craig.p.drummond
072f63feda
There will be no more 1.1.x releases - so place the MTP version check under 1.2.0 changelog
2013-10-13 17:27:06 +00:00