Commit Graph

11 Commits

Author SHA1 Message Date
ksyasuda
d061438e2e allow episode 0 2022-04-25 19:30:38 -07:00
ksyasuda
a56fe29a29 add anime table and consolidate into one script 2022-02-19 01:32:33 -08:00
ksyasuda
9bd2b94bda update search table sql to not allow duplicate anime names 2022-01-09 12:46:37 -08:00
ksyasuda
54cad7d62b small fixes and update to nord theme 2022-01-09 12:34:21 -08:00
ksyasuda
9be6dccf79 improvements 2022-01-08 15:34:18 -08:00
ksyasuda
b3f8aa48d3 update setup sql sripts to backup and update tables automatically 2022-01-06 23:31:02 -08:00
ksyasuda
7ca1907998 update code to insert into file history table 2022-01-04 23:06:12 -08:00
ksyasuda
21597fc1bc add file_history table and update setup script 2022-01-04 18:10:34 -08:00
ksyasuda
e0df1a8dbf change search/watch date from date to datetime 2021-11-01 12:53:10 -07:00
ksyasuda
a11d55b726 fix checkdb function and add needed .rasi conf
fixed checkdb function always returning 2 instead of the count

also add arc_dark_transparent_colors.rasi config file for use in meh.rasi
2021-10-30 11:27:37 -07:00
ksyasuda
9254956775 change most menus to rofi and add history db
all menus (except the last one) use rofi menu

additionally all anime's selected in a search or episodes selected to
watch will be inserted into a local sqlite3 database [history.sqlite3]
2021-10-29 22:49:52 -07:00