mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-25 22:00:25 +00:00
Update
This commit is contained in:
parent
c021f4d99e
commit
0c2d95f5ef
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1688755660
|
||||
"last_updated_timestamp": 1688760294
|
||||
}
|
@ -167631,286 +167631,6 @@
|
||||
"LastUpdate": 1687062677,
|
||||
"FirstSeen": 1674774270
|
||||
},
|
||||
{
|
||||
"Name": "sabnzbd-extended",
|
||||
"Repository": "randomninjaatk/sabnzbd-extended",
|
||||
"Registry": "https://hub.docker.com/r/randomninjaatk/sabnzbd-extended",
|
||||
"Shell": "bash",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/RandomNinjaAtk/docker-sabnzbd-extended/discussions",
|
||||
"Project": "https://github.com/RandomNinjaAtk/docker-sabnzbd-extended",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/sabnzbd-extended.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sabnzbd-icon.png",
|
||||
"Overview": "SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.[br]\n [br][br][b][span style='color: #E80000;']Important Paths:[/span][/u][/b]\n [b]/config[/b] :: Location of SABnzbd aplication files\n [b]/config/scripts[/b] :: Location of SABnzbd post process script files (Add this to SABnzbd to enable script usage)\n [b]/config/scripts/logs[/b] :: Location of log files\n [b]/config/scripts/configs[/b] :: Location of SMA config files\n [br][br][b][span style='color: #E80000;']Important SABNzbd Categories:[/span][/u][/b]\n [b]lidarr[/b] :: Create Category and map script [b]audio-pp.bash[/b]\n [b]radarr[/b] :: Create Category and map script [b]video-pp.bash[/b]\n [b]sonarr[/b] :: Create Category and map script [b]video-pp.bash[/b]\n [br][br][b][span style='color: #E80000;']Scripts/Files included:[/span][/u][/b]\n [b]audio-pp.bash[/b] :: Automatically clean up downloaded audio files and convert to standardized format if desired\n [b]video-pp.bash[/b] :: Verify incoming video files for required audio/subtitle languages and process with SMA if enabled\n [br][br][b][span style='color: #E80000;']Sickbeard MP4 Automater (SMA):[/span][/u][/b]\n [b]Config Files Location:[/b] /config/scripts/configs\n [b]radarr-sma.ini[/b] :: config file for SMA radarr category\n [b]sonarr-sma.ini[/b] :: config file for SMA sonarr category\n [b]Log Files Location:[/b] /config/scripts/logs\n [b]sma.log[/b] :: Log file for SMA\n For more detailed configuration info, visit: https://github.com/mdhiggins/sickbeard_mp4_automator\n [br][br][b][u][span style='color: #E80000;']Intel GPU Use[/span][/u][/b][br]Edit your [b]go[/b] file to include:[br][b]modprobe i915[br][/b], save and reboot, then [br]add [b]--device=/dev/dri[/b] to [b]\"extra parameters\"[/b] (switch on advanced view)",
|
||||
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"Network": "bridge",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port for 8080",
|
||||
"Target": "8080",
|
||||
"Default": "8080",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 8080",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port for 9090",
|
||||
"Target": "9090",
|
||||
"Default": "9090",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 9090",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Path for /config",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /config",
|
||||
"Type": "Path",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Target Format",
|
||||
"Target": "AUDIO_FORMAT",
|
||||
"Default": "FLAC",
|
||||
"Mode": "",
|
||||
"Description": "FLAC or OPUS or MP3 or AAC or ALAC - converts lossless FLAC files to set format",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Target Format Bitrate",
|
||||
"Target": "AUDIO_BITRATE",
|
||||
"Default": "320",
|
||||
"Mode": "",
|
||||
"Description": "Set to desired bitrate when converting to OPUS/MP3/FDK-AAC/AAC format types",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Verify Downloaded Tracks",
|
||||
"Target": "AUDIO_VERIFY",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED, Verifies FLAC/MP3 files for errors (fixes MP3's, deletes bad FLAC files)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Detect Single File Albums",
|
||||
"Target": "AUDIO_DSFA",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED :: Detects single file albums and mark download as failed if detected",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Replaygain FLAC tagging",
|
||||
"Target": "AUDIO_REPLAYGAIN",
|
||||
"Default": "FALSE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED, adds replaygain tags for compatible players (FLAC ONLY)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Require Audio Quality Match",
|
||||
"Target": "RequireAudioQualityMatch",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "true = ENABLED :: Verifies files match desired Target Format file extension",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Beets Tagging",
|
||||
"Target": "AUDIO_BEETS",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED :: Enables tagging with Beets",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Require Audio/Subtitle Language",
|
||||
"Target": "RequireLanguage",
|
||||
"Default": "true",
|
||||
"Mode": "",
|
||||
"Description": "true = enabled, disables/enables checking video audio/subtitle language based on VIDEO_LANG setting",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Audio/Subtitle Language",
|
||||
"Target": "VIDEO_LANG",
|
||||
"Default": "eng",
|
||||
"Mode": "",
|
||||
"Description": "Default: eng :: Set to required language (this is a comma separated list of ISO 639-2 language codes)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Encode with Sickbeard MP4 Automator (SMA)",
|
||||
"Target": "VIDEO_SMA",
|
||||
"Default": "FALSE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = Enabled :: Uses SMA to process incoming video files",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Tag with Sickbeard MP4 Automator (SMA)",
|
||||
"Target": "VIDEO_SMA_TAGGING",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = Enabled :: Uses SMA to Tag MP4 files (Enabled SMA process: manual.py -a; Disabled SMA Process: manual.py -nt)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "99",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PUID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PGID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "randomninjaatk's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/sabnzbd-extended.xml",
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 47947,
|
||||
"stars": 5,
|
||||
"trending": 6.315,
|
||||
"trends": [
|
||||
1.162,
|
||||
1.652,
|
||||
2.232,
|
||||
22.387,
|
||||
7.3,
|
||||
12.238,
|
||||
6.315
|
||||
],
|
||||
"trendsDate": [
|
||||
1662513089,
|
||||
1665108217,
|
||||
1667707419,
|
||||
1680847460,
|
||||
1683446713,
|
||||
1686045879,
|
||||
1688645101
|
||||
],
|
||||
"downloadtrend": [
|
||||
27272,
|
||||
27730,
|
||||
28363,
|
||||
36544,
|
||||
39422,
|
||||
44919,
|
||||
47947
|
||||
],
|
||||
"LastUpdateScan": 1688645101,
|
||||
"LastUpdate": 1688610256,
|
||||
"FirstSeen": 1584576830,
|
||||
"topTrending": 5.1530000000000005
|
||||
},
|
||||
{
|
||||
"Name": "sonarr-extended",
|
||||
"Support": "https://github.com/RandomNinjaAtk/docker-sonarr-extended/discussions",
|
||||
@ -291927,8 +291647,8 @@
|
||||
"Other"
|
||||
],
|
||||
"downloads": 32,
|
||||
"LastUpdate": 1688605523,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688605523,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
@ -291957,8 +291677,8 @@
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdate": 1688752961,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688752961,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 2123,
|
||||
"last_updated_timestamp": 1688755660,
|
||||
"last_updated": "2023-07-07 14:47",
|
||||
"apps": 2122,
|
||||
"last_updated_timestamp": 1688760294,
|
||||
"last_updated": "2023-07-07 16:04",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -167793,286 +167793,6 @@
|
||||
"LastUpdate": 1687062677,
|
||||
"FirstSeen": 1674774270
|
||||
},
|
||||
{
|
||||
"Name": "sabnzbd-extended",
|
||||
"Repository": "randomninjaatk/sabnzbd-extended",
|
||||
"Registry": "https://hub.docker.com/r/randomninjaatk/sabnzbd-extended",
|
||||
"Shell": "bash",
|
||||
"Privileged": "false",
|
||||
"Support": "https://github.com/RandomNinjaAtk/docker-sabnzbd-extended/discussions",
|
||||
"Project": "https://github.com/RandomNinjaAtk/docker-sabnzbd-extended",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/sabnzbd-extended.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/RandomNinjaAtk/unraid-templates/master/randomninjaatk/img/sabnzbd-icon.png",
|
||||
"Overview": "SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.[br]\n [br][br][b][span style='color: #E80000;']Important Paths:[/span][/u][/b]\n [b]/config[/b] :: Location of SABnzbd aplication files\n [b]/config/scripts[/b] :: Location of SABnzbd post process script files (Add this to SABnzbd to enable script usage)\n [b]/config/scripts/logs[/b] :: Location of log files\n [b]/config/scripts/configs[/b] :: Location of SMA config files\n [br][br][b][span style='color: #E80000;']Important SABNzbd Categories:[/span][/u][/b]\n [b]lidarr[/b] :: Create Category and map script [b]audio-pp.bash[/b]\n [b]radarr[/b] :: Create Category and map script [b]video-pp.bash[/b]\n [b]sonarr[/b] :: Create Category and map script [b]video-pp.bash[/b]\n [br][br][b][span style='color: #E80000;']Scripts/Files included:[/span][/u][/b]\n [b]audio-pp.bash[/b] :: Automatically clean up downloaded audio files and convert to standardized format if desired\n [b]video-pp.bash[/b] :: Verify incoming video files for required audio/subtitle languages and process with SMA if enabled\n [br][br][b][span style='color: #E80000;']Sickbeard MP4 Automater (SMA):[/span][/u][/b]\n [b]Config Files Location:[/b] /config/scripts/configs\n [b]radarr-sma.ini[/b] :: config file for SMA radarr category\n [b]sonarr-sma.ini[/b] :: config file for SMA sonarr category\n [b]Log Files Location:[/b] /config/scripts/logs\n [b]sma.log[/b] :: Log file for SMA\n For more detailed configuration info, visit: https://github.com/mdhiggins/sickbeard_mp4_automator\n [br][br][b][u][span style='color: #E80000;']Intel GPU Use[/span][/u][/b][br]Edit your [b]go[/b] file to include:[br][b]modprobe i915[br][/b], save and reboot, then [br]add [b]--device=/dev/dri[/b] to [b]\"extra parameters\"[/b] (switch on advanced view)",
|
||||
"DonateLink": "https://github.com/sponsors/RandomNinjaAtk",
|
||||
"WebUI": "http://[IP]:[PORT:8080]",
|
||||
"Network": "bridge",
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port for 8080",
|
||||
"Target": "8080",
|
||||
"Default": "8080",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 8080",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port for 9090",
|
||||
"Target": "9090",
|
||||
"Default": "9090",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 9090",
|
||||
"Type": "Port",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Path for /config",
|
||||
"Target": "/config",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /config",
|
||||
"Type": "Path",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Target Format",
|
||||
"Target": "AUDIO_FORMAT",
|
||||
"Default": "FLAC",
|
||||
"Mode": "",
|
||||
"Description": "FLAC or OPUS or MP3 or AAC or ALAC - converts lossless FLAC files to set format",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Target Format Bitrate",
|
||||
"Target": "AUDIO_BITRATE",
|
||||
"Default": "320",
|
||||
"Mode": "",
|
||||
"Description": "Set to desired bitrate when converting to OPUS/MP3/FDK-AAC/AAC format types",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Verify Downloaded Tracks",
|
||||
"Target": "AUDIO_VERIFY",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED, Verifies FLAC/MP3 files for errors (fixes MP3's, deletes bad FLAC files)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Detect Single File Albums",
|
||||
"Target": "AUDIO_DSFA",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED :: Detects single file albums and mark download as failed if detected",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Replaygain FLAC tagging",
|
||||
"Target": "AUDIO_REPLAYGAIN",
|
||||
"Default": "FALSE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED, adds replaygain tags for compatible players (FLAC ONLY)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Require Audio Quality Match",
|
||||
"Target": "RequireAudioQualityMatch",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "true = ENABLED :: Verifies files match desired Target Format file extension",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Audio Post Processor: Beets Tagging",
|
||||
"Target": "AUDIO_BEETS",
|
||||
"Default": "false",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = ENABLED :: Enables tagging with Beets",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Require Audio/Subtitle Language",
|
||||
"Target": "RequireLanguage",
|
||||
"Default": "true",
|
||||
"Mode": "",
|
||||
"Description": "true = enabled, disables/enables checking video audio/subtitle language based on VIDEO_LANG setting",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Audio/Subtitle Language",
|
||||
"Target": "VIDEO_LANG",
|
||||
"Default": "eng",
|
||||
"Mode": "",
|
||||
"Description": "Default: eng :: Set to required language (this is a comma separated list of ISO 639-2 language codes)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Encode with Sickbeard MP4 Automator (SMA)",
|
||||
"Target": "VIDEO_SMA",
|
||||
"Default": "FALSE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = Enabled :: Uses SMA to process incoming video files",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Video Post Processor: Tag with Sickbeard MP4 Automator (SMA)",
|
||||
"Target": "VIDEO_SMA_TAGGING",
|
||||
"Default": "TRUE",
|
||||
"Mode": "",
|
||||
"Description": "TRUE = Enabled :: Uses SMA to Tag MP4 files (Enabled SMA process: manual.py -a; Disabled SMA Process: manual.py -nt)",
|
||||
"Type": "Variable",
|
||||
"Display": "always-hide",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PUID",
|
||||
"Target": "PUID",
|
||||
"Default": "99",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PUID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "PGID",
|
||||
"Target": "PGID",
|
||||
"Default": "100",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: PGID",
|
||||
"Type": "Variable",
|
||||
"Display": "advanced-hide",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "randomninjaatk's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/randomninjaatksRepository/randomninjaatk/sabnzbd-extended.xml",
|
||||
"CategoryList": [
|
||||
"Downloaders"
|
||||
],
|
||||
"downloads": 47947,
|
||||
"stars": 5,
|
||||
"trending": 6.315,
|
||||
"trends": [
|
||||
1.162,
|
||||
1.652,
|
||||
2.232,
|
||||
22.387,
|
||||
7.3,
|
||||
12.238,
|
||||
6.315
|
||||
],
|
||||
"trendsDate": [
|
||||
1662513089,
|
||||
1665108217,
|
||||
1667707419,
|
||||
1680847460,
|
||||
1683446713,
|
||||
1686045879,
|
||||
1688645101
|
||||
],
|
||||
"downloadtrend": [
|
||||
27272,
|
||||
27730,
|
||||
28363,
|
||||
36544,
|
||||
39422,
|
||||
44919,
|
||||
47947
|
||||
],
|
||||
"LastUpdateScan": 1688645101,
|
||||
"LastUpdate": 1688610256,
|
||||
"FirstSeen": 1584576830,
|
||||
"topTrending": 5.1530000000000005
|
||||
},
|
||||
{
|
||||
"Name": "sonarr-extended",
|
||||
"Support": "https://github.com/RandomNinjaAtk/docker-sonarr-extended/discussions",
|
||||
@ -292089,8 +291809,8 @@
|
||||
"Other"
|
||||
],
|
||||
"downloads": 32,
|
||||
"LastUpdate": 1688605523,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688605523,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
@ -292119,8 +291839,8 @@
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdate": 1688752961,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688752961,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
|
29
log.txt
29
log.txt
@ -1696,7 +1696,6 @@ Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/picar
|
||||
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/radarr-extended.xml...Success
|
||||
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/raromprocessor.xml...Success
|
||||
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/readarr-extended.xml...Success
|
||||
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/sabnzbd-extended.xml...Success
|
||||
Processing /tmp/appFeed/templates/randomninjaatksRepository/randomninjaatk/sonarr-extended.xml...Success
|
||||
|
||||
|
||||
@ -1918,7 +1917,7 @@ Downloading argash's Repository: https://github.com/argash/amongusdiscord_unraid
|
||||
Processing /tmp/appFeed/templates/argashsRepository/amongusdiscord.xml...Success
|
||||
|
||||
|
||||
Downloading yayitazale's Repository: https://gitlab.com/yayitazale/unraid-templates -> /tmp/appFeed/templates/yayitazalesRepository Attempt 1...Master failed. Trying Main...https://gitlab.com/yayitazale/unraid-templates/-/archive/main/unraid-templates-main.tar.gz Success!
|
||||
Downloading yayitazale's Repository: https://gitlab.com/yayitazale/unraid-templates -> /tmp/appFeed/templates/yayitazalesRepository Attempt 1...https://gitlab.com/yayitazale/unraid-templates/-/archive/master/unraid-templates-master.tar.gzMaster failed. Trying Main...https://gitlab.com/yayitazale/unraid-templates/-/archive/main/unraid-templates-main.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/antennas.xml...Success
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/ca_profile.xml...FOUND PROFILE
|
||||
Processing /tmp/appFeed/templates/yayitazalesRepository/yayitazale/frigate.xml...Success
|
||||
@ -3650,22 +3649,26 @@ Processing /tmp/appFeed/templates/ImFascinatedsRepository/ca_profile.xml...FOUND
|
||||
Processing /tmp/appFeed/templates/ImFascinatedsRepository/sharex-php-uploader.xml...Success
|
||||
|
||||
|
||||
Downloading chriscrafter's Repository: https://github.com/criscrafter/Unraid-CA -> /tmp/appFeed/templates/chriscraftersRepository Attempt 1...https://github.com/criscrafter/Unraid-CA/archive/master.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/chriscraftersRepository/JMusicBot.xml...Success
|
||||
|
||||
|
||||
Downloading Criblio's Repository: https://github.com/criblio/unraid -> /tmp/appFeed/templates/CribliosRepository Attempt 1...https://github.com/criblio/unraid/archive/master.tar.gz Success!
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/ca_profile.xml...FOUND PROFILE
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/edge-managed.xml...Failed
|
||||
Failed loading XML
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/edge-single.xml...Success
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/stream-leader.xml...Success
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/stream-single.xml...Success
|
||||
Processing /tmp/appFeed/templates/CribliosRepository/stream-worker.xml...Success
|
||||
|
||||
|
||||
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
audreyt/ethercalc
|
||||
audreyt/ethercalc Downloads: 2398095 Stars: 24 Base: unknown
|
||||
modem7/my-mind
|
||||
modem7/my-mind Downloads: Stars: Base: unknown
|
||||
esanchezm/prometheus-qbittorrent-exporter
|
||||
esanchezm/prometheus-qbittorrent-exporter Downloads: 344335 Stars: 0 Base: unknown
|
||||
Privileged: 102
|
||||
Privileged: 103
|
||||
|
||||
|
||||
Updating GitHub
|
||||
|
||||
[master 5c621ecd7] Update
|
||||
6 files changed, 124 insertions(+), 82 deletions(-)
|
||||
To https://github.com/Squidly271/AppFeed.git
|
||||
69eb167e5..5c621ecd7 master -> master
|
||||
|
@ -237846,7 +237846,6 @@
|
||||
],
|
||||
"downloads": 2398095,
|
||||
"stars": 24,
|
||||
"LastUpdate": 1609005141,
|
||||
"trending": 0.026,
|
||||
"trends": [
|
||||
0.008,
|
||||
@ -237876,6 +237875,7 @@
|
||||
2398095
|
||||
],
|
||||
"LastUpdateScan": 1688753229,
|
||||
"LastUpdate": 1609005141,
|
||||
"FirstSeen": 1644584590,
|
||||
"topTrending": 0.018,
|
||||
"topPerforming": 0.026
|
||||
@ -250223,7 +250223,6 @@
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 344335,
|
||||
"LastUpdate": 1683643780,
|
||||
"trending": 11.498,
|
||||
"trends": [
|
||||
7.176,
|
||||
@ -250253,6 +250252,7 @@
|
||||
344335
|
||||
],
|
||||
"LastUpdateScan": 1688753229,
|
||||
"LastUpdate": 1683643780,
|
||||
"FirstSeen": 1647182471,
|
||||
"topTrending": 4.321999999999999,
|
||||
"topPerforming": 11.498
|
||||
@ -291895,5 +291895,133 @@
|
||||
"LastUpdateScan": 1688498829,
|
||||
"LastUpdate": 1688491818,
|
||||
"FirstSeen": 1688498829
|
||||
},
|
||||
{
|
||||
"Name": "JMusicBot",
|
||||
"Repository": "criscrafter/jmusicbot:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/criscrafter/jmusicbot",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/jagrosh/MusicBot",
|
||||
"Overview": "A cross-platform Discord music bot with a clean interface!\r\nTo get started, run the container once and then stop it. Modify the config.txt file to add your Discord ID and Discord Bot Token.\r\nOnce that's done, simply restart the container and let it run. It couldn't be easier! :D",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/criscrafter/Unraid-CA/master/JMusicBot.xml",
|
||||
"Icon": "https://raw.githubusercontent.com/criscrafter/Unraid-CA/main/JMusicBot.png",
|
||||
"Config": {
|
||||
"@attributes": {
|
||||
"Name": "Config folder",
|
||||
"Target": "/app/config",
|
||||
"Default": "/mnt/user/appdata/JMusicBot",
|
||||
"Mode": "rw",
|
||||
"Description": "The location in which the config.txt file is stored.",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "/mnt/user/appdata/JMusicBot"
|
||||
},
|
||||
"Repo": "chriscrafter's Repository",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/chriscraftersRepository/JMusicBot.xml",
|
||||
"CategoryList": [
|
||||
"Other"
|
||||
],
|
||||
"downloads": 32,
|
||||
"LastUpdate": 1688605523,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
"TemplatePath": "/tmp/appFeed/templates/CribliosRepository/edge-managed.xml",
|
||||
"errors": [
|
||||
"Opening and ending tag mismatch: Container line 2 and Overview",
|
||||
"Extra content at the end of the document"
|
||||
],
|
||||
"FirstSeen": null
|
||||
},
|
||||
{
|
||||
"Name": "CriblEdge(Single)",
|
||||
"Repository": "cribl/cribl:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
|
||||
"Support": "https://github.com/criblio/unraid",
|
||||
"Project": "https://cribl.io/edge",
|
||||
"Icon": "https://raw.githubusercontent.com/criblio/unraid/icons/edge.png",
|
||||
"Repo": "Criblio's Repository",
|
||||
"CAComment": "This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly",
|
||||
"CABlacklist": true,
|
||||
"Overview": "Cribl Edge helps you collect and process observability data \u2013 logs, metrics, application data, etc. \u2013 in real time, from your Linux and Windows machines, apps, microservices etc., and deliver them to Cribl Stream or any supported destination.\r\n- Automatic discovery of host, container and application metrics, logs, etc. on endpoints.\r\n- Great Getting Data In (GDI) experience: explore, preview, build configs etc.\r\n- Collect, Process and Forward: \r\n - Collect logs, metrics (host, process, container), traces (coming soon), custom command output etc.\r\n - All the processing power of functions & pipelines at your fingertips\r\n - Forward data to any of the many supported destinations\r\n\r\nThis template will deploy a Cribl Edge instance running in Single (stand-alone) mode. Single mode is not intended to be managed by a Leader and CANNOT manage other instances.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/edge-single.xml",
|
||||
"CategoryList": [
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdate": 1688752961,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
"Name": "CriblStream(Leader)",
|
||||
"Repository": "cribl/cribl:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
|
||||
"Support": "https://github.com/criblio/unraid",
|
||||
"Project": "https://cribl.io/stream",
|
||||
"Icon": "https://raw.githubusercontent.com/criblio/unraid/icons/stream.png",
|
||||
"Repo": "Criblio's Repository",
|
||||
"CABlacklist": true,
|
||||
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Leader mode. A Leader instance of Stream is intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-leader.xml",
|
||||
"CategoryList": [
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688752961,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
"Name": "CriblStream(Single)",
|
||||
"Repository": "cribl/cribl:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
|
||||
"Support": "https://github.com/criblio/unraid",
|
||||
"Project": "https://cribl.io/stream",
|
||||
"Icon": "https://raw.githubusercontent.com/criblio/unraid/icons/stream.png",
|
||||
"Repo": "Criblio's Repository",
|
||||
"CABlacklist": true,
|
||||
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Single (stand-alone) mode. A Single mode instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-single.xml",
|
||||
"CategoryList": [
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688752961,
|
||||
"FirstSeen": 1688755660
|
||||
},
|
||||
{
|
||||
"Name": "CriblStream(Worker)",
|
||||
"Repository": "cribl/cribl:latest",
|
||||
"Registry": "https://registry.hub.docker.com/r/cribl/cribl",
|
||||
"Support": "https://github.com/criblio/unraid",
|
||||
"Project": "https://cribl.io/stream",
|
||||
"Icon": "https://raw.githubusercontent.com/criblio/unraid/icons/stream.png",
|
||||
"Repo": "Criblio's Repository",
|
||||
"CABlacklist": true,
|
||||
"Overview": "Cribl Stream helps you process machine data \u2013 logs, instrumentation data, application data, metrics, etc. \u2013 in real time, and deliver them to your analysis platform of choice. It allows you to:\r\n- Add context to your data, by enriching it with information from external data sources.\r\n- Help secure your data, by redacting, obfuscating, or encrypting sensitive fields.\r\n- Optimize your data, per your performance and cost requirements.\r\n\r\nThis template will deploy a Cribl Stream instance running in Managed Worker mode. A Managed Worker instance of Stream is not intended to coordinate multiple worker instances and / or Cribl Edge nodes. Please ensure you are running a Leader instance prior to deploying this template.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/CribliosRepository/stream-worker.xml",
|
||||
"CategoryList": [
|
||||
"Security",
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 2473301,
|
||||
"stars": 28,
|
||||
"LastUpdateScan": 1688755660,
|
||||
"LastUpdate": 1688752961,
|
||||
"FirstSeen": 1688755660
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user