Skip to content

Commit

Permalink
Merge pull request #277 from linuxserver/add-project-categories
Browse files Browse the repository at this point in the history
Add categories to readme-vars.yml
  • Loading branch information
quietsy authored Jan 22, 2025
2 parents 6878f71 + 59af1fd commit 2e0208e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ project_name: jellyfin
project_url: "https://github.com/jellyfin/jellyfin"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/jellyfin-logo.png"
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_categories: "Media Servers,Music,Audiobooks"
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it."
# supported architectures
available_architectures:
Expand Down

0 comments on commit 2e0208e

Please sign in to comment.