Commit Graph

25 Commits

Author SHA1 Message Date
cwilvx dd76b8c7f8 add app version output to version.txt
+ refactor main entry point
+ add debug logging in image extraction
2025-06-18 14:38:43 +03:00
cwilvx 86fabcd5e3 modularize src
+ merge main.py and manage.py
+ move start logic to swingmusic/__main__.py
+ add a run.py on the project root
2025-05-25 20:35:54 +03:00
Mungai Njoroge eff05ab89f fix: install bjoern in Dockerfile 2025-04-06 07:50:14 +03:00
cwilvx 37a4458755 update entrypoints 2025-04-03 14:45:56 +03:00
cwilvx eb70887c93 dockerfile: install gcc 2024-05-25 16:57:30 +03:00
mungai-njoroge 3abd63e924 reduce dockerfile layers 2024-03-27 08:34:44 +03:00
Mungai Njoroge cdf3907f2b Merge branch 'master' into fix/docker-image-size-180 2024-03-26 15:18:55 +03:00
mungai-njoroge 21ba84c034 remove poetry from dockerfile 2024-03-24 19:14:29 +03:00
mungai-njoroge ed6732e7fd add requirements.txt
+ attempt to remove poetry from distribution
2024-03-24 16:14:47 +03:00
Marc Orfila Carreras aeaaa85e7f fix: Reduce Docker image size 2024-03-02 15:09:07 +01:00
mungai-njoroge 5464f95a9e fix: docker build 2024-02-26 00:18:22 +03:00
mungai-njoroge 67f28b8a9b steal some of @tcsenpai 's changes from the PR
+ ditch the LAST FM API KEY thing
+ expose the Musixmatch urls
+ use the kerve last fm api to download similar artist data
+ use google.it instead of the Google public dns to check internet connectivity (to make it work in all environments)
+ return og Dockerfile to fix ARM support
2024-02-16 23:57:23 +03:00
Mungai Njoroge 9bf005668b Install tzdata in Dockerfile 2024-01-30 08:55:20 +03:00
mungai-njoroge 8ff09925a2 remove old Dockerfile 2023-12-11 18:55:38 +03:00
mungai-njoroge c0a5dc3d27 revert release.yml 2023-11-25 13:14:16 +03:00
mungai-njoroge be1bb03e35 revert dockerfile 2023-10-29 13:47:34 +03:00
mungai-njoroge 123dd1eca7 try to fix dockerfile 2023-10-29 12:41:14 +03:00
mungai-njoroge cd3352e66c comment out compression code 2023-10-29 12:29:58 +03:00
mungai-njoroge 8069eb5496 update Dockerfile 2023-10-13 19:23:30 +03:00
mungai-njoroge ad88ab4adb modify Dockerfile
+ add special instructions for @volcs0 for debugging
2023-09-20 03:06:01 +03:00
geoffrey45 1fc340cb95 update client repo git clone link 2023-04-17 03:24:54 +03:00
Tomás Ralph 55a41f4f19 include config flag 2023-04-08 23:36:16 -03:00
Tomás Ralph df3481a1ba define entrypoint 2023-04-08 16:59:31 -03:00
Tomás Ralph f0979b6b8c use latest tag instead of latest commit 2023-04-08 15:29:09 -03:00
Tomás Ralph 6d4b916048 add dockerfile 2023-04-07 20:44:19 -03:00