5 Commits

Author SHA1 Message Date
Backend-Engineer
a5f6c1a5af fix: repair web UI helpers and proxy form handling
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-08-21 16:34:31 +02:00
DasPoschi
941572f5c9 refactor: remove streaming/hoster features, add proxy checker + JD integration
- Remove Streaming-Suche (all scraper providers, TMDB, aniworld)
- Remove Hoster-Check feature
- Add proxy functionality test: parallel HTTP check via ip-api.com
- Add JDownloader proxy integration: .jdproxies export + MyJD API push
- Clean up nav links (only: Neuer Download | Jobs | Proxies)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 21:02:44 +02:00
70f8364522 Retry downloads with next proxy on failure 2026-01-04 13:16:11 +01:00
89feef28c2 Update proxy source handling and remove auth
Refactor proxy handling and remove basic auth middleware.
2026-01-03 22:29:39 +01:00
DasPoschi
ce70a6dd78 new file: .env.example
new file:   README.md
	new file:   docker-compose.yml
	new file:   media-webgui/Dockerfile
	new file:   media-webgui/app.py
	new file:   media-webgui/static/style.css
2026-01-03 22:19:29 +01:00