Commit Graph

  • 7a3a61bb58 run insert queries in background before search_eps function ksyasuda 2022-02-20 20:00:25 -0800
  • f95ae51af8 check exit code directly in update_date function ksyasuda 2022-02-20 19:57:40 -0800
  • 8fb570b003 simplify logic in find_media function ksyasuda 2022-02-20 19:11:14 -0800
  • d7bd5899b5 revert change for now so new episodes can be picked up ksyasuda 2022-02-20 17:47:16 -0800
  • 924b0eed76 update watch history when downloading anime ksyasuda 2022-02-20 15:36:34 -0800
  • 74ac27bb79 update link parsing ksyasuda 2022-02-19 22:13:47 -0800
  • 7c85a91d65 spaces -> tabs ksyasuda 2022-02-19 22:13:07 -0800
  • e851b92289 add new themes to selection menu ksyasuda 2022-02-19 02:36:02 -0800
  • 04cad2425b fix selecting new anime ksyasuda 2022-02-19 02:10:05 -0800
  • d390d0a683 update manpage ksyasuda 2022-02-19 01:36:37 -0800
  • 3bfbaa7749 add anime lookup table for tracking start/end episodes for each anime/season ksyasuda 2022-02-19 01:35:41 -0800
  • 6137deb26b consolidate sql scripts into one ksyasuda 2022-02-19 01:33:02 -0800
  • a56fe29a29 add anime table and consolidate into one script ksyasuda 2022-02-19 01:32:33 -0800
  • f23586116d add alter and monokai theme ksyasuda 2022-02-18 12:18:28 -0800
  • 6e5b3c463a fix script not quitting when escaping from play from file mode ksyasuda 2022-02-16 23:58:20 -0800
  • 01fe1bb68a apply autoformatter to markdown files ksyasuda 2022-02-16 23:57:43 -0800
  • 02349915c1 sort directory list in play from file mode ksyasuda 2022-02-16 00:43:40 -0800
  • 1461c3bc62 change -only-match to -no-custom to allow ESC to quit rofi menus ksyasuda 2022-02-15 02:22:59 -0800
  • 4c2d7ae27e window titles for rofi ksyasuda 2022-02-15 02:20:10 -0800
  • d2611e6e33 fix updating datetime and enforce list mode on sqlite3 ksyasuda 2022-02-15 01:26:19 -0800
  • 41c40bbd38 add dir history to play from file menu ksyasuda 2022-02-15 01:25:24 -0800
  • 90dec870e0 less hardcoding in theme selection and row highlighting ksyasuda 2022-02-13 12:06:06 -0800
  • e29d3f7db3 update base_url to new site ksyasuda 2022-02-13 00:16:27 -0800
  • 7907e809b8 make menus have active entry selected by default ksyasuda 2022-02-11 17:50:46 -0800
  • 7a0eea5d69 make quality highlighting more dynamic ksyasuda 2022-02-11 17:41:31 -0800
  • f1fbb643aa update showcase image ksyasuda 2022-02-10 01:54:38 -0800
  • 8895ab9145
    update showcase Kyle Yasuda 2022-02-10 01:53:54 -0800
  • 9f80566b6e change continue to use search history so sorting works as intended ksyasuda 2022-02-09 20:52:54 -0800
  • 024bb138f0 Merge branch 'master' of github.com:ksyasuda/aniwrapper ksyasuda 2022-02-09 20:23:22 -0800
  • 3b5511cfb4 add 480p quality ksyasuda 2022-02-09 20:22:54 -0800
  • 3647be366f remove flamingo theme and add nord2 ksyasuda 2022-02-09 19:50:26 -0800
  • 260d212e22 update readme ksyasuda 2022-02-08 19:32:30 -0800
  • cc9d66d4a2 update showcase ksyasuda 2022-02-08 19:10:42 -0800
  • eb0677fef3
    add showcase video to readme Kyle Yasuda 2022-02-08 18:40:47 -0800
  • 2221d550c0 remove whitespace from ep number if coming from continue function ksyasuda 2022-02-08 18:27:16 -0800
  • 86a4e187a6 improvements ksyasuda 2022-02-08 00:12:43 -0800
  • fa958884bb convert tabs to spaces ksyasuda 2022-02-07 12:06:31 -0800
  • b272fc3994 make videos open in background in play from file ksyasuda 2022-02-07 03:20:29 -0800
  • c6d5c6a1bd make logging statements use inf function ksyasuda 2022-02-07 02:09:23 -0800
  • 593b66edea remove support for playing mp3 files in play from file ksyasuda 2022-02-07 02:09:09 -0800
  • cdfe2674d7 port over the new ani-cli command-line menu code ksyasuda 2022-02-07 01:40:40 -0800
  • 7d08c212fa update error handling for episode selection ksyasuda 2022-02-06 21:08:27 -0800
  • 10a675202a update docs/help to reflect latest changes ksyasuda 2022-02-06 20:06:30 -0800
  • c3b0a26ce7 update script to allow player selection in command-line mode ksyasuda 2022-02-06 20:04:37 -0800
  • 49cf4f3ecc update readme and manpage to reflect latest changes ksyasuda 2022-02-06 19:43:24 -0800
  • 86acb7d731 fix help section of readme ksyasuda 2022-02-06 00:16:12 -0800
  • 1268855077 update readme ksyasuda 2022-02-05 23:54:26 -0800
  • 087fb9d355 update readme ksyasuda 2022-02-05 23:13:44 -0800
  • 42db51371b update manpage ksyasuda 2022-02-05 23:06:01 -0800
  • 5c7af5c36d add ability to supply player function (mpv/mplayer/vlc fully supported) ksyasuda 2022-02-05 16:46:12 -0800
  • cf7cf4b591 update sizing of sync menus ksyasuda 2022-02-05 14:35:24 -0800
  • 1fddd452fe update sizing of reselect quality menu ksyasuda 2022-02-05 14:27:29 -0800
  • 5aad3a7263 update episode selection menu width ksyasuda 2022-02-05 14:24:09 -0800
  • a6e80c1ad0 update default flamingo width to work with new menu sizings ksyasuda 2022-02-05 14:23:54 -0800
  • c5bf198466 update sizing of rofi menus ksyasuda 2022-02-05 14:20:05 -0800
  • 1a54bf3b44 update default theme ksyasuda 2022-02-05 14:19:29 -0800
  • 0d97d3857a update readme ksyasuda 2022-02-05 00:46:27 -0800
  • 280bd73760 fix images ksyasuda 2022-02-05 00:38:00 -0800
  • c18cb37f71 fix image link ksyasuda 2022-02-05 00:26:34 -0800
  • 9cb0075cd1 fix indentation on help message ksyasuda 2022-02-05 00:24:24 -0800
  • 0ba2ebac2c fix spelling ksyasuda 2022-02-05 00:21:39 -0800
  • 2d7ed5dce0 update readme ksyasuda 2022-02-05 00:18:42 -0800
  • 14dee88f11 add manpage ksyasuda 2022-02-04 22:54:16 -0800
  • d8b5f2b94a update aniwrapper to allow passing in search query for stream/download ksyasuda 2022-02-04 18:18:05 -0800
  • 7c71e05317 update ani-cli to allow passing in search query ksyasuda 2022-02-04 17:58:08 -0800
  • ebc8587e6f clean up code a bit ksyasuda 2022-02-03 22:18:51 -0800
  • 7e71788604 restructure db code ksyasuda 2022-02-03 21:59:50 -0800
  • 24f3c25142 update quality selection menu ksyasuda 2022-02-03 15:25:15 -0800
  • 985a19fcf0 standardize how insert_history function works ksyasuda 2022-02-03 15:18:04 -0800
  • a8a32968da highlight and print out current quality when seleting new quality ksyasuda 2022-02-03 15:10:07 -0800
  • 2e9e28883e clean up code a bit ksyasuda 2022-02-03 00:56:12 -0800
  • a726b9d550 improvements ksyasuda 2022-02-03 00:40:59 -0800
  • f882f7d3d2 improve anime_selection menu performance ksyasuda 2022-02-03 00:34:50 -0800
  • cf5c5dbcee fix switching back to defualt theme ksyasuda 2022-02-01 13:25:05 -0800
  • 9ef5b5092f make silent option even more silent ksyasuda 2022-02-01 11:42:34 -0800
  • d4304a6e36 remove back option if searching from / ksyasuda 2022-02-01 11:36:10 -0800
  • 4fb1c113b9 center gifs ksyasuda 2022-02-01 01:42:52 -0800
  • b5d17117f2 smaller gifs ksyasuda 2022-02-01 01:37:21 -0800
  • e511d03505 update readme ksyasuda 2022-02-01 01:25:08 -0800
  • ac47d9c350 make silent option as silent as possible? ksyasuda 2022-01-31 23:32:26 -0800
  • a1576f1549 add option to switch themes from the main menu ksyasuda 2022-01-31 23:29:32 -0800
  • 7ae041e95a update quality selection menu to match aniwapper version ksyasuda 2022-01-31 22:59:55 -0800
  • e8809444e3 add option to replay current video in different quality ksyasuda 2022-01-31 22:50:33 -0800
  • dad456eac9 better error handling for command-line quality selection ksyasuda 2022-01-31 22:47:06 -0800
  • 50af29a5bd make silent option more silent ksyasuda 2022-01-31 03:25:52 -0800
  • 86f5da5976 Merge branch 'master' of github.com:ksyasuda/aniwrapper ksyasuda 2022-01-31 03:23:26 -0800
  • 9a19dbf60c fix bug with marking played files as active ksyasuda 2022-01-31 03:18:08 -0800
  • ddb8d01ff2 only get base_url if scrape is stream or history ksyasuda 2022-01-31 02:42:35 -0800
  • 7c2b547b57 remove unneeded reinstall option ksyasuda 2022-01-29 01:19:27 -0800
  • 4e414f353c fix typo ksyasuda 2022-01-29 01:16:40 -0800
  • bd1b846921 update help text and readme for new option ksyasuda 2022-01-29 01:09:54 -0800
  • baeadacae6 add silent mode option ksyasuda 2022-01-29 01:01:37 -0800
  • 2d9c070374 change silent to -S to not conflict with sync option ksyasuda 2022-01-29 01:00:49 -0800
  • e25831fa44 replace some conditionals with arithmetic expansion ksyasuda 2022-01-29 00:39:18 -0800
  • b07948cee2 remove jq as dependency ksyasuda 2022-01-28 12:19:24 -0800
  • 59ea0c99b6 make quit function quiet by default ksyasuda 2022-01-26 00:58:16 -0800
  • d5393598d5 Merge branch 'master' of github.com:ksyasuda/aniwrapper ksyasuda 2022-01-23 16:49:57 -0800
  • bf4cd37b32 add message back to download prompt ksyasuda 2022-01-23 16:49:36 -0800
  • 9124ffa1b7 update themes to make a more standardized look ksyasuda 2022-01-22 13:12:38 -0800
  • 3cec4558d2 fix some corner cases with play from file ksyasuda 2022-01-22 11:13:41 -0800