Commit Graph
138 Commits
Author SHA1 Message Date
emeric 6c5298832b Added a note about recommendation engines 2026-06-02 13:02:51 +02:00
emeric 64e183da38 Associate user provided images with playlists (using EXTIMG or same named file), fixes #833 2026-06-02 12:48:54 +02:00
emeric 14e18bf227 Added some details about some supported non standard tags, ref #824 2026-03-14 08:40:40 +01:00
emeric 10707d8f84 Better formatting 2026-03-09 21:37:33 +01:00
emeric 0d0468427a Fixed typo 2026-03-09 21:35:55 +01:00
emeric 0c9f972ef2 Added some details about some supported non standard tags 2026-03-09 21:31:19 +01:00
emeric f32ca665a7 Updated doc for jukebox 2026-02-27 17:12:24 +01:00
emeric 4a7e673a4b Updated recommended picard script 2026-02-22 22:39:23 +01:00
emeric 10fa739c93 Updated readme 2026-01-04 17:34:08 +01:00
emeric d51ff0a03f Do not apply global filters on artist an release views 2025-12-08 21:00:44 +01:00
emeric b25e3b9b1e Scan for audio properties, metadata, and embedded images in one single pass. Removed now useless lmsmetadata library + reworked code accordingly 2025-11-02 16:23:10 +01:00
emeric 932e7715f5 Added podcast support, only from subsonic API for now, ref #726 2025-09-13 15:04:13 +02:00
emeric 9ae425a800 Updated readme + sanitize subtitle file names before matching, ref #699 2025-08-04 22:35:26 +02:00
emeric 7ebaeb12be Upated readme 2025-06-17 09:47:07 +02:00
emeric 4d3201c1a0 Use the folder name as artist name if no name is provided in the artist.nfo file. fixes #688 2025-06-14 13:34:19 +02:00
emeric 0c11c7f2fb Simplified readme 2025-03-23 20:52:26 +01:00
emeric 70e43dfcdd Updated readme 2025-03-23 18:42:52 +01:00
emeric 67e6fc6f04 Updated README for artist info files 2025-03-23 10:31:40 +01:00
emeric 37269173fb Updated README for artist info files 2025-03-22 17:46:47 +01:00
emeric 7c6516f88a Updated doc 2025-02-23 08:57:09 +01:00
emeric 3bd5f9f5b9 Updated doc 2025-02-23 08:53:27 +01:00
emeric e9c08cd152 Updated doc 2025-02-23 08:47:08 +01:00
Tuukka Ojala ce5fb17722 Add keyboard shortcuts for seeking
- Seeks by 5 seconds back / forward
- Note: Pressing these shortcuts quickly in succession while transcoding is active will throw an error since the previous request hasn't had time to finish before the next one. This bug also happens with the seek bar so might perhaps be best addressed in a separate pr / commit.
2025-02-02 13:46:24 +02:00
Tuukka Ojala baa7b36725 Add keyboard shortcuts for adjusting volume
* Ctrl + Down decreases, Ctrl + Up increases in 5 % increments.
* The volume slider value gets rounded up / down to the nearest increment if it isn't exactly at one of the increments.
2025-01-16 20:12:42 +02:00
emeric 06a4db51f7 Try to parse lyrics files in txt files, fixes #582 2025-01-05 21:14:44 +01:00
emeric 2899db7edc Updated readme 2024-12-20 09:28:04 +01:00
emeric e9f533bb6b lms-metadata: added an option to specify the parser to use 2024-10-06 11:37:56 +02:00
emeric 5c52d54378 Updated readme to clarify artist tag usages 2024-09-18 18:43:11 +02:00
emeric 28b91b7cdf Updated readme 2024-05-06 21:24:27 +02:00
emeric 0e8a1e946d Fixed typo 2024-03-03 17:25:57 +01:00
emeric 9cccf33f05 Updated README 2024-03-02 23:29:58 +01:00
emeric 921d20d1dc Fixed typo 2024-01-26 23:10:52 +01:00
emeric ece1d4e3d2 Refactored how filter tags are handled in the scan settings 2023-11-25 15:52:21 +01:00
emeric d9f3a16de0 Updated README 2023-11-04 21:49:05 +01:00
emeric 23415a6c10 Updated doc 2023-10-11 07:49:44 +02:00
emeric 042cd54171 Subsonic API: handle extensions 2023-10-09 18:30:53 +02:00
emeric 29a7a62571 Subsonic API: extensions WIP 2023-10-09 13:55:24 +02:00
emeric 89316ae7d7 Updated doc 2023-04-21 15:19:18 +02:00
emeric bc13d072fe Simplified doc 2023-01-21 11:45:13 +01:00
emeric a119bed0de Simplified doc 2023-01-21 11:43:48 +01:00
emeric 69f7b89d33 Removed AcousticBrainz support. fixes #221 2023-01-15 15:03:12 +01:00
emeric 6a87c26103 Removed useless badge 2022-12-17 14:12:17 +01:00
emeric 4f885d2295 Updated readme 2022-12-14 20:58:14 +01:00
emeric 5a5bbb910c Updated README 2022-07-03 14:14:43 +02:00
emeric 901826f4e3 Synchronize starred tracks with ListenBrainz 'loves'. fixes #163 2022-06-20 20:08:00 +02:00
emeric ff7077a136 Updated URLs (switch from poupon.io to poupon.dev) 2022-01-17 20:38:18 +01:00
emeric 828e2364a7 Subsonic API: better compability with clients 2021-09-24 12:37:54 +02:00
emeric a261484bb8 Updated README 2021-09-03 13:41:02 +02:00
emeric e07eddbc4e Merge branch 'master' into develop 2021-09-02 12:38:02 +02:00
emeric 6d2d72e007 Switched from Travis CI to github actions 2021-09-02 12:37:35 +02:00