583 Commits

Author SHA1 Message Date
TwistedUmbrellaX
7892250dc2 Fix double negatives and woording 2024-03-26 16:37:23 -04:00
TwistedUmbrellaX
5e8681c44e Remove a possible action source
Doesn't provide the necessary support
2024-03-23 14:39:21 -04:00
TwistedUmbrellaX
1e300f0182 Switch to the standard file names 2024-03-22 07:40:11 -04:00
TwistedUmbrellaX
15b205abe0 Move release ahead of the MD5 2024-03-21 15:26:41 -04:00
TwistedUmbrellaX
d0cc9baf3d At least print the details out 2024-03-21 15:19:15 -04:00
TwistedUmbrellaX
c11a846693 Gawking at release test tackles 2024-03-21 14:35:10 -04: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
rlauu
a98525ddaa move plugin cache into jellyfins cache
Enhance the organization of the introskipper plugin by relocating its data into Jellyfin's cache directory, aligning it with most plugins.

Create a dedicated directory within Jellyfin's cache directory to store introskipper data.
Move existing introskipper data files, including intros.xml and credits.xml, to the new cache directory.
2024-03-18 23:49:06 +01:00
TwistedUmbrellaX
3a9c553ed2
Merge pull request #83 from jumoog/dependabot/nuget/coverlet.collector-6.0.2
chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2
2024-03-18 12:04:08 -04:00
dependabot[bot]
e92adabf70
chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 16:02:05 +00:00
TwistedUmbrellaX
6619c48cde Explicitly define the undefined 2024-03-17 19:11:45 -04:00
TwistedUmbrellaX
5aeb33cdb9
Merge pull request #81 from RepoDevil/request
Combine CSS with nested selector
2024-03-13 13:05:13 -04:00
TwistedUmbrellaX
d167aea2d0 Combine CSS with nested selector 2024-03-13 12:49:30 -04:00
TwistedUmbrellaX
64b19e716a
Merge pull request #80 from jumoog/revert-79-request
Revert "Combine CSS into nested selector"
2024-03-13 12:32:34 -04:00
TwistedUmbrellaX
6770ba4350
Revert "Combine CSS into nested selector" 2024-03-13 12:32:22 -04:00
TwistedUmbrellaX
dec9a200ce
Merge pull request #79 from RepoDevil/request
Combine CSS into nested selector
2024-03-13 12:25:51 -04:00
TwistedUmbrellaX
4317e272eb Combine CSS into nested selector 2024-03-13 10:31:36 -04:00
TwistedUmbrellaX
f471276886
Merge pull request #78 from rlauu/patch-2 2024-03-13 10:08:40 -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
19fcbfb9b0
Fix heading and restore phrasing 2024-03-12 19:31:19 -04:00
TwistedUmbrellaX
bb3fd1bdb7
Break paragraphs into points (#77)
* Break paragraphs into points

* Add the other common issue
2024-03-12 19:28:13 -04:00
rlauu
ff6dc8a429 Update README.md
Potential cause behind the problem, which occurs when the client script fails to inject into the Jellyfin-web server.
2024-03-12 21:02:12 +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
043e6eca9a v0.1.16.3-manifest 2024-03-11 19:38:02 -04:00
TwistedUmbrellaX
7032816cbe Name release for version, not file v0.1.16.3 2024-03-11 17:44:10 -04:00
TwistedUmbrellaX
65fb0c3f24 Fix workflow entry and variable read 2024-03-11 17:38:26 -04:00
TwistedUmbrellaX
15d5c57441
Merge pull request #71 from RepoDevil/upstream
Update some core documentation
2024-03-11 17:26:15 -04:00
TwistedUmbrellaX
4e2829ac91 v0.1.16.3 2024-03-11 17:24:45 -04:00
Kilian von Pflugk
66f6f7f831
fix typo in release action 2024-03-11 13:12:25 +01:00
Kilian von Pflugk
1510b4bc5e
rename to distinguish the actions 2024-03-11 13:10:59 +01:00
TwistedUmbrellaX
f87959b25c Explicity define 404 as a null value 2024-03-10 21:36:52 -04:00
TwistedUmbrellaX
9cd125d7f3
Merge pull request #74 from Xameon42/fix/swagger
Hopefully fix swagger generator exception
2024-03-10 21:34:08 -04:00
Xameon42
8ab58deb8e
Hopefully fix swagger generator exception 2024-03-10 19:47:38 +01:00
TwistedUmbrellaX
3edeb97a2c Update some core documentation 2024-03-09 11:00:37 -05:00
TwistedUmbrellaX
fd636706cc
Merge pull request #70 from RepoDevil/upstream
Reporting and release upgrades
2024-03-09 09:18:21 -05:00
TwistedUmbrellaX
c7a5461522 ... except no md5 on a pull request 2024-03-09 09:15:11 -05:00
TwistedUmbrellaX
e4c5efb2f3 Attach an md5 file to each release 2024-03-09 09:11:25 -05:00
TwistedUmbrellaX
fbb80159de Add an action to build release 2024-03-09 08:54:03 -05:00
TwistedUmbrellaX
dc963892f4 add bug report form 2024-03-09 08:54:03 -05:00
TwistedUmbrellaX
b72fcb37cb
Merge pull request #69 from JPVenson/patch-1
Removed non custom UI disclaimer
2024-03-09 08:51:33 -05:00
JPVenson
aea70675c4
Removed non custom UI disclaimer
Custom Button can be enabled just fine, so remove disclaimer
2024-03-09 14:44:58 +01:00
TwistedUmbrellaX
86da869f8c
Merge pull request #68 from RepoDevil/upstream
Stability and error checking
2024-03-07 21:25:18 -05:00
TwistedUmbrellaX
1d1a8305a5 v0.1.16.2 2024-03-07 21:24:18 -05:00
TwistedUmbrellaX
ee6a9f8455 Stop including scripts in each build 2024-03-07 21:17:02 -05:00
TwistedUmbrellaX
4b353bc024 Still check for ffmpeg errors on load 2024-03-07 17:08:15 -05:00
TwistedUmbrellaX
b9cad22e3b Prevent an unnecessary error log 2024-03-07 15:41:00 -05:00
Abandoned Cart
2af6dcd889 Add beta test install commands 2024-03-06 19:10:57 -05:00
TwistedUmbrellaX
3559c7b7d3
Merge pull request #63 from RepoDevil/upstream
Visualizer cleanup
v0.1.16.2
2024-03-06 10:25:11 -05:00
TwistedUmbrellaX
defc3f1da5 v0.1.16.1 2024-03-06 10:23:34 -05:00