111 Commits (3045ea5391b4bd3555086af5b7506346467cfc57)
 

Author SHA1 Message Date
cinnaboot 3045ea5391 add encodeURIComponent when sending rel_path from javascript 6 years ago
cinnaboot e411e04439 add new route for tv_details testing 6 years ago
cinnaboot 5536943210 add new function buildViewResultFromAPI 6 years ago
cinnaboot 3be1860e61 add link in manual query to test tv seasons 6 years ago
cinnaboot 6e1590cdd6 add images to manual query endpoint view 6 years ago
cinnaboot 27a404eac9 more reliably parse guess result dictionary 6 years ago
cinnaboot d4d1519e34 remove unused constants 6 years ago
cinnaboot f3b0f3132d remove unused response objects and urllib imports 6 years ago
cinnaboot 3c0f10f069 fix media_type not being set after previous commmit 6 years ago
cinnaboot 97f625a7d6 use tmdbv3api https://github.com/AnthonyBloomer/tmdbv3api 6 years ago
cinnaboot 2e3ecd90cc don't log excessive debug messages from rebulk 6 years ago
cinnaboot 4c6ba6bd4a use guessit library for title parsing 6 years ago
cinnaboot ef7d6d3af0 add venv and URI encode video play links 6 years ago
cinnaboot 2423e8b90f check for tv show first and use lower case in parseQueryStr() 6 years ago
cinnaboot feaa4239d3 remove and extra click after doing "submitFileMapping()" 6 years ago
cinnaboot 61c3e9572d fix whitespace 6 years ago
cinnaboot ada3fe2683 add poster image caching and redirects 6 years ago
cinnaboot 4db95fc29a add getURL() to util.py 6 years ago
cinnaboot 2003723386 add stubs for poster image caching 6 years ago
cinnaboot 27ce79f097 add fix for case where movie and tv show have same name 6 years ago
cinnaboot c0a4683011 rejiggering formatting in file_listing.js 6 years ago
cinnaboot 070f82e26d fix type in list_movie_test, add stub for cache_image 6 years ago
cinnaboot c930df7ed7 clean up util.py 6 years ago
cinnaboot 292c4c84c8 forgot to remove commented code block 6 years ago
cinnaboot 9cd59d67f5 add logging and error handling for tmdb:makeTMDBQuery() 6 years ago
cinnaboot 528447ef89 add layout for poster image 6 years ago
cinnaboot 0ccf58103a rename instances of folder_contents to file_listing 6 years ago
cinnaboot ebf4327cb9 fix list_movie_test endpoing to use detail_id 6 years ago
cinnaboot 4310bbe0d3 re-add previous tv_show endpoints 6 years ago
cinnaboot e0778261ce fix unset detail_id in tmdb:create_path_mapping() 6 years ago
cinnaboot d2bcec8215 use query_details.detail_id as primary key 6 years ago
cinnaboot 7eb354afec fix typo in tmdb.manual_query() 7 years ago
cinnaboot 3d21ab1576 sort case insensitively on base_name in getFolderJSON() 7 years ago
cinnaboot 3371a844f5 update another use of .format to newer f-string 7 years ago
cinnaboot c9a582db95 update logging to make use of new default formatting 7 years ago
cinnaboot 96032602c0 update flask logging to use custom formatting 7 years ago
cinnaboot a8565a0615 fix links to tmdb depending on media type 7 years ago
cinnaboot feceb91f4e add support for tmdb tv API endpoint 7 years ago
cinnaboot 5905b19d15 add exception handling for missing keys in query JSON 7 years ago
cinnaboot cf6496aea8 fix regex for detecting tv shows, and add logging 7 years ago
cinnaboot 4f3b5006e5 rename query_movie endpoint to manual_query 7 years ago
cinnaboot 89ff7ac0a3 modify db names to prepare for tv queries 7 years ago
cinnaboot a3151479bb fix bug with querySelector for file listing 7 years ago
cinnaboot 0aa156c604 collapse info card when clicking on file link 7 years ago
cinnaboot 7705a6baa2 add play link to file listing 'info card' 7 years ago
cinnaboot 415cbeb9dc add endpoint to search by path, and JS infocard 7 years ago
cinnaboot f8aa1f81dc use fixed position for error flash UI 7 years ago
cinnaboot 0e54a68e08 add sorting options to movie_listing 7 years ago
cinnaboot 154c6f6ce4 fix json encoding of python date objects 7 years ago
cinnaboot 2f38ec7ae2 provide feedback when file mapping is successful 7 years ago