Commit Graph

155 Commits

Author SHA1 Message Date
ksyasuda
86a4e187a6 improvements 2022-02-08 00:12:43 -08:00
ksyasuda
fa958884bb convert tabs to spaces 2022-02-07 12:06:31 -08:00
ksyasuda
b272fc3994 make videos open in background in play from file 2022-02-07 03:20:29 -08:00
ksyasuda
593b66edea remove support for playing mp3 files in play from file 2022-02-07 02:09:09 -08:00
ksyasuda
cdfe2674d7 port over the new ani-cli command-line menu code 2022-02-07 01:40:40 -08:00
ksyasuda
7d08c212fa update error handling for episode selection 2022-02-06 21:08:27 -08:00
ksyasuda
5c7af5c36d add ability to supply player function (mpv/mplayer/vlc fully supported) 2022-02-05 16:46:12 -08:00
ksyasuda
1fddd452fe update sizing of reselect quality menu 2022-02-05 14:27:29 -08:00
ksyasuda
5aad3a7263 update episode selection menu width 2022-02-05 14:24:09 -08:00
ksyasuda
7c71e05317 update ani-cli to allow passing in search query 2022-02-04 17:58:08 -08:00
ksyasuda
ebc8587e6f clean up code a bit 2022-02-03 22:18:51 -08:00
ksyasuda
7e71788604 restructure db code 2022-02-03 21:59:50 -08:00
ksyasuda
24f3c25142 update quality selection menu 2022-02-03 15:25:15 -08:00
ksyasuda
985a19fcf0 standardize how insert_history function works 2022-02-03 15:18:04 -08:00
ksyasuda
a8a32968da highlight and print out current quality when seleting new quality 2022-02-03 15:10:07 -08:00
ksyasuda
2e9e28883e clean up code a bit 2022-02-03 00:56:12 -08:00
ksyasuda
a726b9d550 improvements 2022-02-03 00:40:59 -08:00
ksyasuda
f882f7d3d2 improve anime_selection menu performance 2022-02-03 00:34:50 -08:00
ksyasuda
9ef5b5092f make silent option even more silent 2022-02-01 11:43:02 -08:00
ksyasuda
d4304a6e36 remove back option if searching from / 2022-02-01 11:36:10 -08:00
ksyasuda
ac47d9c350 make silent option as silent as possible? 2022-01-31 23:32:26 -08:00
ksyasuda
7ae041e95a update quality selection menu to match aniwapper version 2022-01-31 22:59:55 -08:00
ksyasuda
e8809444e3 add option to replay current video in different quality 2022-01-31 22:50:33 -08:00
ksyasuda
86f5da5976 Merge branch 'master' of github.com:ksyasuda/aniwrapper 2022-01-31 03:23:26 -08:00
ksyasuda
9a19dbf60c fix bug with marking played files as active 2022-01-31 03:18:08 -08:00
ksyasuda
ddb8d01ff2 only get base_url if scrape is stream or history 2022-01-31 02:42:35 -08:00
ksyasuda
baeadacae6 add silent mode option 2022-01-29 01:01:37 -08:00
ksyasuda
b07948cee2 remove jq as dependency 2022-01-28 12:19:24 -08:00
ksyasuda
bf4cd37b32 add message back to download prompt 2022-01-23 16:49:36 -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
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
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
99691746c7 improvements 2022-01-08 14:55:17 -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