ksyasuda
|
e7f365c173
|
fix aniwrapper get_quality not setting properly
also add ability to specify quality in command-line mode
|
2021-12-30 21:39:41 -08:00 |
|
ksyasuda
|
e883c5fa6a
|
add ability to disable rofi with -c flag
it's basically just ani-cli then, but I haven't found a way to do
optional parameters in getopts yet
|
2021-12-30 21:20:40 -08:00 |
|
ksyasuda
|
31ed4ceb5a
|
remove unset variable check
|
2021-12-19 20:12:04 -08:00 |
|
ksyasuda
|
41cfdb41d6
|
implement optional quality selection with -q flag
by default the script searches for the best quality video
with the -q flag, you will be prompted to choose betweeen 'best' and
'worst' quality
|
2021-12-16 00:21:58 -08:00 |
|
ksyasuda
|
78b8dbb3eb
|
update aniwrapper sync to pass verbose option
|
2021-11-22 12:42:07 -08:00 |
|
ksyasuda
|
737d066ced
|
fix db history sync
|
2021-11-20 13:07:47 -08:00 |
|
ksyasuda
|
7ee540601e
|
Merge branch 'master' of github.com:ksyasuda/aniwrapper
|
2021-11-18 15:55:41 -08:00 |
|
ksyasuda
|
a2eedef977
|
update sync history function
|
2021-11-18 15:52:37 -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
|
95781fd750
|
fix anime query
|
2021-11-11 15:17:55 -08:00 |
|
ksyasuda
|
65511a2961
|
add option for private key path in sync database
|
2021-11-11 14:36:04 -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
|
ea63ad4ac8
|
update readme and turn off verbose mode
|
2021-11-09 00:54:55 -08:00 |
|
ksyasuda
|
4b7fccec1c
|
fix playlist from file and add more logging
|
2021-11-08 17:41:46 -08:00 |
|
ksyasuda
|
6a1bfe1183
|
add error checking to playlist mode
|
2021-11-08 00:55:36 -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
|
44e834c3de
|
change ordering of watched anime to order by id
update name from queue to playlist
|
2021-11-04 23:22:34 -07:00 |
|
ksyasuda
|
e2106e2186
|
fix playlist from file
|
2021-11-04 23:04:05 -07:00 |
|
ksyasuda
|
cc9a0a870f
|
fix getting query from search history or input
|
2021-11-04 19:45:17 -07:00 |
|
ksyasuda
|
a5033db481
|
add basic playlist functionality for 'queuing'
|
2021-11-04 18:37:16 -07:00 |
|
ksyasuda
|
40202b7c65
|
update default theme file and make config a var
move skip intro script into scripts directory
change setup.sh to reflect new directory and theme file
|
2021-11-02 15:18:23 -07:00 |
|
ksyasuda
|
404beb96c0
|
modify setup to locally set $XDG_CONFIG_HOME env var if it is not set
|
2021-11-02 10:09:02 -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
|
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
|
9ff2e5011f
|
add aniwrapper script
|
2021-10-30 16:30:40 -07:00 |
|