-
Notifications
You must be signed in to change notification settings - Fork 161
Add Sonarr Explorer Plugin #511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Sonarr Explorer Plugin #511
Conversation
cibere
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The plugin's name in the filename and in the file must match. And fyi, spaces in the filename are fine (and required to have a plugin name with spaces)
| "Version": "1.0.4", | ||
| "Language": "csharp", | ||
| "Website": "https://github.com/AtaraxyState/Sonarr-Explorer", | ||
| "UrlDownload": "https://github.com/AtaraxyState/Sonarr-Explorer/releases/latest/download/SonarrFlowLauncher.zip", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should point to the url of the specific release that is the latest, not latest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok thanks for the precisions I'll fix that asap.
|
It should be correct now ? Hopefully 🙏 |
plugins/Sonarr Explorer-D29D1AA0-3F6A-4F2E-8D0A-A5B7C9A5EFCF.json
Outdated
Show resolved
Hide resolved
plugins/Sonarr Explorer-D29D1AA0-3F6A-4F2E-8D0A-A5B7C9A5EFCF.json
Outdated
Show resolved
Hide resolved
Update for direct download of build using Window Manager plugin as exemple
Updated UrlSourceCode to point to main branch
I'd like to add my plugin to your store if possible.
If you see any issue if the plugin himself or the way I set it up for this pull request full free to give me indication as I'm not used to this process.