Commit Graph

180 Commits

Author SHA1 Message Date
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
ksyasuda
ddf2de4fe8 add .webm filetype as a playable file 2022-01-05 11:44:42 -08:00
ksyasuda
6af81cb769 update sync watch history to use insert_history function 2022-01-05 11:23:16 -08:00
ksyasuda
797df2b1fb update to scrape sbplay 2022-01-05 10:54:19 -08:00
ksyasuda
7ca1907998 update code to insert into file history table 2022-01-04 23:06:12 -08:00
ksyasuda
ae6e20ae1c add hidpi version of theme 2022-01-04 18:10:51 -08:00
ksyasuda
21597fc1bc add file_history table and update setup script 2022-01-04 18:10:34 -08:00
ksyasuda
090f0e84e7 move play from file function to ani-cli script 2022-01-04 18:07:41 -08:00
ksyasuda
b48b849408 update readme with aria2 dependancy 2022-01-04 12:25:22 -08:00
ksyasuda
24303d4b64 update mpv command 2022-01-04 12:05:36 -08:00
ksyasuda
78ef98562b clean up code and add ability to search for and play mp3 files 2022-01-04 11:39:25 -08:00
ksyasuda
f5219775e4 clean up code and squash some small bugs 2022-01-04 11:38:13 -08:00
ksyasuda
f9d4f65f22 make play from file safer 2022-01-04 00:57:22 -08:00
ksyasuda
f814497f44 apply fixes for scraping/downloading 2022-01-03 22:12:24 -08:00
ksyasuda
9d7af52ad0 clean up code and fix sync watch history bug 2022-01-03 17:00:01 -08:00
ksyasuda
ff4ee0a5f8 fix database creation bug 2022-01-03 00:21:10 -08:00
ksyasuda
ed9288adfb add verbose option to setup script 2022-01-03 00:00:03 -08:00
ksyasuda
af1d466620 pretty nice makefile i hope and update readme 2022-01-02 23:56:25 -08:00
ksyasuda
41c6e7649b change name of default theme to aniwrapper.rasi
update setup script to backup and update theme when updated on main repo
2022-01-02 23:18:38 -08:00
ksyasuda
d48c702db1 clean up code a bit 2022-01-02 23:18:27 -08:00
ksyasuda
f29733d867 update readme 2022-01-02 17:44:55 -08:00
ksyasuda
9cf1c21ccf remove playlist mode entirely 2022-01-02 15:15:16 -08:00