This website requires JavaScript.
Explore
Help
Register
Sign In
Malin
/
MeDBia
Watch
1
Star
0
Fork
0
You've already forked MeDBia
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9d550ba1d0752dbae03386175fb73c4ca785312
MeDBia
/
scanner
/
requirements.txt
2 lines
15 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add macOS disc scanner + API ingest endpoint - scanner/scan_disc.py: polls optical drive via drutil, detects disc type (DVD/Blu-ray/Audio CD/Data CD), reads volume label, file/track count, posts to remote API, auto-ejects. Pure Python + requests, no drivers. - scanner/requirements.txt + README.md: setup and usage docs - videodb/api_ingest.php: authenticated POST endpoint that writes disc records directly into the videoDB MySQL schema; token stored in config - docker-compose.yml: adds INGEST_API_TOKEN env var - docker-entrypoint.sh: writes ingest_api_token into config.inc.php Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 09:58:11 +02:00
requests>=2.28
Reference in New Issue
Copy Permalink