Commit Graph

97 Commits

Author SHA1 Message Date
simon 5a4fdf4609 rewrote db_export into its own two classes 2021-05-21 16:31:01 +07:00
simon f1307729ce merged new trailer class and small tvsort fixes 2021-05-18 16:41:12 +07:00
simon 41d3d728e2 some more nicer output for tvsort.py 2021-05-18 14:09:05 +07:00
simon 40cac9f069 some nicer output for tvsort.py 2021-05-18 14:00:30 +07:00
simon 627fe4be2a properly urlencode %27 in showname before making request to api 2021-05-18 13:50:26 +07:00
simon 4aeddfc1de better showname cleaning and encoding for API search call 2021-05-17 11:34:26 +07:00
simon cbc2c31007 hotfix to clean / from filename 2021-05-17 08:36:57 +07:00
simon 7ed9952ec0 better regex to extract movie_name from filename 2021-05-16 15:44:46 +07:00
simon 634b56ca07 rewrote trailers.py into dedicated TrailerHandler class 2021-05-16 15:27:23 +07:00
simon 07e135ecdb merging new movie end episode classes 2021-05-14 16:43:07 +07:00
simon 77ee691cb7 rewrote tvsort.py into classes TvHandler and Episode 2021-05-14 16:30:35 +07:00
simon 8535001f39 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
simon 112a909c90 some more output when no pending and after rename 2021-05-09 21:22:57 +07:00
simon a1774bb0b6 small fix with bad key in trailers.py 2021-05-09 21:16:20 +07:00
simon eb80ccd841 rewrote moviesort.py into two classes MovieHandler and MovieIdentify 2021-05-09 21:08:58 +07:00
simon 87dc176d45 small fix with bad key 2021-04-24 18:20:43 +07:00
simon 0a8d5ceba3 merging json config file changes to master 2021-04-24 12:15:51 +07:00
simon a363d30b37 clean exit when no trailers to download 2021-04-23 17:43:33 +07:00
simon 89bb00cdfc small fix in ext handeling 2021-04-23 17:40:26 +07:00
simon d790d227d6 refactored to use config json file 2021-04-23 17:15:30 +07:00
simon 677ed49fad more cleaning in showname_encoder 2021-04-20 16:29:17 +07:00
simon be4ffe1bc5 improved install instructions, minimum required python version 2021-04-18 09:55:20 +07:00
simon ddcfdd8648 clean exit if no trailers pending 2021-04-18 09:53:50 +07:00
simon d33656e85a Merge branch 'testing' to add bad_id script for looking for errors 2021-04-17 15:56:27 +07:00
simon 0ec92d70f5 finished bad_id lookup 2021-04-17 15:53:59 +07:00
simon 25e257e51b fixed typo in menu list 2021-04-17 15:15:09 +07:00
simon 523e5d21ae src for fixing wrong ids on emby 2021-04-17 15:12:47 +07:00
simon bcd3fc9797 fixing wrong ids on emby 2021-04-17 15:12:19 +07:00
simon 1abafb6b17 Merge branch 'testing'
implemented trailer dl
2021-04-16 15:45:38 +07:00
simon 03510b183e update trailer dl documentation and requirements 2021-04-16 15:45:19 +07:00
simon ac711f6db6 moving get_pending call out of curses to avoid quering the db on every key press 2021-04-16 15:42:36 +07:00
simon 1648864c1e more error handeling on failed download 2021-04-16 14:42:20 +07:00
simon 31254a9e78 fixint typerror in interface pending 2021-04-16 14:18:55 +07:00
simon cc6e0198a0 downloading missing trailers to archive 2021-04-16 14:16:27 +07:00
simon 8eaed49758 cleanup 2021-04-09 16:07:14 +07:00
simon 4817c1d752 print filename for pick_sho_id with more than one option 2021-04-09 15:59:14 +07:00
simon 85a50c60d8 remove year from filename in showname_encoder 2021-04-09 15:47:17 +07:00
simon fcbf9e75da remove / from filename in episode 2021-04-04 15:18:53 +07:00
simon 9113d54589 using correct folder path now 2021-04-04 15:10:49 +07:00
simon bac85f6bd1 exporting episodes and movies from emby to csv 2021-04-04 15:06:49 +07:00
simon 23d48f1d52 exporting movie library to csv 2021-04-04 13:29:42 +07:00
simon dd99ccc360 extracting emby config vars 2021-04-04 11:10:37 +07:00
simon 66d0eea533 ignoring html extract errors for now 2021-04-02 13:28:50 +07:00
simon b24c1124ad building config file path based on working dir 2021-04-02 11:12:10 +07:00
simon 81289f6a77 wrapped calling the tvmaze api in dedicated function with backoff on rate limit 2021-04-01 22:15:36 +07:00
simon cb15e75402 how to run 2021-03-31 22:03:11 +07:00
simon d08b8a04a2 initial commit, media_organizer 2021-03-31 21:51:33 +07:00