Skip to content

Commit 903d178

Browse files
authored
Merge pull request #119 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 3b603e6 + 0242d94 commit 903d178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ project_url: "https://ombi.io"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ombi.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) allows you to host your own Plex Request and user management system.\nIf you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!\nManage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.\nAllow your users to post issues against their requests so you know there is a problem with the audio etc.\nEven automatically send them weekly newsletters of new content that has been added to your Plex server!"
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_categories: "Media Requesters"
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)