| 
									
										
										
										
											2023-04-04 21:06:11 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "PodFetch", | 
					
						
							|  |  |  |   "port": 8177, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "podfetch", | 
					
						
							| 
									
										
										
										
											2023-06-18 16:02:29 +00:00
										 |  |  |   "tipi_version": 3, | 
					
						
							| 
									
										
										
										
											2023-05-21 23:15:58 +00:00
										 |  |  |   "version": "latest", | 
					
						
							| 
									
										
										
										
											2023-06-18 16:02:29 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "media" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-04-04 21:06:11 +00:00
										 |  |  |   "description": "A sleek and efficient podcast downloader.", | 
					
						
							|  |  |  |   "short_desc": "A sleek and efficient podcast downloader.", | 
					
						
							|  |  |  |   "author": "SamTV12345", | 
					
						
							|  |  |  |   "source": "https://github.com/SamTV12345/PodFetch", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "PodFetch Username", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "PODFETCH_USERNAME" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "PodFetch Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 8, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "PODFETCH_PASSWORD" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "Podcast Index API Key", | 
					
						
							|  |  |  |       "hint": "The API key sent to you via mail", | 
					
						
							|  |  |  |       "placeholder": "", | 
					
						
							|  |  |  |       "required": false, | 
					
						
							|  |  |  |       "env_variable": "PODFETCH_PODINDEX_API_KEY" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "Podcast Index API Secret", | 
					
						
							|  |  |  |       "hint": "The API secret sent to you via mail", | 
					
						
							|  |  |  |       "placeholder": "", | 
					
						
							|  |  |  |       "required": false, | 
					
						
							|  |  |  |       "env_variable": "PODFETCH_PODINDEX_API_SECRET" | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							|  |  |  |   "supported_architectures": ["arm64", "amd64"] | 
					
						
							| 
									
										
										
										
											2023-06-18 16:02:29 +00:00
										 |  |  | } |