Commit Graph

11 Commits

Author SHA1 Message Date
ksyasuda
55470e87e9 update code formatting 2022-01-02 09:53:16 -08:00
ksyasuda
ff703721f6 fix continue and add delete from playlist
made it so playlist file is specified directly in ani-cli instead of
going with the default
2021-11-12 17:22:22 -08:00
ksyasuda
4853dea3d5 add sync database option
Added option to sync the history databases for the same user
across devices on the same network (or the internet if that is set up on
the machines)
2021-11-11 14:13:11 -08:00
ksyasuda
29a656784a update db.sh to set default directory if not exist 2021-11-10 00:22:24 -08:00
ksyasuda
47df581ba6 update name of repo and config dir to aniwrapper 2021-11-08 00:37:24 -08:00
ksyasuda
7c0f505231 update rofi config file and add db cleanup option 2021-11-07 22:02:31 -08:00
ksyasuda
4250ab4fd3 change location of config files to .config/ani-cli
fix small bugs
2021-11-01 03:16:38 -07:00
ksyasuda
9da0043ea5 fix queries in other db functions 2021-10-30 12:38:42 -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
ec2e46df66 update location of database and rofi config file 2021-10-30 00:53:18 -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