Commit graph

573 commits

Author SHA1 Message Date
AnimeDL
4022909f14 Prevent episode selection from contextmenu
Episode would be selected if you selected anything in the contextmenu from the Episode List screen.

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 14:07:30 -07:00
AnimeDL
b9222325d1 Add context menus to Episode List
Adds Image and Description context menus to the Episode List

Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-07-09 13:51:07 -07:00
AnimeDL
517b0cdc1b Add header to show which service is selected 2023-07-09 11:52:29 -07:00
AnidlSupport
fd10455400
Changes as discussed with sww 2023-07-09 17:19:44 +00:00
AnimeDL
3683d93691 Fix issue where sometimes episodes weren't listed
This fixes an issue in Crunchy where sometimes episodes weren't properly listed. Example series was: G8DHV741D
2023-07-08 18:18:32 -07:00
AnimeDL
46c1f9432f Increment version 2023-07-07 16:02:11 -07:00
AnimeDL
371b8336f1 add flag --originalFontSize
Flag to keep original font size for the service Hidive (which defines it's own expected fontsize per series)
2023-07-07 15:43:11 -07:00
AnimeDL
4eb3a4a916 Update to node 18 for prebuilds 2023-07-07 15:28:00 -07:00
AnimeDL
a0d0a7c27c
Add GUI instructions to ReadMe
Adds instructions on how to run the GUI after compiling the TypeScript
2023-07-07 11:20:25 -07:00
AnimeDL
94d12f0eb3 Increment version + Documentation 2023-07-06 04:38:25 +00:00
AnimeDL
2b05222cda Increment version 2023-07-05 21:36:55 -07:00
AnimeDL
a78461a2ac Disable CC subs from being default
Temporary measure until I can think of a better way to implement it so that CC subtitles are not set as default along with the normal subtitle
2023-07-05 21:35:44 -07:00
AnimeDL
5dfea78822 Fix text-shadow parsing error in vtt2ass
Should hopefully fix the warnings about text-shadow being improperly parsed
2023-07-05 21:21:48 -07:00
AnimeDL
0fcf1e95bf Fix hidive not working in GUI version
And increment version + Documentation
2023-07-05 22:53:45 +00:00
AnimeDL
3c422cfd3e Fix hidive not working in GUI version
And increment version
2023-07-05 15:52:50 -07:00
AnimeDL
61f17726a9 Increment version + Documentation 2023-07-05 22:18:50 +00:00
AnimeDL
88066690fd Increment version 2023-07-05 15:18:04 -07:00
AnimeDL
ad12b775bb Properly fix eslint error 2023-07-05 15:17:10 -07:00
AnimeDL
e12d9a30f6 Revert "eslint fixes"
This reverts commit a17677c3bf.
2023-07-05 15:05:20 -07:00
AnimeDL
a528378218
Merge pull request #491 from anidl/hidive
Add hidive to downloaders
2023-07-05 12:37:31 -07:00
AnimeDL
5c5f6cfb7a + Documentation 2023-07-05 18:53:11 +00:00
AnimeDL
580dbe2384 Improve documentation 2023-07-05 11:52:17 -07:00
AnimeDL
112cde5544 + Documentation 2023-07-05 18:16:29 +00:00
AnimeDL
a17677c3bf eslint fixes 2023-07-05 11:11:35 -07:00
AnidlSupport
abefc563d6
Fix vtt2ass module 2023-07-05 10:09:46 +00:00
AnimeDL
f6506fefcc set debug property on cr/hd 2023-07-04 22:45:52 -07:00
AnimeDL
4c870f0640 Respect user defined fontName for hidive 2023-07-04 19:58:34 -07:00
AnimeDL
38fe235b2c Respect user defined fontSize for hidive 2023-07-04 19:56:21 -07:00
AnimeDL
dd483dddb4 add hidive tag 2023-07-04 14:47:44 -07:00
AnimeDL
612bdff774 Initial commit to add hidive 2023-07-04 10:21:16 -07:00
AnimeDL
8414edfab9 Allow for half episodes 2023-07-04 08:35:48 -07:00
AnimeDL
a8bdef3bc7 Add skipmux functionality to CR 2023-07-03 22:16:18 -07:00
AnimeDL
0da2fc232d Implement search restrictions
This should prevent from sending too many API requests when searching via the GUI
2023-07-03 18:00:07 -07:00
AnimeDL
190c59d1a9 Update README.md
Improve syntax and update build instructions
2023-07-02 14:48:45 -07:00
AnidlSupport
3913d9dbe3 Increment version + Documentation 2023-06-18 19:30:45 +00:00
AnidlSupport
eab22402dc
Increment version 2023-06-18 19:30:20 +00:00
AnidlSupport
338ce2d904
Merge pull request #483 from Nicknakin/seriesTitle-templating
Series title templating for file names
2023-06-18 19:28:32 +00:00
Nicholas Kinney
adc21af7f1
Series title templatable now 2023-04-20 13:11:19 -05:00
AnimeDL
9d069b0586 fix lint issue 2023-04-16 19:07:55 -07:00
AnimeDL
ff034ed02c update lockfile + Documentation 2023-04-17 02:04:25 +00:00
AnimeDL
e2cd317a40 update lockfile 2023-04-16 19:03:00 -07:00
AnimeDL
47455e3807 increment version number 2023-04-16 19:01:23 -07:00
AnimeDL
92531715cd Fix downloading movies with -e 2023-04-16 18:49:23 -07:00
AnimeDL
c6f56d27bb update --flm to new API 2023-04-16 18:23:23 -07:00
AnidlSupport
be27f3c113 update version + Documentation 2023-04-07 20:45:09 +00:00
AnidlSupport
de192a21b4
update version 2023-04-07 22:44:38 +02:00
AnidlSupport
921f346bb4
Fix copy to clipboard for images 2023-04-07 22:39:23 +02:00
AnidlSupport
9468f928e7 CLI Default for GUI & Pnpm update + Documentation 2023-03-22 17:16:30 +00:00
AnidlSupport
f32e7b19a2 CLI Default for GUI & Pnpm update 2023-03-22 18:15:57 +01:00
AnidlSupport
1e99c80f81 Docker 2023-03-04 23:51:27 +01:00