Skip to content

Commit

Permalink
update info categories for cpasbien
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Oct 27, 2023
1 parent 43b7400 commit 10bb775
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion definitions/v7/cpabien.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ settings:
- name: info_8000
type: info
label: About cpasbien Categories
default: cpasbien does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
default: cpasbien does not return categories in its search results.</br>To sync to your apps, include 8000(Other) in your Apps' Sync Categories.
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/cpasbienclone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ settings:
- name: info_8000
type: info
label: About cpasbienclone Categories
default: cpasbienclone does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
default: cpasbienclone does not return categories in its search results.</br>To sync to your apps, include 8000(Other) in your Apps' Sync Categories.
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
Expand Down
2 changes: 1 addition & 1 deletion definitions/v9/cpabien.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ settings:
- name: info_8000
type: info
label: About cpasbien Categories
default: cpasbien does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
default: cpasbien does not return categories in its search results.</br>To sync to your apps, include 8000(Other) in your Apps' Sync Categories.
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
Expand Down
2 changes: 1 addition & 1 deletion definitions/v9/cpasbienclone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ settings:
- name: info_8000
type: info
label: About cpasbienclone Categories
default: cpasbienclone does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
default: cpasbienclone does not return categories in its search results.</br>To sync to your apps, include 8000(Other) in your Apps' Sync Categories.
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
Expand Down

2 comments on commit 10bb775

@garfield69
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to move untra-hd to v9 or dumb it down for v7 or both ;-)

@mynameisbogdan
Copy link
Contributor Author

@mynameisbogdan mynameisbogdan commented on 10bb775 Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, you're right.

removed the v7, since I want to promote new indexers to newer versions only.

Please sign in to comment.