media_organizer/src
2021-05-16 15:44:46 +07:00
..
__init__.py downloading missing trailers to archive 2021-04-16 14:16:27 +07:00
config.py moved config to dedicated module to fix circular import and changed internal datatypes for moviesort to fix variable conflicts 2021-05-14 12:59:17 +07:00
db_export.py refactored to use config json file 2021-04-23 17:15:30 +07:00
id_fix.py refactored to use config json file 2021-04-23 17:15:30 +07:00
moviesort.py moved config to dedicated module to fix circular import and changed internal datatypes for moviesort to fix variable conflicts 2021-05-14 12:59:17 +07:00
trailers.py better regex to extract movie_name from filename 2021-05-16 15:44:46 +07:00
tvsort.py rewrote tvsort.py into classes TvHandler and Episode 2021-05-14 16:30:35 +07:00