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
4e04e11d8c8facf525b7644ecee25341416c181e
MediaManager
/
media_manager
/
torrent
History
maxDorninger
3088c65b09
fix bugs which causes imported torrents to not be marked as such, add try-except to extract archive function which prevents the import from stopping if the archives are already extracted,
2025-07-01 11:52:23 +02:00
..
__init__.py
refactor: change folder structure
2025-05-29 15:36:35 +02:00
dependencies.py
format code with ruff
2025-06-22 17:41:50 +02:00
models.py
format files
2025-06-24 19:32:21 +02:00
repository.py
fix faulty sqlalchemy join
2025-06-30 11:07:53 +02:00
router.py
fix wrong keyword being used for the argument
2025-06-30 18:47:27 +02:00
schemas.py
format code
2025-05-31 18:04:03 +02:00
service.py
format files
2025-06-24 19:32:21 +02:00
utils.py
fix bugs which causes imported torrents to not be marked as such, add try-except to extract archive function which prevents the import from stopping if the archives are already extracted,
2025-07-01 11:52:23 +02:00