TwistedUmbrellaX
5d31b02de5
Fix typo in build output details
2024-04-10 07:42:50 -04:00
TwistedUmbrellaX
58272d1eb8
Drop incompatible versions for 10.9
2024-04-10 07:27:32 -04:00
TwistedUmbrellaX
90e19650be
Fix the actions message filter
2024-04-10 07:26:03 -04:00
Kilian von Pflugk
c1a1b8b013
whoops
2024-04-10 11:44:27 +02:00
Kilian von Pflugk
963ba319a2
fix v0.2.0.0
2024-04-10 11:42:53 +02:00
Kilian von Pflugk
6b7dce5943
new 0.1.16.5 release for 10.8 and change version to 0.2 for 10.9
10.9/0.2.0.0
2024-04-10 11:33:55 +02:00
Kilian von Pflugk
488f178521
bump 10.9 to v0.2.0.0
2024-04-10 11:25:18 +02:00
TwistedUmbrellaX
7449da4ef5
Realign current build with master
2024-04-09 22:08:39 -04:00
TwistedUmbrellaX
3187b872b9
Print a copy paste manifest string
2024-04-04 09:39:39 -04:00
TwistedUmbrellaX
82b43a58ec
Fix some button text running together
2024-04-02 21:09:41 -04:00
TwistedUmbrellaX
54e3a79c08
We want to keep the release notes
2024-03-31 16:08:44 -04:00
Kilian von Pflugk
71d59b5ab9
first 10.9 release (beta)
2024-03-31 16:08:44 -04:00
TwistedUmbrellaX
3d8df74d08
Let's stop logging every single step
2024-03-31 16:08:32 -04:00
Kilian von Pflugk
7af8ef7110
Revert "Update README.md for 10.9"
...
This reverts commit 65c6f804a36e1516af1d7b69f93d9417f201bed4.
2024-03-31 16:08:32 -04:00
Kilian von Pflugk
0f0a394895
10.9: 0.1.16.4
2024-03-31 13:15:14 +02:00
Kilian von Pflugk
d4cdff82c3
more elegant way to replace the namespace declaration
2024-03-31 13:07:55 +02:00
Kilian von Pflugk
5b3f850854
target 10.9 unstable
2024-03-29 20:53:24 +01:00
TwistedUmbrellaX
9642c6d40b
update GitHub actions
2024-03-29 20:53:24 +01:00
Kilian von Pflugk
ef1e3f59c7
migrate from XMLSchema to DataContract
2024-03-29 20:53:24 +01:00
Kilian von Pflugk
5d743302e4
Target 10.9.z
2024-03-29 20:53:19 +01: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