This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
MediaManager
Watch
1
Star
0
Fork
0
You've already forked MediaManager
mirror of
https://github.com/maxdorninger/MediaManager.git
synced
2026-04-19 12:54:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f8d3eea4e0586fec55ab543eaeab6995a18aee0
MediaManager
/
media_manager
/
tv
History
maxDorninger
6f8d3eea4e
update type of the library parameter to string, instead of generating a list of possible values dynamically
2025-09-12 20:05:02 +02:00
..
__init__.py
refactor: change folder structure
2025-05-29 15:36:35 +02:00
dependencies.py
add notifications for movies and tv module
2025-07-01 16:01:57 +02:00
models.py
add library to config and to models and schemas
2025-07-16 01:19:07 +02:00
repository.py
add backend code to get/set tv library
2025-07-16 02:00:20 +02:00
router.py
update type of the library parameter to string, instead of generating a list of possible values dynamically
2025-09-12 20:05:02 +02:00
schemas.py
add library field to PublicShow schema
2025-08-01 22:52:13 +02:00
service.py
Fix regex for importing episodes (
#128
)
2025-08-01 15:21:55 +02:00