From b5bb98063353dee362d9b92a50bfb64cd844e370 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Thu, 25 Nov 2021 08:03:49 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed.json | 4 +- old-applicationFeed-raw.json | 171 +++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+), 3 deletions(-) diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 24c3430c8..82541236f 100755 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1637838232 + "last_updated_timestamp": 1637845427 } \ No newline at end of file diff --git a/applicationFeed.json b/applicationFeed.json index 49791f5f7..84556f0cd 100755 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { "apps": 1426, - "last_updated_timestamp": 1637838232, - "last_updated": "2021-11-25 06:03", + "last_updated_timestamp": 1637845427, + "last_updated": "2021-11-25 08:03", "categories": [ { "Cat": "Backup:", diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 9bcdf3d34..ac5f38eed 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -182235,6 +182235,177 @@ "LastUpdateScan": 1635912199, "FirstSeen": 1615119130 }, + { + "Name": "TinyMediaManager3", + "Repository": "romancin/tinymediamanager:latest", + "Registry": "https://hub.docker.com/r/coolasice1999/tmm", + "Network": "bridge", + "Shell": "sh", + "Privileged": "false", + "Support": "https://github.com/hussainalhaddad/docker-templates", + "Project": "https://www.tinymediamanager.org/", + "Overview": "tinyMediaManager is a media management tool written in Java/Swing. It is written to provide metadata for the Kodi Media Center (formerly known as XBMC), MediaPortal and Plex media server. Due to the fact that it is written in Java, tinyMediaManager will run on Windows, Linux and macOS (and possible more OS).", + "WebUI": "http://[IP]:[PORT:5800]", + "TemplateURL": "https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/tinymediamanager/tinymediamanager.xml", + "Icon": "https://github.com/hussainalhaddad/docker-templates/raw/master/tinymediamanager/icon.png", + "PostArgs": "", + "CPUset": "", + "Networking": { + "Mode": "bridge" + }, + "Config": [ + { + "@attributes": { + "Name": "ConfigDir", + "Target": "/config", + "Default": "/mnt/user/appdata/tmm", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "advanced-hide", + "Required": "true", + "Mask": "false" + }, + "value": "/mnt/user/appdata/tmm" + }, + { + "@attributes": { + "Name": "MediaDir", + "Target": "/media", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /media", + "Type": "Path", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "GROUP_ID", + "Target": "GROUP_ID", + "Default": "", + "Mode": "", + "Description": "Container Variable: GROUP_ID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "100" + }, + { + "@attributes": { + "Name": "USER_ID", + "Target": "USER_ID", + "Default": "", + "Mode": "", + "Description": "Container Variable: USER_ID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "1000" + }, + { + "@attributes": { + "Name": "Timezone", + "Target": "TZ", + "Default": "Asia/Bahrain", + "Mode": "", + "Description": "Full list:\r\n\r\nhttps://en.wikipedia.org/wiki/List_of_tz_database_time_zones", + "Type": "Variable", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "Asia/Bahrain" + }, + { + "@attributes": { + "Name": "WebUI port", + "Target": "5800", + "Default": "5800", + "Mode": "tcp", + "Description": "Container Port: 5800", + "Type": "Port", + "Display": "always", + "Required": "true", + "Mask": "false" + }, + "value": "5800" + }, + { + "@attributes": { + "Name": "KEEP_APP_RUNNING", + "Target": "KEEP_APP_RUNNING", + "Default": "", + "Mode": "", + "Description": "Container Variable: KEEP_APP_RUNNING", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "1" + }, + { + "@attributes": { + "Name": "DISPLAY_WIDTH", + "Target": "DISPLAY_WIDTH", + "Default": "1280", + "Mode": "", + "Description": "Container Variable: DISPLAY_WIDTH", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "true", + "Mask": "false" + }, + "value": "1280" + }, + { + "@attributes": { + "Name": "DISPLAY_HEIGHT\t", + "Target": "DISPLAY_HEIGHT\t", + "Default": "768", + "Mode": "", + "Description": "Container Variable: DISPLAY_HEIGHT\t", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "true", + "Mask": "false" + }, + "value": "768" + } + ], + "Repo": "hussainalhaddad's Repository", + "Date": "1637832879", + "templatePath": "/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/tinymediamanager/tinymediamanager.xml", + "CategoryList": [ + "MediaApp-Video", + "MediaApp-Other", + "MediaServer-Video", + "MediaServer-Other" + ], + "downloads": 6323792, + "stars": 67, + "trending": 66.06, + "trends": [ + 66.06 + ], + "trendsDate": [ + 1637838232 + ], + "downloadtrend": [ + 2146304, + 6323792 + ], + "LastUpdateScan": 1637838232, + "FirstSeen": 1593662911 + }, { "Name": "Universal-Media-Server", "Repository": "universalmediaserver/ums",