ksyasuda
f363d2fca5
fix ordering of episode numbers
2021-11-01 17:41:00 -07:00
ksyasuda
2912950366
fix colorscheme for active items
...
update history function to use database instead of history file
2021-11-01 17:05:43 -07:00
ksyasuda
e42629d406
add verbose check to more print statements
2021-11-01 15:26:03 -07:00
ksyasuda
63450b38ec
fix colorscheme for seearched anime and watched ep
2021-11-01 15:21:58 -07:00
ksyasuda
e0df1a8dbf
change search/watch date from date to datetime
2021-11-01 12:53:10 -07:00
ksyasuda
c69695fb75
update setup to not delete directory
...
also update rofi style to better match my colorscheme
2021-11-01 11:59:59 -07:00
ksyasuda
7b956e1f38
fix path to ani-cli command in aniwrapper script
2021-11-01 03:58:54 -07:00
ksyasuda
4250ab4fd3
change location of config files to .config/ani-cli
...
fix small bugs
2021-11-01 03:16:38 -07:00
ksyasuda
9e4722da4e
add skip-intro.lua script and modify setup
2021-11-01 00:24:43 -07:00
ksyasuda
a40e673ed3
change rofi menu to have 12 lines by default
...
no longer run count query on database and set lines based off the count
2021-11-01 00:23:51 -07:00
ksyasuda
1745810ade
update setup file and add makefile to make simplify install
2021-10-31 13:24:41 -07:00
ksyasuda
7b5c1fe52d
change logic to handle anime/episode history
2021-10-31 03:30:53 -07:00
ksyasuda
9ff2e5011f
add aniwrapper script
2021-10-30 16:30:40 -07:00
ksyasuda
817662f489
add option to specify download directory
2021-10-30 16:30:00 -07:00
ksyasuda
9da0043ea5
fix queries in other db functions
2021-10-30 12:38:42 -07:00
ksyasuda
53a6557d08
remove unused option in config file
2021-10-30 11:30:19 -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