Go to file
Joly0 74c9790e3b
Update Repositories.json
Preferably the binhex template should be removed/marked as duplicate as theirs is the duplicate (created after mine) and the dev of dockurr/windows actually knows about my template, but not about binhex´s.
Also my template is more up to date regarding breaking changes to network devices
2024-12-07 03:35:24 +01:00
.gitattributes Initial commit 2023-02-08 13:16:45 -05:00
Featured.json Update Featured.json 2023-08-01 12:01:00 -04:00
Moderation.json Update Moderation.json 2024-12-06 19:21:05 -05:00
PublicServiceAnnouncement.txt Initial commit 2023-02-08 13:16:45 -05:00
README.md Initial commit 2023-02-08 13:16:45 -05:00
Recommended.json Update Recommended.json 2024-12-05 08:49:03 -05:00
Repositories.json Update Repositories.json 2024-12-07 03:35:24 +01:00
test.sh Initial commit 2023-02-08 13:16:45 -05:00

Instructions:

Moderation.json - Adds a moderator comment to a container / plugin.

Some special items can be added:

MinVer - Minimum OS version allowed

MaxVer - Maximum OS version allowed

Deprecated - True/False

Blacklisted - True/False

DeprecatedMaxVer - unRaid version that the template gets deprecated when on.

ModeratorComment - a comment to place within the app. Also triggers warning on FCP

CAComment - a comment to place within the app. Will NOT trigger a warning on FCP

RemoveFromCA - completely removes the template. Does not trigger a deprecation or blacklist

IncompatibleVersion = a plugin version that is incompatible with Unraid. Allows to selectively mark a plugin's version as being incompatible so that after an update to the .plg it winds up being compatible again

Note that both MinVer and MaxVer do not have to be present

PublicServiceAnnouncement: Contents of this file are read in case of an appfeed failure and display to the user. Edit and update accordingly during an extended outage

Repositories.json

Blacklist: true - blacklists the entire repository

Deprecated: true - deprecates the entire repository

RepoComment: string - adds a moderator comment to the entire repository

Duplicated: array - Removes the specified repository from CA (due to a duplicated template with another author)