145 Commits

Author SHA1 Message Date
Sannidhya
907ecd65ce
fix: skip button icon (#228) 2024-07-30 18:45:58 +02:00
Kilian von Pflugk
a7db712acf
add option to edit intros/credits (#223)
new API Endpoint: ´Episode/{Id}/Timestamps´

HTTP POST to update Timestamps.
HTTP GET to receive the unmodified Timestamps. If Intro/Outro not exists the API returns 0
2024-07-27 21:11:01 +00:00
rlauuzo
d7ce2bdb6a
Add Additional Visual Indicator When Hovering Over Button 2024-07-25 17:09:05 +02:00
rlauuzo
96dc3a9763
Refactor inject.js (#216) 2024-07-24 12:56:12 +02:00
rlauuzo
a13733bdad
Update visualizer.js 2024-07-13 18:13:20 +02:00
rlauuzo
009917b2e1
Fix seek issue and improve button animation smoothness (#209) 2024-07-07 20:42:45 +00:00
rlauuzo
4081c72edd
increase timeout 2024-07-07 07:37:56 +02:00
rlauuzo
c7ed471d54
Start the next episode directly (#205) 2024-07-02 18:11:31 +00:00
rlauuzo
bcd302045b
Fix Skip Button Position After Up Next Dialog 2024-06-15 17:44:38 +02:00
rlauuzo
9388f2a583
refactor item queue (#183)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
ddecb15a51
Clean Cache Task to Remove Unused Files (#195) 2024-06-15 10:57:20 +02:00
rlauuzo
c9f87c58cf
Delete Cache (#192)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-07 17:09:48 +02:00
rlauuzo
50529c4a0b
Allow the intro skip button to be confirmed with the Enter key (#189)
* allow the intro skip button to be confirmed with the Enter key

tested with LG webOS

* add some comments

* Update inject.js (#173)

* Update inject.js

* Update inject.js

---------

Co-authored-by: Kilian von Pflugk <github@jumoog.io>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-01 14:15:30 +02:00
Kilian von Pflugk
11be944e76 rephrase cache fingerprints warning 2024-05-26 22:16:25 +02:00
Kilian von Pflugk
bd5eb83ea0 Revert "allow the intro skip button to be confirmed with the Enter key (#170)"
This reverts commit 1dbb80ec283557b8877ad03444e3d11df11557d8.
2024-05-18 22:43:05 +02:00
Kilian von Pflugk
1dbb80ec28
allow the intro skip button to be confirmed with the Enter key (#170) 2024-05-18 20:21:39 +02:00
rlauuzo
fc805da85e
Update Css (#167) 2024-05-18 20:05:04 +02:00
Cloud9Developer
0577126cb8
Fixed Skip button not displaying
when jellyfin context root/path is set (#165)
2024-05-16 17:23:35 +00:00
Cloud9Developer
ef789c63f7
updated scheduled task href URI in settings (#162) 2024-05-14 10:49:30 +02:00
Kilian von Pflugk
bbfc9e71a3 port AutoSkipCredits forward 2024-05-13 15:29:49 +02:00
Kilian von Pflugk
dd7a81410e restore 10.9 changes 2024-05-13 00:02:18 +02:00
Kilian von Pflugk
196dd4c30c apply 10.8 css changes
- No use optimizing conditionally
- Add animation on skipButton entry and exit
2024-05-12 23:59:41 +02:00
rlauuzo
03af05c3c6
change chromaprint offset, reorder analyzers, improve prompt timing (#153) 2024-05-10 14:05:59 +02:00
rlauuzo
8e23df523b
Refactor BaseItemAnalyzerTask and add Edl support for credits (#123)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
Co-authored-by: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
2024-04-20 21:12:04 +02:00
TwistedUmbrellaX
6cc69fc0ee Limit the scope of automatic scanning (#116)
* Add temporary scope limit for auto

* Fix a missing credits variable rename

* Add some extra padding to notes

* Only use path limits when filled in
2024-04-19 14:53:59 -04:00
Jakob Tormalm
3960fa779e Add animation on skipButton entry and exit 2024-04-17 21:21:25 +02:00
rlauuzo
ad3e0c4c08
Change task from being canceled to waiting (#118) 2024-04-16 18:19:05 +02:00
TwistedUmbrellaX
cd32952055 Credits are included here, too
It doesn't make sense to branch credits off into a section, but it's also proven that we need to be very clear in the wording.
2024-04-13 14:58:43 -04:00
TwistedUmbrellaX
2442e579e0 Add options for adjusting credits length 2024-04-13 14:11:49 -04:00
TwistedUmbrellaX
630016aae6
Update configPage.html
The wording was accurate, but made me think a minute. That usually means it will confuse someone eventually.
2024-04-13 10:03:12 -04:00
TwistedUmbrellaX
2f05cb70e5 Add back separate tasks as optional 2024-04-10 08:08:23 -04:00
rlauu
10e942ab7d add options to disable scans of either intros or credits 2024-04-10 08:06:57 -04:00
rlauu
057352b212 analyze when item is added to the server (#96) 2024-04-10 08:06:23 -04:00
TwistedUmbrellaX
82b43a58ec Fix some button text running together 2024-04-02 21:09:41 -04:00
Kilian von Pflugk
5d743302e4 Target 10.9.z 2024-03-29 20:53:19 +01:00
TwistedUmbrellaX
1f4debc33f Almost everything returns null 2024-03-19 20:58:48 -04:00
Kilian von Pflugk
b8053a3911 leftEpisode and rightEpisodeIntro can be null 2024-03-18 23:50:52 +01:00
TwistedUmbrellaX
6619c48cde Explicitly define the undefined 2024-03-17 19:11:45 -04:00
TwistedUmbrellaX
d167aea2d0 Combine CSS with nested selector 2024-03-13 12:49:30 -04:00
TwistedUmbrellaX
6770ba4350
Revert "Combine CSS into nested selector" 2024-03-13 12:32:22 -04:00
TwistedUmbrellaX
4317e272eb Combine CSS into nested selector 2024-03-13 10:31:36 -04:00
rlauu
1df791ca52
Style fix
Adjust the scale factor to ensure visual consistency. Currently, the default scale factor causes the 'skip intro' text to appear disproportionately larger than the surrounding box upon selection of the skip button within the TV layout. This reduces the scale factor appropriately.
2024-03-13 14:25:00 +01:00
TwistedUmbrellaX
e8b70d5396
Hide the padding when hiding input (#75)
* Hide the padding when hiding input

* Fix a typo and add more error padding

* Update macOS documentation for 2024
2024-03-12 14:40:07 -04:00
TwistedUmbrellaX
f87959b25c Explicity define 404 as a null value 2024-03-10 21:36:52 -04:00
TwistedUmbrellaX
b9cad22e3b Prevent an unnecessary error log 2024-03-07 15:41:00 -05:00
TwistedUmbrellaX
c6bb3dbad5 Search credits from the end of episode 2024-03-06 10:15:03 -05:00
TwistedUmbrellaX
05541b9db0 Move visualizer above delete items 2024-03-05 23:32:51 -05:00
TwistedUmbrellaX
79c834cf08 Don't "shift" episodes that didn't load 2024-03-05 17:58:32 -05:00
TwistedUmbrellaX
86bda25946 Catch legitimately empty fingerprints 2024-03-05 17:33:51 -05:00
TwistedUmbrellaX
8cb9d42a97 More clarification of confusing options 2024-03-05 14:14:20 -05:00