Jonas Kvinge
8680a54ae4
Only draw text when show/hide timeline is finished
2020-09-29 20:22:11 +02:00
Jonas Kvinge
30001be0ee
Show song in OSD when pausing and stopping
2020-09-29 19:27:35 +02:00
Jonas Kvinge
4614cb5ec1
Make sure same cover isn't loaded twice
2020-09-29 17:51:31 +02:00
Jonas Kvinge
e390f3a399
Clear now playing in MainWindow::MediaPlaying() instead
...
Fixes #548
2020-09-29 17:38:00 +02:00
Jonas Kvinge
e22d463d11
Use QFileInfo::completeBaseName() instead of QFileInfo::baseName()
...
Fixes #550
2020-09-29 17:30:21 +02:00
Jonas Kvinge
5877aa822c
Don't reset playing widget timeline
2020-09-29 01:07:04 +02:00
Strawbs Bot
a2915913bb
Update translations
2020-09-29 01:02:40 +02:00
Jonas Kvinge
a8b40747b2
Attempt to improve playing widget up/down
2020-09-28 20:09:23 +02:00
Jonas Kvinge
b63030d302
Don't send now playing twice
...
Fixes #548
2020-09-28 17:47:45 +02:00
Strawbs Bot
4457e416db
Update translations
2020-09-26 01:01:50 +02:00
Pascal Below
c7c1a8ede1
SubsonicRequest: create cover directory if it doesn't exist ( #547 )
2020-09-25 15:46:25 +02:00
Jonas Kvinge
fd1e9d7fb0
Fix clearing sent in scrobbler cache
2020-09-24 17:02:43 +02:00
Strawbs Bot
59a6d2317b
Update translations
2020-09-24 01:02:04 +02:00
Jonas Kvinge
0c743452b0
Only compile Subsonic scrobbler when compiled with Subsonic support
2020-09-23 18:55:22 +02:00
Jonas Kvinge
5cdc24bfb0
Reload Subsonic scrobbler settings
2020-09-23 18:31:09 +02:00
Pascal Below
45bc353341
Add Subsonic scrobble support ( #545 )
...
* add SubsonicScrobbler, add Scrobble method in SubsonicService
* new class SubsonicScrobbleRequest, use queue again, clean up
* add checkbox to enable server-side scrobbling to Subsonic settings page
* Check serversidescrobbling in SubsonicScrobbler::ReloadSettings instead of SubsonicService
TODO: SubsonicScrobbler::ReloadSettings needs to be called when
SubsonicSettings change.
2020-09-23 17:55:12 +02:00
Strawbs Bot
b2fc41a911
Update translations
2020-09-23 01:02:50 +02:00
Jonas Kvinge
ebefe8b6d2
Update copyright
2020-09-23 00:55:34 +02:00
Jonas Kvinge
9e3508134b
Add compilation to edit tag dialog
2020-09-23 00:52:41 +02:00
Jonas Kvinge
3166ca2127
Use QRecursiveMutex
2020-09-22 18:58:44 +02:00
Jonas Kvinge
204508478f
Don't ignore closeevent if already hidden
...
Possible fix for #277
2020-09-22 18:40:37 +02:00
Strawbs Bot
51ce674c97
Update translations
2020-09-22 01:02:29 +02:00
Jonas Kvinge
6fcde9fe5f
Add qobuz to scrobbler settings
2020-09-22 00:00:02 +02:00
Jonas Kvinge
230376c7f3
Ignore unused variable in MoveToTrashRecursive
2020-09-20 14:55:52 +02:00
Jonas Kvinge
91d0a2cd0c
Fix uninitialized variable
2020-09-19 02:10:16 +02:00
Jonas Kvinge
1ffd010e4a
Add windows.h include to MM device finder
...
Fixes compile error with mingw-w64 8.0.0
2020-09-19 02:06:15 +02:00
Strawbs Bot
ae366e141f
Update translations
2020-09-19 01:01:38 +02:00
Strawbs Bot
eb869c6e97
Update translations
2020-09-18 01:08:32 +02:00
Jonas Kvinge
b559f7cd16
Fix minor code issues
2020-09-17 18:12:14 +02:00
Jonas Kvinge
375d32f08e
Add missing utilities include
2020-09-17 18:01:24 +02:00
Jonas Kvinge
89d6b7cec0
Add smart playlists, ratings and Qobuz
...
Fixes #259
Fixes #264
2020-09-17 17:50:17 +02:00
Jonas Kvinge
34b4cc2d9e
Remove unused function
2020-09-17 17:28:32 +02:00
Jonas Kvinge
40ed17e609
Change defaults for context
2020-09-17 17:12:01 +02:00
Jonas Kvinge
673d76af45
Change defaults for Tidal
2020-09-17 17:07:54 +02:00
Jonas Kvinge
c13fb6f9d5
Use QLibraryInfo::path with Qt 6
2020-09-17 17:00:45 +02:00
Jonas Kvinge
e5b17092b4
Fix stretchheaderview column widths too wide
2020-09-16 00:01:16 +02:00
Strawbs Bot
466cb4c78b
Update translations
2020-09-15 01:01:29 +02:00
Strawbs Bot
9722e1ddc4
Update translations
2020-09-13 01:01:42 +02:00
Jonas Kvinge
e3a9b0b943
Use collection settings for group by settings
2020-09-12 15:48:26 +02:00
Jonas Kvinge
d668a8aee2
Change sort text for divider keys
...
Fixes problems on Windows with specific regionale settings, where
divider keys are all on the top, while albums are on the bottom
2020-09-12 13:30:45 +02:00
Strawbs Bot
75dc0aafcf
Update translations
2020-09-12 01:02:03 +02:00
Jonas Kvinge
41b94233c6
Add group by version check in internet search view too
2020-09-12 00:32:50 +02:00
Jonas Kvinge
52cff01b9c
Fix group by version
2020-09-12 00:18:08 +02:00
Jonas Kvinge
9221797c9d
Add sqlite3.exe to nsi
2020-09-11 22:58:56 +02:00
Strawbs Bot
7501131558
Update translations
2020-09-11 01:04:26 +02:00
Jonas Kvinge
10303cb9c0
Use unique keys for all container nodes in collection model
...
Fixes #539 and probably many more issues with the model.
2020-09-10 22:09:24 +02:00
Jonas Kvinge
e3587d369e
Add const
2020-09-10 22:05:12 +02:00
Jonas Kvinge
2a048502cc
Add PlaylistItem::NewFromSong function
2020-09-10 22:04:11 +02:00
Jonas Kvinge
cac01fbde9
Dont seperate compilation albums by directory in GetAlbums
...
Fixes issue where multi-disc albums are showing more than once in cover
manager.
2020-09-10 21:27:07 +02:00
Jonas Kvinge
48e0e6af71
Ignore Radio Paradise "commercial" break for cover and lyrics search
2020-09-10 17:17:55 +02:00