817588a755
Properly exclude 00 for partial dates, fixes#477emeric2025-01-20 13:43:19 +01:00
33759def78
Adding support for partial dates (only year or month), fixes#477emeric2025-01-19 23:50:39 +01:00
c73ff7dc03
Use ENCODINGTIME to set the added time, if present, otherwise use the last modified time of the file (only during the first import), fixes#595emeric2025-01-18 16:51:31 +01:00
5cfbbeca65
Fixed build with taglib < 2.0.1
emeric2025-01-18 14:45:31 +01:00
c7db5fc61a
Added support for explcit tags (rtng, ITUNESADVISORY)
emeric2025-01-17 18:03:16 +01:00
1d15be1e6c
Added an option to skip playlists that are refering to a single album + skip playlists that are empty, fixes#577emeric2025-01-15 21:14:18 +01:00
4a75e5220e
Merge branch 'honor-max-bitrate' into develop
emeric2025-01-12 20:56:07 +01:00
eda06c8214
Scanner: do not decode whole images, just probe, ref #561emeric2025-01-12 20:55:16 +01:00
cfacfcff46
Use user's bitrate in case it is not set, fixes#588emeric2025-01-09 13:28:46 +01:00
965c2af662
Fixed bitrate not properly parsed from html local storage, fixes#587emeric2025-01-08 19:11:33 +01:00
dd163f04c8
Subsonic API: order directories by name + order tracks by file name when using directory based commands, fixes#589emeric2025-01-08 14:05:34 +01:00
10d900faf2
Simplified some path writes
emeric2025-01-06 22:29:46 +01:00
06a4db51f7
Try to parse lyrics files in txt files, fixes#582emeric2025-01-05 21:14:44 +01:00
1f6398b5b4
Do not try to create a string from a potentially null ptr, ref #561emeric2025-01-05 16:49:21 +01:00
3740c6f899
Allow to use an empty lms.conf file, default values are now all hardcoded, fixes#584emeric2025-01-05 16:12:25 +01:00
a6ab9c5ff4
Allow the custom tag PUBLISHER to be a fallback for LABEL, fixes#576emeric2024-12-21 16:53:42 +01:00
9ba7966d5e
Merge branch 'develop' for release v3.62.1
emeric2024-12-20 09:32:45 +01:00
7306a6b47d
Correctly sort tracks within the tracklists, ref #574emeric2024-12-19 21:01:25 +01:00
d6c5fc464e
Subsonic API: return error code 50 when attempting to modify a public playlist that foes not belong to the user, ref #574emeric2024-12-19 20:58:47 +01:00
ac4baaac10
Added some debug logs during scans, quite verbose
emeric2024-12-19 20:36:50 +01:00
4c2be63e94
Fixed typo that prevents m3u8 files to be scanned, ref #574emeric2024-12-19 20:23:28 +01:00
fcc5798b72
Merge branch 'develop' for release v3.62.0
emeric2024-12-18 23:39:16 +01:00
079acbdc17
Do not expose internal playlists in the UI
emeric2024-12-18 21:30:55 +01:00
080a068c80
Do not create a Subsonic API key by default for new users
emeric2024-12-18 21:28:36 +01:00
7b4791005a
Fixed crash when a library is set with a trailing /, fixes#552emeric2024-11-14 23:18:00 +01:00
ffc780d350
Lyrics: fixed empty line parsing with timestamps
emeric2024-11-14 13:35:05 +01:00
5504ee707c
Added barcode tag parsing in releases, and take it into account to avoid merging unrelated albums, fixes#550emeric2024-11-14 13:22:05 +01:00
0164038794
Take labels into account to avoid merging unrelated albums, ref #550emeric2024-11-13 18:41:24 +01:00
aef777002f
No need to be user to get scan status
emeric2024-11-11 14:05:38 +01:00