Jonas Kvinge
0c6872b352
Disable automatic conversions from 8-bit strings
2024-04-13 05:05:33 +02:00
Jonas Kvinge
2e61235403
Application: Use shared pointers
...
Fixes #1239
2023-07-21 05:55:24 +02:00
Jonas Kvinge
bee6b7f946
Rename original_url to media_url
2023-04-21 16:20:00 +02:00
Jonas Kvinge
157de12bdf
Improve Tidal and Qobuz request
2022-11-27 01:28:29 +01:00
Jonas Kvinge
b22320c48f
Replace typedef with using
2022-10-13 22:39:31 +02:00
Jonas Kvinge
01f8129ed0
Improve URL handler, return error for encrypted Tidal streams
2021-11-08 20:25:22 +01:00
Jonas Kvinge
d2d7f32c45
Add new method for updating songs based on song ID
...
Show status updating database.
Fixes #750
2021-09-19 15:43:36 +02:00
Jonas Kvinge
b5f4df0912
Refactor subsonic, tidal and qobuz code
2021-07-01 02:02:02 +02:00
Jonas Kvinge
1295033fae
Clang-Tidy and Clazy fixes
2021-06-20 19:04:08 +02:00
Jonas Kvinge
54f2aa5f77
Update copyrights
2021-03-20 21:14:47 +01:00
Jonas Kvinge
daff2c1f84
Add option to append explicit to album titles for Tidal
2021-01-28 19:55:28 +01:00
Jonas Kvinge
bf7c8df353
Connection syntax migration ( #637 )
2021-01-26 16:48:04 +01:00
Jonas Kvinge
673d76af45
Change defaults for Tidal
2020-09-17 17:07:54 +02:00
Jonas Kvinge
651020388d
Use override
2020-06-15 21:55:05 +02:00
Jonas Kvinge
082c9097e4
Fix parameter name mispatches
2020-06-14 18:58:24 +02:00
Jonas Kvinge
d78bb94af3
Fix Tidal OAuth login
2020-05-13 21:56:11 +02:00
Jonas Kvinge
e35501ff0a
Delete remaining network replies and local redirct server in destructor
2020-05-12 21:28:42 +02:00
Jonas Kvinge
0be48f9f59
Minor code fixes to Tidal
2020-04-23 21:05:57 +02:00
Jonas Kvinge
d90aecb164
Add back Tidal support
2020-04-13 19:04:06 +02:00
Jonas Kvinge
2e0f7b367f
Remove tidal and qobuz
...
Fixes #369
2020-02-25 01:08:03 +01:00
Jonas Kvinge
1851f26e3f
Reduce includes
2020-02-09 02:29:35 +01:00
Jonas Kvinge
fc2d601424
Remove useless stdbool.h include
2019-12-30 23:14:40 +01:00
Jonas Kvinge
2d67279180
Fix minor code issues
2019-09-15 20:27:32 +02:00
Jonas Kvinge
b5eb13449b
Safely close database connections and delete backends
...
Also fix NewClosure leak caused by disconnected object signals
2019-07-24 19:16:51 +02:00
Jonas Kvinge
65780e1672
Improve album cover searching and cover manager, use HttpStatusCodeAttribute and QSslError for services
...
- Improve album cover manager
- Change art_automatic and art_manual to QUrl
- Refresh collection album covers when new album covers are fetched
- Fix automatic album cover searching for local files outside of the collection
- Make all Json services check HttpStatusCodeAttribute
- Show detailed SSL errors for Subsonic, Tidal and Qobuz
2019-07-07 21:14:24 +02:00
Jonas Kvinge
044f347729
Re-enable tidal oauth settings
2019-07-06 00:02:25 +02:00
Jonas Kvinge
c2a6def8b9
Rename cache album covers to download album covers and only do it for
...
favorite requests
2019-07-01 01:01:30 +02:00
Jonas Kvinge
15721da46e
Read duration, samplerate and bit depth from stream url replies
2019-06-22 08:39:30 +02:00
Jonas Kvinge
e1de110dd7
Validate configuration better
2019-06-20 20:49:02 +02:00
Jonas Kvinge
bf4001968e
Change to const references, make search progress and status pass search id
2019-06-20 16:33:28 +02:00
Jonas Kvinge
7b54cef23b
Add Subsonic support ( #180 )
2019-06-17 23:54:24 +02:00
Jonas Kvinge
56ffb0deb1
Fix code challenge in tidal oauth
2019-06-10 02:29:57 +02:00
Jonas Kvinge
c0c1457073
Add optional oauth authentication for tidal
2019-06-09 19:29:25 +02:00
Jonas Kvinge
5c2ca1e3d9
Add tidal add/remove favorites + more tidal fixes
2019-06-07 20:23:05 +02:00
Jonas Kvinge
f26f932fd7
Queue tidal requests
2019-05-30 18:06:48 +02:00
Jonas Kvinge
890fba0f61
Add internet tabs view and tidal favorites ( #167 )
2019-05-27 21:10:37 +02:00
Jonas Kvinge
b8fa2985d5
Fix Tidal SendLogin signal
2019-05-20 19:14:33 +02:00
Jonas Kvinge
2ad1d27a59
Remove stream schema setting and add Add HI_RES option
2019-05-14 18:45:38 +02:00
Jonas Kvinge
7cc9c75d15
Make tidal token configurable
2019-05-13 23:49:09 +02:00
Jonas Kvinge
1ad163aac3
Add tidal cover provider
2019-04-14 16:40:05 +02:00
Jonas Kvinge
f698b860f7
Tidal: Handle login better and allow duplicate albums
2019-03-23 21:14:46 +01:00
Jonas Kvinge
04d34a06c7
Improve Tidal error handling
2019-03-22 23:20:43 +01:00
Jonas Kvinge
35f448c34f
Add artist search in internet view, and use album artist
2019-02-12 21:58:03 +01:00
Jonas Kvinge
c91cef3507
Add error handling/message for url handler
2019-01-13 00:06:08 +01:00
Jonas Kvinge
f4dcf6821f
Rename class InternetModel to InternetServices
2018-10-23 23:25:02 +02:00
Jonas Kvinge
a8a714c820
Use common classes for Tidal and Deezer
2018-10-17 21:18:39 +02:00
Jonas Kvinge
83a9724d17
Improve Tidal code
2018-10-16 21:31:28 +02:00
Jonas Kvinge
4aad44cb62
Create timer for login attempts for Tidal
2018-10-13 00:30:52 +02:00
Jonas Kvinge
8a57356f64
More Tidal fixes
2018-09-22 15:37:42 +02:00
Jonas Kvinge
aa83a2b40b
Add option to change url stream scheme for Tidal
2018-09-21 18:53:27 +02:00