Commit Graph
194 Commits
Author SHA1 Message Date
dtourolle 1a8b7a33ef more dman ci stuff
🏗️ Build Plugin / build (push) Successful in 2m22s
🧪 Test Plugin / test (push) Successful in 1m8s
🚀 Release Plugin / build-and-release (push) Failing after 2m18s
v1.0.1
2025-11-14 21:29:51 +01:00
dtourolle e5f82c53da Update readme (acknowledge goggin/kodi plugin, clearer arch desc, problem with main channels)
🚀 Release Plugin / build-and-release (push) Failing after 2s
v1.0.0
2025-11-14 21:25:22 +01:00
dtourolle fddad35cf4 more CI stuff
🏗️ Build Plugin / build (push) Successful in 2m23s
🧪 Test Plugin / test (push) Successful in 1m8s
2025-11-14 21:22:13 +01:00
dtourolle ce6c435a92 Added sports livestreams 2025-11-14 21:20:41 +01:00
dtourolle d830f8ae5f more CI fun
🏗️ Build Plugin / build (push) Failing after 2m19s
🧪 Test Plugin / test (push) Successful in 1m6s
2025-11-14 21:18:14 +01:00
dtourolle def475d0f3 remove debugging scripts
🏗️ Build Plugin / build (push) Failing after 2m16s
🧪 Test Plugin / test (push) Successful in 1m7s
2025-11-14 21:06:53 +01:00
dtourolle 70bcdf7103 more ci fixes
🏗️ Build Plugin / build (push) Failing after 1m15s
🧪 Test Plugin / test (push) Successful in 1m9s
2025-11-14 20:58:50 +01:00
dtourolle c3e3008d57 use pything venv
🏗️ Build Plugin / build (push) Failing after 1m24s
🧪 Test Plugin / test (push) Successful in 1m11s
2025-11-14 20:52:55 +01:00
dtourolle a3fc82f13c set dontet version
🏗️ Build Plugin / build (push) Failing after 1m41s
🧪 Test Plugin / test (push) Successful in 1m8s
2025-11-14 20:45:36 +01:00
dtourolle 24ed1de959 CI fix
🏗️ Build Plugin / build (push) Failing after 9s
🧪 Test Plugin / test (push) Failing after 11s
2025-11-14 20:43:09 +01:00
dtourolle eb6bfad0d2 CI fix
🏗️ Build Plugin / build (push) Failing after 7s
🧪 Test Plugin / test (push) Failing after 8s
2025-11-14 20:34:59 +01:00
dtourolle a8d3968925 gitea ci workflows
🏗️ Build Plugin / build (push) Failing after 1m12s
🧪 Test Plugin / test (push) Failing after 12s
2025-11-14 20:26:52 +01:00
dtourolle ac6a3842dd first commit
🏗️ Build Plugin / call (push) Failing after 0s
📝 Create/Update Release Draft & Release Bump PR / call (push) Failing after 0s
🧪 Test Plugin / call (push) Failing after 0s
🔬 Run CodeQL / call (push) Failing after 0s
2025-11-12 22:05:36 +01:00
Bond-009andGitHub d544b71939 Merge pull request #79 from jakobkukla/patch-1
Fix vscode build task for NET 8
2025-03-11 09:33:59 +01:00
Jakob KuklaandGitHub 12988e127f Fix vscode build task for .NET 8 2025-03-04 00:55:32 +01:00
Anthony LavadoandGitHub e9312af2c2 Merge pull request #72 from jellyfin/renovate/jellyfin.controller-10.x 2024-10-05 11:42:18 -04:00
renovate[bot]andGitHub 4291891dfd Update dependency Jellyfin.Controller to 10.9.11 2024-10-05 15:20:24 +00:00
Anthony LavadoandGitHub e9c9f334cd Merge pull request #74 from Shadowghost/upgrade-template 2024-10-05 11:20:08 -04:00
Shadowghost 3afa1fc407 Upgrade template to 10.9.x and .NET 8 2024-10-05 17:06:23 +02:00
Anthony LavadoandGitHub 2c1143b49f Merge pull request #65 from mrnoname1000/master 2024-10-05 11:01:52 -04:00
Anthony LavadoandGitHub 74da0d2568 Merge pull request #54 from carif/linux 2024-10-05 11:01:16 -04:00
ErikandGitHub 2ddd08221d Updated to specify that you need to place the plugin DLL into a subfolder (#71) 2024-05-19 08:08:00 -06:00
Bond-009andGitHub 5f4229e0fd Merge pull request #66 from ReenigneArcher/patch-1
chore(deps): bump Jellyfin.Controller and Jellyfin.Model to 10.8.13
2024-01-12 22:38:00 +01:00
ReenigneArcherandGitHub 4c4b1e5a71 chore(deps): bump Jellyfin.Controller and Jellyfin.Model to 10.8.13 2023-12-12 23:14:20 -05:00
mrnoname1000andGitHub 7fe332f29c README.md: Fix sh UUID generator
And make call to head POSIX-compliant
2023-10-19 23:35:44 +00:00
Bond-009andGitHub 9052fe20be Merge pull request #64 from jellyfin/renovate/stylecop.analyzers-1.x
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.507
2023-08-16 18:50:53 +02:00
renovate[bot]andGitHub 3c3776cc60 chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.507 2023-07-03 05:49:33 +00:00
Johannes KauffmannandGitHub 0cb471baa2 Fix typo in interface name (#61) 2023-06-30 18:23:54 -06:00
Anthony LavadoandGitHub b282d676f4 Merge pull request #60 from zjeffer/patch-1
(chore: README.md) change codeblock language to `jsonc`
2023-05-05 21:32:28 -04:00
Tuur VanhoutteandGitHub 6495c17c7f (chore: README.md) change codeblock language to jsonc
The markdown codeblocks in the README were using `json`, which has no support for comments, making them highlighted in red. `jsonc` does have support, correctly rendering the codeblocks.
2023-04-30 23:47:45 +02:00
ViperiniusandGitHub 89500d8f8e Fix typo in class name for input label (#59) 2023-02-19 15:37:37 -07:00
Cody RobiberoandGitHub d3a60b5f71 Merge pull request #43 from SenorSmartyPants/FixSave
Don't navigate to another page, display saved settings instead
2022-08-13 14:45:52 -06:00
Patrick Farwick 4de36a8abc Add required extensions to Visual Studio Code 2022-07-07 16:48:24 +02:00
Patrick Farwick 66bac259a8 Add linux support for vscode dev-setup
The ${env:XDG_DATA_HOME} variable is not used, as this variable resolves
to the current working directory within Visual Studio Code's development
container. By manually specifying the file path, it is possible to use
Visual Studio Code's development container.

The "mkdir" command uses the "-p" flag. This flag creates the parent
directories, as well. Should they already exists, the command moves
down to the next folder to create without throwing an error.

The "-r" parameter of the "cp" is required to recursively copy all
files and directories within the "publish" directory.
2022-07-07 16:47:17 +02:00
Joshua M. BonifaceandGitHub c71657dfce Merge pull request #53 from oddstr13/pr-10.8-1
Target Jellyfin 10.8
2022-06-24 18:12:06 -04:00
Odd Stråbø ccc02d3ce0 Target Jellyfin 10.8 2022-06-24 16:49:01 +02:00
Cody RobiberoandGitHub 06c07ad6c0 Merge pull request #49 from matthewstrasiotto/master 2022-06-12 08:04:12 -06:00
Cody RobiberoandGitHub 90ae8c13e0 Merge pull request #52 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:35:34 -04:00
K3rnelPan1c b86bd1fab9 fix: meta ci workflows 2022-05-15 23:24:15 +02:00
Matthew Strasiotto 5e63c884e8 Update README to reflect new .vscode structure 2022-04-23 20:19:25 +10:00
Matthew Strasiotto 10e53111ea Comment vscode settings and tasks 2022-04-23 19:57:31 +10:00
Matthew Strasiotto 7735d7e402 Add .vscode tasks + launch configs 2022-04-23 19:44:24 +10:00
Cody RobiberoandGitHub 08963d4c70 Merge pull request #46 from jellyfin/ci 2022-03-19 13:36:23 -06:00
4afb53ea6d Apply suggestions from code review
Co-authored-by: K3rnelPan1c <33120068+h1dden-da3m0n@users.noreply.github.com>
2022-03-19 10:01:24 -06:00
Cody Robibero 144b31bf15 Use meta ci 2022-03-19 08:41:09 -06:00
Cody RobiberoandGitHub 7af4869ba2 Merge pull request #44 from jellyfin/dependabot/github_actions/actions/setup-dotnet-2
ci(deps): bump actions/setup-dotnet from 1 to 2
2022-03-19 06:52:57 -06:00
dependabot[bot]andGitHub 9cc8711a26 ci(deps): bump actions/setup-dotnet from 1 to 2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 16:01:13 +00:00
SenorSmartyPants 9cbaf01066 Don't navigate to another page, display saved settings instead 2022-01-25 12:14:59 -06:00
Cody RobiberoandGitHub d69f27512a Merge pull request #41 from MinecraftPlaye/vscode-docs
Automate the debugging setup on visual studio code
2022-01-23 07:44:36 -07:00
Patrick Farwick 28a25a426c Add an example tasks.json file 2022-01-23 11:51:22 +01:00