This website requires JavaScript.
Explore
Help
Sign In
izebra_projects
/
musicfetch
Watch
1
Star
0
Fork
0
You've already forked musicfetch
Code
Issues
Pull Requests
Activity
Files
d4c1b18e58345d568bb49a2a10c1d02f4d565841
musicfetch
/
server
History
zebra
d4c1b18e58
feat(server): /fetch and /jobs endpoints with async download jobs
...
Co-Authored-By: Claude Opus 4.8 <
noreply@anthropic.com
>
2026-06-08 20:15:28 -07:00
..
__init__.py
feat(server): load musicfetch binary as importable module
2026-06-08 19:49:18 -07:00
actions.py
fix(server): announce track title not album in messages; cover error paths
2026-06-08 20:07:09 -07:00
app.py
feat(server): /fetch and /jobs endpoints with async download jobs
2026-06-08 20:15:28 -07:00
jobs.py
fix(server): harden job eviction and worker against missing job id
2026-06-08 19:59:31 -07:00
mf.py
refactor(server): register loaded module in sys.modules, add __all__
2026-06-08 19:54:37 -07:00
requirements.txt
feat(server): FastAPI app with API-key auth and health check
2026-06-08 20:09:50 -07:00