Commit Graph

193 Commits

Author SHA1 Message Date
Kamil 798c4ae28d update readme.md to define IMAGE variable and adjust volume mappings for jellyplist services and prepare compose sample for 0.1.9 release 2024-12-09 20:38:38 +00:00
Kamil eeb6ad9172 update .dockerignore to ignore all cookie files 2024-12-09 20:37:50 +00:00
Kamil 92e8963727 add rotating file handler for logging based on worker type 2024-12-09 10:25:44 +00:00
Kamil d54100cbc4 add supervisor support to Dockerfile and create supervisord configuration 2024-12-09 10:20:04 +00:00
Kamil e559b1cf11 return task info on manual start
Fixes #38
Fixes #22
2024-12-09 10:16:58 +00:00
Kamil 631b2a35f7 Merge branch 'dev' of https://github.com/kamilkosek/jellyplist into dev 2024-12-09 09:52:31 +00:00
Kamil Kosek ad5957b539 Merge pull request #37 from artyorsh/patch-1
case-insensitive image formats
2024-12-09 10:51:56 +01:00
Artur Y 181eff22ef add image/webp to the list of supported cover image types 2024-12-07 13:27:45 +01:00
Artur Y a20f1733f1 case-insensitive image formats
Sometimes the image format comes as `image/JPEG`, which results in an `Unsupported image format: image/JPEG`
2024-12-06 15:33:22 +01:00
Kamil Kosek 0f4d599308 Merge pull request #34 from kamilkosek/main
merge back
2024-12-06 11:56:18 +01:00
Kamil 9acf3bde84 Fixed missing lock keys to task manager and task status rendering 2024-12-06 08:23:00 +00:00
Kamil Kosek 804b2bfe7e Merge pull request #31 from kamilkosek/dev
Merge dev 0.1.8 into main
0.1.8
2024-12-06 01:44:26 +01:00
Kamil 4c675e814c Bump version: 0.1.7 → 0.1.8 2024-12-06 00:43:43 +00:00
Kamil 1509c37cd9 Enhance download progress reporting with detailed state updates 2024-12-06 00:40:45 +00:00
Kamil 24ba4a0b70 doesnt work 2024-12-06 00:34:08 +00:00
Kamil 7a7ef8d7bc another update to build workflow 2024-12-06 00:22:35 +00:00
Kamil be9a72701e added changelog 0.1.8 2024-12-06 00:06:49 +00:00
Kamil c5de8d9841 Added check for update 2024-12-06 00:05:36 +00:00
Kamil 671b813e6c Updated manual_build.yml to not mark dev builds as latest 2024-12-06 00:04:45 +00:00
Kamil b29a7bbbe3 typo fixed 2024-12-05 23:28:21 +00:00
Kamil d4c3a67249 remove static branch name from version 2024-12-05 09:40:56 +00:00
Kamil 4be027bb35 create github release on dev release 2024-12-05 09:39:17 +00:00
Kamil 39e44e0606 update manual build 2024-12-05 09:26:13 +00:00
Kamil 8c30c6183d Added notice about breaking change in 0.1.7 2024-12-05 09:15:05 +00:00
Kamil 9e7f331c49 Updated manual-build workflow to include dev version tag 2024-12-05 09:14:49 +00:00
Kamil bb856c96a1 Fixed wrong output_path creation 2024-12-05 09:14:28 +00:00
Kamil Kosek 14a8fdc127 Merge pull request #28 from kamilkosek/dev
Merge dev into main , part 2
0.1.7
2024-12-05 00:55:33 +01:00
Kamil 1d24972ea0 Updated gitignore again 2024-12-04 23:54:33 +00:00
Kamil 7b15a8b53d Remove auto gen release notes temporarliy 2024-12-04 23:54:24 +00:00
Kamil d41b901649 Fix Typo 2024-12-04 23:53:57 +00:00
Kamil Kosek f7372fed38 Merge pull request #27 from kamilkosek/dev
Merge dev into main
2024-12-05 00:46:51 +01:00
Kamil 89a1bc21be Updated readme and changelog 0.1.7 2024-12-04 23:38:13 +00:00
Kamil 360c4e5b7a changed request-lidarr-schedule to x:50 2024-12-04 23:37:40 +00:00
Kamil d69ac22998 fixed function call 2024-12-04 22:58:22 +00:00
Kamil d9dabd0a9c test arm build on dev 2024-12-04 22:26:42 +00:00
Kamil 087d44836f Merge branch 'pr-26' into dev 2024-12-04 22:24:42 +00:00
Kamil 1ee0087b8f reworked the celery task management 2024-12-04 22:22:04 +00:00
Kamil e2d37b77b0 Added: MUSIC_STORAGE_BASE_PATH env variable 2024-12-04 22:21:15 +00:00
Kamil 86f5bf118a updated .gitignore 2024-12-04 22:19:44 +00:00
Artur Y e43d36dd24 build docker image for amd64 and arm64 2024-12-04 21:52:56 +01:00
Kamil 30ea28ed6e session commit :[ 2024-12-04 00:18:34 +00:00
Kamil 07503a8003 update path and download state if the track has a jellyfin id set. 2024-12-04 00:03:29 +00:00
Kamil 9a5adfaa5b Add SPOTIFY_COOKIE_FILE env var and handle correctly when its missing 2024-12-03 23:20:35 +00:00
Kamil b9ad5be7bc Bump version: 0.1.6 → 0.1.7 2024-12-03 23:11:50 +00:00
Kamil b861a1a8f4 feat: added lidarr support 2024-12-03 23:11:05 +00:00
Kamil 87791cf21d - Support multiple music providers
- feat: Doubleclick on track in Table view to get technical information about it
2024-12-03 12:48:27 +00:00
Kamil 883294d74e added get_item to jellyfin-client 2024-12-03 12:45:13 +00:00
Kamil 2b3c400c10 Major Overhaul:
- No more dict´s , goal is to have type safety and a generic approach to support multiple music (playlist) providers
- removed unneeded functions
2024-12-03 12:44:40 +00:00
Kamil 00ba693fb9 added jellyfin_link filter 2024-12-03 12:39:43 +00:00
Kamil cd498988ae added dataclasses for combined information about track/playlist from provider and database 2024-12-03 12:39:25 +00:00