Go to file
Matthew Welch c4e6824a8a Move some files out of scripts folder
Change error logging to log messages as error rather than info
Add 404 error when video or comic not found
Change paths to use pathlib
2021-07-10 13:17:28 -07:00
admin Changed file formatting and fixed comic viewer. 2020-08-05 18:47:29 -07:00
comics Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
games Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
scripts Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
static Changed file formatting and fixed comic viewer. 2020-08-05 18:47:29 -07:00
templates Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
tv_movies Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
.dockerignore Fix issue with Dockerfile 2021-07-10 12:53:17 -07:00
.gitignore Fix issue with Dockerfile 2021-07-10 12:53:17 -07:00
database.py Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
Dockerfile Fix issue with Dockerfile 2021-07-10 12:53:17 -07:00
func.py Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
README.md Initial commit 2019-07-06 23:02:01 -07:00
requirements.txt Add Dockerfile 2021-07-01 23:55:50 -07:00
rpiWebApp.py Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
test.py Changed the database to use models. 2019-08-22 10:43:14 -07:00
tmdb.py Move some files out of scripts folder 2021-07-10 13:17:28 -07:00
update_tables.sql Changed the database to use models. 2019-08-22 10:43:14 -07:00

rpiWebApp