Commit Graph

271 Commits

Author SHA1 Message Date
ksyasuda
4b7fccec1c fix playlist from file and add more logging 2021-11-08 17:41:46 -08:00
ksyasuda
ce362345a4 Fix readme 2021-11-08 09:44:49 -08:00
ksyasuda
74cd8fdbd5 update readme 2021-11-08 01:49:05 -08:00
ksyasuda
6a1bfe1183 add error checking to playlist mode 2021-11-08 00:55:36 -08:00
ksyasuda
fd83a8c4a4 fix downloading to specific directory
update config directory name ani-cli -> aniwrapper

deprecate text-based history file
2021-11-08 00:41:30 -08:00
ksyasuda
47df581ba6 update name of repo and config dir to aniwrapper 2021-11-08 00:37:24 -08:00
ksyasuda
bb4de525d4 update readme and add screenshots 2021-11-08 00:37:08 -08:00
ksyasuda
7c0f505231 update rofi config file and add db cleanup option 2021-11-07 22:02:31 -08:00
ksyasuda
28666ca70a fix querying anime 2021-11-06 21:18:24 -07: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
2c0921842e fix specifying range (again) 2021-11-01 19:48:19 -07:00
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
JimboKearn
e5c2a1796e gogoanime working again 2021-10-16 10:34:10 +05:30
JimboKearn
876b6dd5dc Updated README.md 2021-10-07 18:02:27 +05:30
JimboKearn
1fb81f0ba5 fix: download feature 2021-10-07 18:02:10 +05:30
JimboKearn
74adb643a4 added replay button 2021-10-07 15:54:15 +05:30
JimboKearn
38c46e4f20 fixed it! 2021-10-07 15:51:38 +05:30
JimboKearn
599e18e531 bypassed captcha 2021-07-16 17:43:09 +05:30
Harshith
f5ef3e8cde NOT WORKING 2021-06-26 01:02:25 +05:30
Harshith
c03055d587 refactor: check for valid episode number 2021-06-21 21:57:36 +05:30
Harshith
b1d57f92ff
Merge pull request #18 from HACKER097/master
feat: Added option to select episode with next and previous episode.
2021-06-21 21:54:43 +05:30
Harshith
5b4122fe2d refactor: bashism 2021-06-21 21:53:15 +05:30
Harshith
e0215ee639
Merge pull request #17 from r2dev2/master
Reset shell color when exiting via keyboard interrupt
2021-06-21 21:52:45 +05:30
NO ONE
e01a38a8dd
Update ani-cli 2021-06-21 11:30:06 +05:30
r2dev2
d2dc079951
Reset shell color when exiting via keyboard interrupt 2021-06-18 14:28:34 -07:00
Harshith
986d5613d5 feat: continue downloads
- refer #13
- the script has to be run in the directory which contains the
  incomplete download.
2021-06-18 15:51:56 +05:30
Harshith
79fd433746 refactor: modular code
- created fuctions for most snippets
- zero padding to the download file name
2021-06-18 15:48:16 +05:30