36 Commits

Author SHA1 Message Date
rlauuzo
8bd5dba338
Fix active element 2024-08-07 12:25:15 +02:00
rlauuzo
0118007cf2
Update inject.js 2024-08-06 19:16:31 +02:00
rlauuzo
182fe9f831
Update inject.js 2024-08-06 18:36:33 +02:00
rlauuzo
50ea8955d6
Update inject.js 2024-08-02 10:36:56 +02:00
rlauuzo
c0708528f0
Inject Timestamps into Episode Details (#224)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-07-30 21:30:41 +02:00
Sannidhya
907ecd65ce
fix: skip button icon (#228) 2024-07-30 18:45:58 +02: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
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
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
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
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
Jakob Tormalm
3960fa779e Add animation on skipButton entry and exit 2024-04-17 21:21:25 +02:00
Kilian von Pflugk
5d743302e4 Target 10.9.z 2024-03-29 20:53:19 +01: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
b9cad22e3b Prevent an unnecessary error log 2024-03-07 15:41:00 -05:00
TwistedUmbrellaX
1c04ce80c3 Reduce script overhead for injection 2024-03-05 10:08:29 -05:00
ConfusedPolarBear
2cbe1bdb01 Update osdVisible function 2023-03-22 00:19:27 -05:00
DualScorch
34f5e042e7
Button visible on mouse move (#149) 2023-03-15 23:07:20 -05:00
ConfusedPolarBear
43830fbc13 Avoid skip button conflicts 2023-03-13 21:00:21 -05:00
ConfusedPolarBear
2b26fa1b2a Add padding to skip button text 2023-03-09 00:18:39 -06:00
ConfusedPolarBear
8a9b630e68 Make credit skipping functionality available 2023-03-04 00:15:26 -06:00
NeroPcStation
0b62b0209e
Fix script to support older versions of chrome (#118)
Fix script to work on chromium 79 and older which does not have support for optional chaining.
This fixes LG WebOS 6.0 and 5.0 (issue#113)
2023-02-01 02:29:13 -06:00
ConfusedPolarBear
39d235006f Relocate injected code into an object 2022-11-25 01:37:27 -06:00
ConfusedPolarBear
e25d952d17 Wrap window.fetch 2022-11-17 01:19:44 -06:00
ConfusedPolarBear
f4e84d4d07 Inject skip button into web interface
Text for the skip button and auto skip message can now be customized

Closes #104, 105
2022-11-11 00:43:36 -06:00