Commit Graph

351 Commits

Author SHA1 Message Date
ksyasuda
ddb8d01ff2 only get base_url if scrape is stream or history 2022-01-31 02:42:35 -08:00
ksyasuda
7c2b547b57 remove unneeded reinstall option 2022-01-29 01:19:27 -08:00
ksyasuda
4e414f353c fix typo 2022-01-29 01:16:40 -08:00
ksyasuda
bd1b846921 update help text and readme for new option 2022-01-29 01:09:54 -08:00
ksyasuda
baeadacae6 add silent mode option 2022-01-29 01:01:37 -08:00
ksyasuda
2d9c070374 change silent to -S to not conflict with sync option 2022-01-29 01:00:49 -08:00
ksyasuda
e25831fa44 replace some conditionals with arithmetic expansion 2022-01-29 00:39:18 -08:00
ksyasuda
b07948cee2 remove jq as dependency 2022-01-28 12:19:24 -08:00
ksyasuda
59ea0c99b6 make quit function quiet by default 2022-01-26 00:58:16 -08:00
ksyasuda
d5393598d5 Merge branch 'master' of github.com:ksyasuda/aniwrapper 2022-01-23 16:49:57 -08:00
ksyasuda
bf4cd37b32 add message back to download prompt 2022-01-23 16:49:36 -08:00
ksyasuda
9124ffa1b7 update themes to make a more standardized look 2022-01-22 13:12:38 -08:00
ksyasuda
3cec4558d2 fix some corner cases with play from file 2022-01-22 11:13:41 -08:00
ksyasuda
e01040e15c fix bug in supplying multi word query to stream function 2022-01-22 00:55:29 -08:00
ksyasuda
8902875806 make insert statements blocking to avoid locks 2022-01-21 00:27:39 -08:00
ksyasuda
f40d5d2f91 fix loging bug and update search history list to order by search date 2022-01-19 23:27:25 -08:00
ksyasuda
ce2004e09c change name of logging function to not conflict with builtin 2022-01-15 19:32:06 -08:00
ksyasuda
74d511b982 refactor and clean up code a bit 2022-01-15 15:12:42 -08:00
ksyasuda
266f684817 revert quality to best by default 2022-01-15 13:06:04 -08:00
ksyasuda
86531b3a59 add jq as dependency for json parsing 2022-01-15 02:00:14 -08:00
ksyasuda
44438b3a47 update to scrape gogoplay 2022-01-14 12:05:49 -08:00
ksyasuda
9ad13ae95a convert more here strings to process substituion 2022-01-11 23:41:47 -08:00
ksyasuda
b4afebe72c better sync history functions 2022-01-11 22:01:05 -08:00
ksyasuda
9662a28aa4 update themes and allow for specifying dpi with -D 2022-01-11 17:05:11 -08:00
ksyasuda
e5bb21b4e1 change find media function to be tail recursive? 2022-01-11 12:37:59 -08:00
ksyasuda
e8944dcc69 replace regex with variable expansion 2022-01-11 11:53:21 -08:00
ksyasuda
20bcea5d09 fix bugs in check flags function 2022-01-10 15:03:12 -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
0e1130f7c0 add directory tracking and better regex 2022-01-09 03:22:22 -08:00
ksyasuda
ce27ce7684 more improvements and add nord theme 2022-01-09 02:33:29 -08:00
ksyasuda
9be6dccf79 improvements 2022-01-08 15:34:18 -08:00
ksyasuda
27d4dd5ec3 update readme 2022-01-08 15:06:55 -08:00
ksyasuda
99691746c7 improvements 2022-01-08 14:55:17 -08:00
ksyasuda
aaaad7d986 refactor code 2022-01-08 14:53:56 -08:00
ksyasuda
3b64d74bf2 fix check_date bug 2022-01-07 12:10:20 -08:00
ksyasuda
d19ea5f478 add database connect/query args to ani-cli 2022-01-07 10:54:29 -08:00
ksyasuda
b1b263fb56 make sync watch history a lot better 2022-01-07 10:50:52 -08:00
ksyasuda
70c141cf8e add cmdline options to connect to or query database 2022-01-07 10:34:33 -08:00
ksyasuda
5e5d004728 fix scraping 2022-01-07 09:24:13 -08:00
ksyasuda
016263cb69 update readme with theme options 2022-01-06 23:43:44 -08:00
ksyasuda
b0cb5ddc66 change setup script to run sql each update instead of initial setup only 2022-01-06 23:35:09 -08:00
ksyasuda
b3f8aa48d3 update setup sql sripts to backup and update tables automatically 2022-01-06 23:31:02 -08:00
ksyasuda
6011e1d5a0 add quit option to anime selection menu 2022-01-06 23:29:45 -08:00
ksyasuda
0b2e28f2fd add handling for default and custom themes in scripts 2022-01-06 19:34:24 -08:00
ksyasuda
f52e0eeafd add more themes 2022-01-06 19:29:30 -08:00
ksyasuda
e734fb131f add better dracula theme and fix some bugs 2022-01-06 16:03:31 -08:00
ksyasuda
d30fd90b9b fix file_history inserting full path instead of directory path 2022-01-06 13:57:11 -08:00
ksyasuda
a8e4e87197 udpate code to mark watched files as active in rofi 2022-01-06 13:42:54 -08:00
ksyasuda
952519de8b add dracula type theme and update script to accept theme arg 2022-01-06 02:00:37 -08:00