This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
MediaManager
Watch
1
Star
0
Fork
0
You've already forked MediaManager
mirror of
https://github.com/maxdorninger/MediaManager.git
synced
2026-07-31 09:06:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dependabot/github_actions/actions/setup-node-7
Add File
New File
Upload File
Apply Patch
MediaManager
/
media_manager
/
metadataProvider
History
Konstantin Chernyshev
ab8b8396e5
fix: address async review (lazy-loads, AsyncSession concurrency, blocking IO)
2026-05-16 09:43:39 +02:00
..
__init__.py
switch metadataprovider module to dependency injection and update roadmap
2025-06-10 21:13:06 +02:00
abstract_metadata_provider.py
feat: convert backend to async (engine, repos, services, routers, httpx)
2026-05-15 23:37:13 +02:00
config.py
format files
2025-12-23 19:54:27 +01:00
dependencies.py
ruff: add RET lint
2026-01-05 19:30:42 +01:00
schemas.py
ruff: enable I lint
2026-01-05 19:30:42 +01:00
tmdb.py
fix: address async review (lazy-loads, AsyncSession concurrency, blocking IO)
2026-05-16 09:43:39 +02:00
tvdb.py
fix: address async review (lazy-loads, AsyncSession concurrency, blocking IO)
2026-05-16 09:43:39 +02:00
utils.py
feat: convert backend to async (engine, repos, services, routers, httpx)
2026-05-15 23:37:13 +02:00