Jonas Kvinge
|
b224aeb0d8
|
Use 4arg connects for networkreplies
|
2021-03-21 00:37:17 +01:00 |
|
Jonas Kvinge
|
73eebd6162
|
Set album cover filename by pattern as default when saving cover to album directory
|
2021-03-20 23:13:54 +01:00 |
|
Jonas Kvinge
|
54f2aa5f77
|
Update copyrights
|
2021-03-20 21:14:47 +01:00 |
|
Jonas Kvinge
|
a7df2bc4fb
|
Use original file when loading cover from file in album cover manager
|
2021-03-16 17:18:11 +01:00 |
|
Jonas Kvinge
|
5eda028af3
|
Minor code improvements to album cover loader
|
2021-03-16 17:17:22 +01:00 |
|
Jonas Kvinge
|
f5bb15f72e
|
Fix QSearchField on macOS
|
2021-03-15 22:38:06 +01:00 |
|
Jonas Kvinge
|
d84aebd8f4
|
Format code
|
2021-03-15 22:37:49 +01:00 |
|
Jonas Kvinge
|
548a1f30ca
|
Support saving by filename in SaveAndSetCover
|
2021-03-07 23:03:02 +01:00 |
|
Jonas Kvinge
|
e63859442a
|
Ignore drop event in album cover manager
Fixes strange case where albums are duplicated by drag/drop.
|
2021-03-07 22:59:08 +01:00 |
|
Jonas Kvinge
|
69032db3c3
|
Remove unused function
|
2021-03-07 07:20:29 +01:00 |
|
Jonas Kvinge
|
3e6029d33c
|
Clear art automatic when embedded cover is deleted
|
2021-03-07 05:43:56 +01:00 |
|
Jonas Kvinge
|
04bbff338d
|
Fix deleting multiple covers in album cover manager
|
2021-03-07 03:43:49 +01:00 |
|
Jonas Kvinge
|
e587e8cfc8
|
Use original file when loading cover from file in tag editor
|
2021-03-07 02:36:50 +01:00 |
|
Jonas Kvinge
|
5807bee23b
|
Load album cover controller settings when album cover manager is opened
|
2021-03-07 00:54:20 +01:00 |
|
Jonas Kvinge
|
b5bafbf23a
|
Lowercase file extension
|
2021-03-07 00:53:33 +01:00 |
|
Jonas Kvinge
|
ab4c725217
|
Fix embedded album cover default in edit tag dialog
|
2021-02-27 01:32:45 +01:00 |
|
Jonas Kvinge
|
72e61106a9
|
Remove unused include
|
2021-02-26 22:15:04 +01:00 |
|
Jonas Kvinge
|
e15e7f0942
|
Fix compile with Qt 5
Forgot to test the changes from the last commit with Qt 5
|
2021-02-26 22:01:45 +01:00 |
|
Jonas Kvinge
|
133f094d72
|
Add support for saving embedded album covers
Fixes #286
|
2021-02-26 21:03:51 +01:00 |
|
Jonas Kvinge
|
03959a68d5
|
Formatting
|
2021-02-02 21:08:58 +01:00 |
|
Jonas Kvinge
|
bf7c8df353
|
Connection syntax migration (#637)
|
2021-01-26 16:48:04 +01:00 |
|
Jonas Kvinge
|
72b194cd7e
|
Rename network to networkaccessmanager
|
2021-01-11 16:48:46 +01:00 |
|
Jonas Kvinge
|
cb5222e4d6
|
Fix albumcover searcher dialog not showing up on macOS
|
2020-12-24 16:56:00 +01:00 |
|
Jonas Kvinge
|
30cb0b1cae
|
QNetworkRequest::Http2AllowedAttribute require Qt 5.15
|
2020-12-20 07:42:14 +01:00 |
|
Jonas Kvinge
|
32ae3cd567
|
QNetworkRequest::Http2AllowedAttribute require Qt 5.14
|
2020-12-20 07:24:44 +01:00 |
|
Jonas Kvinge
|
a5ab8ddf8b
|
Disable http2 for musixmatch
|
2020-12-20 06:51:36 +01:00 |
|
Jonas Kvinge
|
1444a1578a
|
Search all unicode letters in musixmatch cover search
|
2020-12-20 06:40:45 +01:00 |
|
Jonas Kvinge
|
1bd586268c
|
Update some copyrights
|
2020-12-12 00:33:27 +01:00 |
|
Jonas Kvinge
|
3112c34d11
|
Change to NetworkAccessManager
|
2020-12-09 18:39:37 +01:00 |
|
Jonas Kvinge
|
0a31a94ee8
|
Change double-click in cover manager to open fullsize cover
Fixes #612
|
2020-12-07 17:23:08 +01:00 |
|
Jonas Kvinge
|
a155e503f4
|
Never use reference when iterating QJsonArray
|
2020-11-13 21:10:50 +01:00 |
|
Jonas Kvinge
|
62e0d9fe64
|
Remove all uses of QTextCodec
|
2020-11-04 18:16:23 +01:00 |
|
Jonas Kvinge
|
318c3bb422
|
Check if QNetworkRequest::ContentTypeHeader is filetype everwhere
|
2020-10-11 01:08:42 +02:00 |
|
Jonas Kvinge
|
287f0a3739
|
Remove redundant check for isNull()
|
2020-10-02 19:27:47 +02:00 |
|
Jonas Kvinge
|
d02dc54c1b
|
Log remote cover loading
|
2020-09-29 22:30:44 +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
|
48e0e6af71
|
Ignore Radio Paradise "commercial" break for cover and lyrics search
|
2020-09-10 17:17:55 +02:00 |
|
Jonas Kvinge
|
3c4209b676
|
Add more compilation titles
|
2020-08-15 17:33:54 +02:00 |
|
Jonas Kvinge
|
d51b9a8e0e
|
Add more compilation titles
|
2020-08-15 17:29:30 +02:00 |
|
Jonas Kvinge
|
d3664dcf78
|
Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9
|
2020-08-14 20:31:04 +02:00 |
|
Jonas Kvinge
|
0788981783
|
Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9
|
2020-08-14 20:20:41 +02:00 |
|
Jonas Kvinge
|
3f80b330cc
|
Log artist and album name
|
2020-08-10 18:05:52 +02:00 |
|
Jonas Kvinge
|
01632d538c
|
Decrease score for more compilation albums
|
2020-08-10 17:39:40 +02:00 |
|
Jonas Kvinge
|
4ae54dbaad
|
Decrease score for more compilation albums
|
2020-08-09 20:58:27 +02:00 |
|
Jonas Kvinge
|
e47f4ff731
|
Fix musixmatch cover size
|
2020-08-09 20:15:24 +02:00 |
|
Jonas Kvinge
|
465369d79e
|
Base initial score on album cover sizes retrieved from API
|
2020-08-09 20:10:53 +02:00 |
|
Jonas Kvinge
|
4f6e06131c
|
Change allow album cover search check
|
2020-08-07 00:28:46 +02:00 |
|
Jonas Kvinge
|
19f69e9e6c
|
Allow cover search only using either artist, album or title
|
2020-08-07 00:18:31 +02:00 |
|
Jonas Kvinge
|
01481da773
|
Use Qt::QueuedConnection for cover fetcher
|
2020-08-06 23:55:44 +02:00 |
|
Jonas Kvinge
|
5da69646f2
|
Add authentication for Qobuz cover provider
|
2020-08-06 22:57:44 +02:00 |
|