This commit is contained in:
Andrew Z 2024-10-12 00:08:10 -04:00
parent e363238edf
commit 28043df320
3 changed files with 249 additions and 18 deletions

View File

@ -132133,7 +132133,6 @@
"GameServers"
],
"stars": 47,
"LastUpdate": 1727290667,
"trendsDate": [
1720901174,
1723500423,
@ -132141,6 +132140,7 @@
1728698820
],
"LastUpdateScan": 1728698820,
"LastUpdate": 1727290667,
"FirstSeen": 1718301995
},
{
@ -318809,8 +318809,8 @@
"Other"
],
"downloads": 22259,
"LastUpdate": 1728618551,
"LastUpdateScan": 1728698821,
"LastUpdate": 1728618551,
"FirstSeen": 1728698821
},
{
@ -319204,8 +319204,8 @@
"Other"
],
"downloads": 2551,
"LastUpdate": 1728673758,
"LastUpdateScan": 1728698826,
"LastUpdate": 1728673758,
"FirstSeen": 1723500423
},
{

12
log.txt
View File

@ -4384,16 +4384,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
Tagged - Can't determine last update
ich777/steamcmd
ich777/steamcmd:soulmask Downloads: 5813150 Stars: 47 Base: unknown
madeofpendletonwool/pinepods
madeofpendletonwool/pinepods:latest Downloads: 22259 Stars: 0 Base: unknown
Pulling madeofpendletonwool/pinepods:latest
stonith404/pocket-id
stonith404/pocket-id:latest Downloads: 2551 Stars: 0 Base: unknown
Privileged: 106
No change to feed
Updating GitHub

View File

@ -132132,14 +132132,15 @@
"CategoryList": [
"GameServers"
],
"stars": 45,
"stars": 47,
"LastUpdate": 1727290667,
"trendsDate": [
1720901174,
1723500423,
1726099594
1726099594,
1728698820
],
"LastUpdateScan": 1726099594,
"LastUpdate": 1726035307,
"LastUpdateScan": 1728698820,
"FirstSeen": 1718301995
},
{
@ -318578,6 +318579,240 @@
"FirstSeen": 1716666633,
"topTrending": -0.7530000000000001
},
{
"Name": "PinePods",
"Repository": "madeofpendletonwool/pinepods:latest",
"Registry": "https://hub.docker.com/r/madeofpendletonwool/pinepods",
"Branch": {
"Tag": "latest",
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "http://[IP]:[PORT:8040]",
"Privileged": "false",
"Support": "https://www.pinepods.online/docs/intro",
"Project": "https://www.pinepods.online",
"Overview": "A Rust based podcast management system that manages podcasts with multi-user support and relies on a central database with clients to connect to it.",
"ExtraSearchTerms": "podcasts AntennaPod PodFetch PodGrab gPodder server Plex audio stream download client manager sync",
"Icon": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/images/pinepods-icon.jpeg",
"TemplateURL": "https://raw.githubusercontent.com/nwithan8/unraid_templates/master/templates/pinepods.xml",
"Maintainer": {
"WebPage": "https://github.com/nwithan8"
},
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This template requires a separate MariaDB or PostgreSQL database.<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"Config": [
{
"@attributes": {
"Name": "Web UI Port",
"Target": "8040",
"Default": "8040",
"Mode": "tcp",
"Description": "Container Port: 8040",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "8040"
},
{
"@attributes": {
"Name": "Username",
"Target": "USERNAME",
"Default": "",
"Description": "Username for login",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Password",
"Target": "PASSWORD",
"Default": "",
"Description": "Password for login",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "User Full Name",
"Target": "FULLNAME",
"Default": "",
"Description": "Full name of user",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "User Email",
"Target": "EMAIL",
"Default": "",
"Description": "Email of user",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Type",
"Target": "DB_TYPE",
"Default": "mariadb|postgresql",
"Description": "Type of database to use",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Host",
"Target": "DB_HOST",
"Default": "",
"Description": "Hostname of database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Port",
"Target": "DB_PORT",
"Default": "",
"Description": "Port of database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Name",
"Target": "DB_NAME",
"Default": "",
"Description": "Name of database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Username",
"Target": "DB_USER",
"Default": "",
"Description": "Username for database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Database - Password",
"Target": "DB_PASS",
"Default": "",
"Description": "Password for database",
"Type": "Variable",
"Display": "always-hide",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "Downloads Path",
"Target": "/opt/pinepods/downloads",
"Default": "/mnt/user/appdata/pinepods/downloads",
"Mode": "rw",
"Description": "Path to downloads folder",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Search API URL",
"Target": "SEARCH_API_URL",
"Default": "https://search.pinepods.online/api/search",
"Description": "URL of podcast search API",
"Type": "String",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "https://search.pinepods.online/api/search"
},
{
"@attributes": {
"Name": "Debug Mode",
"Target": "DEBUG",
"Default": "False|True",
"Description": "Enable debug mode",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Backups Path",
"Target": "/opt/pinepods/backups",
"Default": "/mnt/user/appdata/pinepods/backups",
"Mode": "rw",
"Description": "Path to backups folder",
"Type": "Path",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "grtgbln's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/grtgblnsRepository/templates/pinepods.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"Other"
],
"downloads": 22259,
"LastUpdate": 1728618551,
"LastUpdateScan": 1728698821,
"FirstSeen": 1728698821
},
{
"Name": "Plex-Prerolls",
"Repository": "nwithan8/plex_prerolls:latest",
@ -318968,9 +319203,9 @@
"Tools-Utilities",
"Other"
],
"downloads": 1751,
"LastUpdateScan": 1726099594,
"LastUpdate": 1726087131,
"downloads": 2551,
"LastUpdate": 1728673758,
"LastUpdateScan": 1728698826,
"FirstSeen": 1723500423
},
{