Skip to content

Commit f19f25d

Browse files
authored
Merge pull request #312 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents d8ea320 + 5b5d722 commit f19f25d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
77
project_blurb: |
88
[{{ project_name|capitalize }}]({{ project_url }}) (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
10+
project_categories: "Media Management"
1011
# supported architectures
1112
available_architectures:
1213
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)