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
emeric
8231c679ef
Removed bad copy/paste
2021-06-07 20:21:03 +02:00
emeric
3c51beb1f5
Fixed missing check + typo
2021-06-07 12:52:21 +02:00
emeric
66de92fbb1
Added some security considerations
2021-05-27 14:02:55 +02:00
emeric
b59596699a
Added some explanation on tags. ref #154
2021-05-20 13:19:20 +02:00
emeric
68107311e3
small doc update
2021-04-11 20:17:27 +02:00
emeric
acf81e3f1a
Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118
2021-04-06 19:59:12 +02:00
emeric
cc28d893f5
Added authentication backends: internal, pam and http-headers. fixes #119
2021-03-04 19:32:09 +01:00
emeric
3d692a33d4
Only display the type of tags that are actually in use in the filters button
2020-11-13 13:43:36 +01:00
emeric
6240ccf747
Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener
2020-11-12 17:12:08 +01:00
emeric
6a4bbd6acf
Separated installation instructions. ref #100
2020-11-12 13:38:21 +01:00
emeric
b78967262c
Added composer, conductor, lyricist, mixer, producer, remixer tag support
2020-11-12 13:19:22 +01:00
emeric
3599dc8659
Switched from CodeFactor to LGTM as it provides more useful feedbacks
2020-11-03 16:01:33 +01:00
emeric
c04f57ceb5
Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93
2020-10-17 14:58:41 +02:00
emeric
e79dae48d1
Cover art handling: significantly reduce memory usage. fixes #93
2020-10-12 13:30:34 +02:00
emeric
f6736bb919
Updated README
2020-09-22 09:06:39 +02:00
emeric
bc87e16d08
Changed the add button to a contextual menu
2020-08-20 13:10:54 +02:00