390 Commits

Author SHA1 Message Date
Kilian von Pflugk
bedc5bc3d0 change urls after transfer repo to the new org 2024-09-19 13:06:37 +02:00
TwistedUmbrellaX
cd857b1db2
Customize the checkbox labels (#293)
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
2024-09-17 18:40:47 +00:00
rlauuzo
b6231417da
Add SelectAllLibraries option (#292)
* Add SelectAllLibraries option

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-17 08:41:56 +02:00
TwistedUmbrellaX
08145e0731
Fix inconsistency in library selection UI (#289)
* Fix inconsistency in library selection UI

* Additional details are still below the input

* Fix wording to include mixed libraries

* Make the manifest a copy paste block
2024-09-16 07:02:56 -04:00
theMasterpc
e7aafd9dca
fix mixed library doesnt show in checkbox (#288)
* fix mixed library wont show

* now it works

* Refactor library selection UI to include more options

* small fix

* another small fix

* adding a line between the more checkbox.
small fixes

* fixes

* fixing, when there isn't any libraries in the "more" section show regular checkbox list

* Update configPage.html

* returning to the second commit, with some changes, now using "Library/VirtualFolders"

* small fix
2024-09-15 17:51:29 -04:00
TwistedUmbrellaX
7a8fded38f
More minor cleanup of headings 2024-09-15 12:02:20 -04:00
TwistedUmbrellaX
b567286b40
Fixed overlapping names and a typo 2024-09-15 11:09:27 -04:00
github-actions[bot]
798188643e release v0.2.0.21 2024-09-14 16:56:14 +00:00
rlauuzo
72e59f273a
Use Checkboxes to select libraries (#287)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-14 16:52:39 +00:00
Kilian von Pflugk
2438ba79f2
migrate Intro to Segment and make it generic (#268) 2024-09-12 10:37:47 +02:00
Kilian von Pflugk
f430f4364e point url to the new wiki 2024-09-10 20:29:18 +02:00
rlauuzo
60c735282e
apply auto-fixes from VS Code (#283)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-10 18:08:42 +02:00
rlauuzo
d428efb1f2
select autoskip clients (#277)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-09 18:52:54 +00:00
theMasterpc
9d6ce7ed08
fixing the description for Automatically skip intros (#276) 2024-09-07 21:23:43 +00:00
github-actions[bot]
38c3433b5f release v0.2.0.20 2024-09-05 18:11:30 +00:00
rlauuzo
1f17792bc6
Add user settings to configure skip behavior on client site (alternative to #261) (#263)
* Update inject.js

* Update inject.js

* Update inject.js

* Update inject.js

* Update inject.js

* Update inject.js

* Update inject.js

* update

Update inject.js

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-09-03 16:55:06 -04:00
github-actions[bot]
296aa0da76 release v0.2.0.19 2024-09-02 14:07:30 +00:00
Faheem Pervez
1c8b3ccbe1
Make auto skip work with Kodi (#269)
* Make auto skip work with Kodi

* Apply change to credits as well

---------

Co-authored-by: TwistedUmbrellaX <twistedumbrella@gmail.com>
2024-09-02 08:10:21 -04:00
github-actions[bot]
0685b343ec release v0.2.0.18 2024-09-01 16:39:14 +00:00
Kilian von Pflugk
7860910f3c undo namespace change for DataContract and migrate already changed xml files 2024-09-01 18:34:25 +02:00
Kilian von Pflugk
2f9471ad01 Revert "this changed after namespace change"
This reverts commit 7dc20cff0df59583ec9cd1860e77117db9208113.
2024-09-01 18:18:49 +02:00
Kilian von Pflugk
1b6ca78e5c only store relevant info in the xml and make it a lot smaller 2024-09-01 18:09:55 +02:00
Kilian von Pflugk
f22b19dc70 make Autoskip less noisy 2024-09-01 16:56:33 +02:00
Kilian von Pflugk
7dc20cff0d this changed after namespace change 2024-09-01 16:08:05 +02:00
Kilian von Pflugk
bd1b71d390 extend regular expression for ending credit chapters 2024-09-01 14:00:58 +02:00
github-actions[bot]
83778eb734 release v0.2.0.17 2024-08-31 21:11:43 +00:00
rlauuzo
c4e890a9ac
Enhance Chromaprint Accuracy Using Chapters (#203)
* Use Helper Class and Limit silence scanning to the relevant time range only

* Include the timerange in the filename

* Update AnalyzerHelper.cs

* Update AnalyzerHelper.cs

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:32:37 +02:00
Kilian von Pflugk
55ee501cf5
check if intro skip button is build-in and skip injecting (#240)
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:08:42 +02:00
Kilian von Pflugk
25fd56d83c use correct namespace 2024-08-31 18:56:48 +02:00
Kilian von Pflugk
88003edb21
automatic skip only for Apps without Skip Button (#208) 2024-08-31 18:48:31 +02:00
github-actions[bot]
9cb440065d release v0.2.0.16 2024-08-19 19:41:56 +00:00
rlauuzo
4ef9ea89ad
Apply "MaximumIntroDuration" exclusively to intros 2024-08-19 20:14:02 +02:00
rlauuzo
fbd542b920
Fix issue with Edit field not functioning correctly in Chrome 2024-08-14 20:53:19 +02:00
github-actions[bot]
09ec2c4adf release v0.2.0.15 2024-08-10 11:54:27 +00:00
Kilian von Pflugk
92aa5fef88
add option to get storage usage per library (#242)
See how much space each library uses.
2024-08-10 12:25:06 +02:00
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
Kilian von Pflugk
e8fcdf53de
AutoSkip: allow to adjust the intro/credit playback duration (#238)
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: CasuallyFilthy <adamsdeloach@yahoo.com>
2024-08-02 13:41:03 +00:00
rlauuzo
50ea8955d6
Update inject.js 2024-08-02 10:36:56 +02:00
Foowy
1ab97f8515
Corrected spelling in Manage Fingerprints (#232) 2024-07-31 14:42:02 +02:00
github-actions[bot]
3ad42e7d53 release v0.2.0.14 2024-07-30 19:47:06 +00: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
Kilian von Pflugk
08ccca266f append version to script URL at script injection time
This will force the browser to refresh its cache.
2024-07-30 21:22:09 +02:00
Sannidhya
907ecd65ce
fix: skip button icon (#228) 2024-07-30 18:45:58 +02:00
Kilian von Pflugk
11e648ffbb InjectSkipButton error: refer to the troubleshooting guide 2024-07-29 20:35:46 +02:00
Kilian von Pflugk
dc3ab7f123 check if episodes exists and update function docs 2024-07-28 19:38:09 +02:00
Kilian von Pflugk
7391bada8b only return timestamps for episodes 2024-07-28 18:53:23 +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