jellyfin-plugin-template icon indicating copy to clipboard operation
jellyfin-plugin-template copied to clipboard

Plugin Template for Jellyfin

Results 17 jellyfin-plugin-template issues
Sort by recently updated
recently updated
newest added

Excuse my ignorance, I am trying to dive into Jellyfin plugin development and I still have to get to know the whole environment including Visual Studio/VSCode and building C# projects...

**What this PR does?:** Adds support for linux to the development setup of Visual Studio Code as it's currently windows only (as described in #49). It seems like it's not...

chore

The link under "downloading the dotnet-template/content folder from this repo" https://github.com/jellyfin/jellyfin-plugin-template/tree/master/dotnet-template/content leads to a 404

Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.376 to 1.2.0-beta.435. Commits 16b00dc Merge pull request #3495 from bjornhellander/feature/tupleor e017492 Merge pull request #3494 from bjornhellander/feature/genericattribute 0d459d4 Updated SA1015 analyzer to handle generic attributes (c#...

dependencies
nuget
chore

Some time ago there was this [PR](https://github.com/jellyfin/jellyfin-plugin-template/pull/38) that pretended to add support for dotnet 6. The current stable Jellyfin version (and the NuGet packages) on 10.7.7 do not support dotnet...

## Environment windows 11 Dotnet SDK 6.0 Visual Studio 2022 [jellyfin-combined-10.8.0-beta2](https://repo.jellyfin.org/releases/server/windows/versions/stable-pre/combined/10.8.0-beta2/) ## Reproduce steps 0. Download [jellyfin-combined-10.8.0-beta2](https://repo.jellyfin.org/releases/server/windows/versions/stable-pre/combined/10.8.0-beta2/), and unzip it to ```D:\jellyfin```. 1. [Download the Example Plugin Project](https://github.com/jellyfin/jellyfin-plugin-template/tree/master/Jellyfin.Plugin.Template) from this...

If I created a plugin that adds content, would the content automatically show up in client applications i.e. the Android, Roku, and Expo apps?

Coincidentially I made Plugins/Mods for 2 C# Projects recently. This and Vintage Story and I think this Repo could use some inspiration from how Vintage Story does the Project templating....

![cmd_3Umz9W9gCa](https://user-images.githubusercontent.com/68443364/218317929-c58a74c6-e1e6-4c59-a6bd-d3fe7dbd7077.png) This template seems to be broken.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [StyleCop.Analyzers](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers) | `1.2.0-beta.507` -> `1.2.0-beta.556` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/StyleCop.Analyzers/1.2.0-beta.556?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies