644 Commits

Author SHA1 Message Date
dependabot[bot]
1e06e34834
chore(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 ()
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 21:54:02 -05:00
Péter Tombor
8edb8f173c
Don't show prompt after the segment has ended ()
If the user has `HidePromptAdjustment` set to a
value larger then the intro length, the prompt
would be visible after the intro has ended.

Additionally, setting this value to a ridiculously
high number allows user to make the prompt visible
until the end of the segment.
2023-06-02 21:53:38 -05:00
zzVertigo
8f5e283970
Update web_interface.md ()
Add easier instructions for Jellyfin on Unraid. (Tested by 2 people and confirmed to work)
2023-06-02 21:45:05 -05:00
ConfusedPolarBear
62dc547615 Update README.md 2023-05-27 22:21:33 -05:00
cellulosa
3eb6651baa
Update README.md with MacOS instructions ()
https://github.com/ConfusedPolarBear/intro-skipper/issues/164
2023-05-27 22:17:00 -05:00
ConfusedPolarBear
78afae40b6 Update container.yml 2023-04-24 22:46:23 -05:00
ConfusedPolarBear
49cd1a49a0 Update to Jellyfin 10.8.10 2023-04-24 22:34:54 -05:00
ConfusedPolarBear
2cbe1bdb01 Update osdVisible function 2023-03-22 00:19:27 -05:00
ConfusedPolarBear
b62809e656 Update CHANGELOG.md 2023-03-22 00:17:11 -05:00
DualScorch
34f5e042e7
Button visible on mouse move () 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
dependabot[bot]
04903541e9
chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 ()
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 01:34:13 -06:00
ConfusedPolarBear
037848e93d Update ACKNOWLEDGEMENTS.md 2023-03-02 00:16:35 -06:00
ConfusedPolarBear
1d7e21840e Update README.md 2023-02-16 02:01:10 -06:00
ConfusedPolarBear
d540f7e70e Merge branch 'analyzers' 2023-02-07 23:50:28 -06:00
roib20
1d6ff8ce90
Bump jellyfin-web Artifact version name to 10.8.9 () 2023-02-07 23:14:05 -06:00
roib20
84919b65d6
Add multi-arch container image builds ()
* Update versions for GH Actions

* Add build arg for Dockerfile

* Add automated tags for container image

* Add multi-arch image builds using QEMU and Buildx

* Add checks to ensure PRs don't publish images

* Auto-indent YAML

* Change web interface version name

* Revert back to `10.8.0` version name
2023-02-07 02:34:43 -06:00
ConfusedPolarBear
c6801d57c6 Fix progress bar 2023-02-02 03:52:31 -06:00
ConfusedPolarBear
431aed58ff Combine introduction and credits detection code 2023-02-02 01:26:45 -06:00
NeroPcStation
0b62b0209e
Fix script to support older versions of chrome ()
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
dependabot[bot]
18b234a292
chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 ()
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 22:32:57 -06:00
ConfusedPolarBear
49be2f0240 Update build scripts 2023-01-31 03:30:00 -06:00
ConfusedPolarBear
1966357e29 Resolve all remaining FIXMEs with credit detection 2022-12-05 22:35:01 -06:00
ConfusedPolarBear
4bb978639c Don't run chapter analyzer with an empty regex 2022-11-29 20:31:41 -06:00
ConfusedPolarBear
0afc4cab41 Add minimum end credit duration 2022-11-29 20:11:22 -06:00
ConfusedPolarBear
16251f0735 Support erasing times for intros and end credits 2022-11-29 02:31:24 -06:00
ConfusedPolarBear
94bd2a059e Use chromaprint analyzer when detecting credits 2022-11-29 02:29:27 -06:00
ConfusedPolarBear
b6690e27ec Update web_interface.md 2022-11-28 01:08:56 -06:00
ConfusedPolarBear
0a1d8540fb Update dependencies 2022-11-27 01:49:39 -06:00
luva
7d79e3b33c
Update web_interface.md ()
Add linuxserver mountpoint to list
2022-11-27 01:37:43 -06:00
ConfusedPolarBear
cb234bedd3 Update black frame and chapter analyzer 2022-11-26 02:28:40 -06:00
ConfusedPolarBear
de3f53877f Build analyzers branch 2022-11-26 01:39:46 -06:00
ConfusedPolarBear
39d235006f Relocate injected code into an object 2022-11-25 01:37:27 -06:00
ConfusedPolarBear
3e2dc377b7 Add new task ID 2022-11-25 00:41:48 -06:00
ConfusedPolarBear
ae16603aee Support returning credit timestamps 2022-11-25 00:40:02 -06:00
ConfusedPolarBear
7439720b3a Add chaining and logs to chapter analyzer 2022-11-25 00:37:30 -06:00
ConfusedPolarBear
bfb821f311 Update CHANGELOG.md 2022-11-24 00:44:33 -06:00
ConfusedPolarBear
a68914ca8f Add chapter name based media file analyzer
Closes 
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30 Remove dependency on shared media item queue 2022-11-23 02:34:28 -06:00
ConfusedPolarBear
50e1d15cb9 Display commit in version information 2022-11-23 01:20:48 -06:00
ConfusedPolarBear
c7b6692436 Update workflows 2022-11-23 00:24:52 -06:00
ConfusedPolarBear
2679c6da28 Bump version 2022-11-23 00:10:57 -06:00
ConfusedPolarBear
42e57f16a6 Update feature_request.md 2022-11-21 00:28:30 -06:00
ConfusedPolarBear
e25d952d17 Wrap window.fetch 2022-11-17 01:19:44 -06:00
ConfusedPolarBear
13d5b1b23a
Update bug_report.yml 2022-11-17 01:04:37 -06:00
ConfusedPolarBear
eb3c451132 Migrate bug report template to a form 2022-11-15 01:46:36 -06:00
ConfusedPolarBear
2c3577ea23 Change skip button selector 2022-11-11 01:03:24 -06:00
ConfusedPolarBear
be87cc73ed Change skip button selector 2022-11-11 00:43:36 -06:00