restitux
|
2087cf2c03
|
Update config logic to use ohea/golang/config
|
2022-09-14 18:36:36 -06:00 |
|
restitux
|
bb9fe550ad
|
Refactor application into multiple files
|
2022-07-19 00:15:32 -06:00 |
|
restitux
|
9d18f9d0dc
|
Add http api for getting show/episode list as json
|
2022-04-15 22:14:42 -06:00 |
|
restitux
|
329ac71785
|
DB is only initalized when freshly created
|
2022-04-15 00:00:19 -06:00 |
|
restitux
|
4f1b260334
|
Full video file path is now saved in db
|
2022-04-14 17:18:40 -06:00 |
|
restitux
|
832892fa41
|
Episodes are now inserted into database
|
2022-04-14 16:52:27 -06:00 |
|
restitux
|
069d32d4af
|
Converted logging to go-logging
|
2022-04-14 00:57:21 -06:00 |
|
restitux
|
5c19fbe187
|
Episode nfo files are now parsed
|
2022-04-13 23:59:55 -06:00 |
|
restitux
|
b527e7e6d2
|
Parse SXXEYY filenames using regex
|
2022-04-13 21:09:08 -06:00 |
|
restitux
|
b4740fdad7
|
Reorganized scanning code
|
2022-04-13 20:33:44 -06:00 |
|
restitux
|
5742665843
|
Insert shows (from tvshow.nfo) into db
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
77e9707fa1
|
Removed extra ERROR from wrapper errs
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
4895f94d81
|
Added tvinfo.nfo xml parsing logic
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
985a7bf005
|
Added logic to open sqlite database
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
d67f6a8e68
|
Added descriptive strings to errors
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
7e5f880b41
|
Added basic directory scanning
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
f4d6cc97ed
|
Users must now edit config file and relaunch
|
2022-04-13 20:24:50 -06:00 |
|
restitux
|
ecff43400c
|
Initial commit with config file parsing
|
2022-04-13 20:24:44 -06:00 |
|