Commit Graph

27 Commits

Author SHA1 Message Date
677ed49fad more cleaning in showname_encoder 2021-04-20 16:29:17 +07:00
be4ffe1bc5 improved install instructions, minimum required python version 2021-04-18 09:55:20 +07:00
ddcfdd8648 clean exit if no trailers pending 2021-04-18 09:53:50 +07:00
d33656e85a Merge branch 'testing' to add bad_id script for looking for errors 2021-04-17 15:56:27 +07:00
0ec92d70f5 finished bad_id lookup 2021-04-17 15:53:59 +07:00
25e257e51b fixed typo in menu list 2021-04-17 15:15:09 +07:00
523e5d21ae src for fixing wrong ids on emby 2021-04-17 15:12:47 +07:00
bcd3fc9797 fixing wrong ids on emby 2021-04-17 15:12:19 +07:00
1abafb6b17 Merge branch 'testing'
implemented trailer dl
2021-04-16 15:45:38 +07:00
03510b183e update trailer dl documentation and requirements 2021-04-16 15:45:19 +07:00
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
1648864c1e more error handeling on failed download 2021-04-16 14:42:20 +07:00
31254a9e78 fixint typerror in interface pending 2021-04-16 14:18:55 +07:00
cc6e0198a0 downloading missing trailers to archive 2021-04-16 14:16:27 +07:00
8eaed49758 cleanup 2021-04-09 16:07:14 +07:00
4817c1d752 print filename for pick_sho_id with more than one option 2021-04-09 15:59:14 +07:00
85a50c60d8 remove year from filename in showname_encoder 2021-04-09 15:47:17 +07:00
fcbf9e75da remove / from filename in episode 2021-04-04 15:18:53 +07:00
9113d54589 using correct folder path now 2021-04-04 15:10:49 +07:00
bac85f6bd1 exporting episodes and movies from emby to csv 2021-04-04 15:06:49 +07:00
23d48f1d52 exporting movie library to csv 2021-04-04 13:29:42 +07:00
dd99ccc360 extracting emby config vars 2021-04-04 11:10:37 +07:00
66d0eea533 ignoring html extract errors for now 2021-04-02 13:28:50 +07:00
b24c1124ad building config file path based on working dir 2021-04-02 11:12:10 +07:00
81289f6a77 wrapped calling the tvmaze api in dedicated function with backoff on rate limit 2021-04-01 22:15:36 +07:00
cb15e75402 how to run 2021-03-31 22:03:11 +07:00
d08b8a04a2 initial commit, media_organizer 2021-03-31 21:51:33 +07:00