30 Commits (78c5a19f1286751760e2ebbd59b9a381987ed9c3)

Author SHA1 Message Date
cinnaboot 78c5a19f12 add tmdb query errors to flask logging 7 years ago
cinnaboot 2b498c5ac6 remove tmdb api key property from query_data 7 years ago
cinnaboot 2f928b8703 use flask's current_app.logger instead of own global 7 years ago
cinnaboot 9b02be1ebd add indication if path is stored in db 7 years ago
cinnaboot 06b911f20e remove recursive scandir from file_listing.py 7 years ago
cinnaboot 940c99cf41 fix incorrect dataclass inheritance 7 years ago
cinnaboot 8bbc87d938 make movie_list more compact 7 years ago
cinnaboot ad9f5d5b4e remove duplicate code in file listing template and javascript 7 years ago
cinnaboot b144560546 don't display query results if there are errors 7 years ago
cinnaboot 7987d3735b remove slow recursive file listing 7 years ago
cinnaboot d3d3cb7c8c use python 3.7 dataclasses for PoD 7 years ago
cinnaboot 09b2097b57 add more input validation to getFolderJSON() 7 years ago
cinnaboot 019212f999 add some javascript for async file listing 7 years ago
cinnaboot c4590c4789 add new endpoints for async file listing 7 years ago
cinnaboot 2ba8d98438 rename templates to .html 7 years ago
cinnaboot 1692988986 move instances of yaml.dump to util.py to change later 7 years ago
cinnaboot 071b87c906 update debug section in templates 7 years ago
cinnaboot cec4fea3f1 add new configuration file 7 years ago
cinnaboot 95fcc29190 add file path mapping and display 7 years ago
cinnaboot 6cbd71fcf0 add entry point for uwsgi 7 years ago
cinnaboot ef3b5cadee change file listing back to URL links 7 years ago
cinnaboot caad659d80 use relative path for file path_entries 7 years ago
cinnaboot 5ca2374c5d update file listing interface 7 years ago
cinnaboot ca81ada6b8 add db insert and query that uses the mapping table 7 years ago
cinnaboot fa0b16afed move result parsing to new function 7 years ago
cinnaboot 544b4ce1b4 use yaml.dump for debug strings 7 years ago
cinnaboot a506db324f add cutomised logging in util.py 7 years ago
cinnaboot 0299b369be store queries in local sqlite db 7 years ago
cinnaboot aac83d989c updating tmdb query display 7 years ago
cinnaboot d19a86ffb8 Initial commit 7 years ago