From 22bacd04408bb7c9c6eccecf4774df042e2f7637 Mon Sep 17 00:00:00 2001 From: DrMxrcy Date: Tue, 28 Mar 2023 16:48:07 -0400 Subject: [PATCH] Update Folder Information --- apps/booksonic/metadata/description.md | 10 +++++++++- apps/deluge/metadata/description.md | 9 +++++++++ apps/fireshare/metadata/description.md | 10 ++++++++++ apps/jackett/metadata/description.md | 9 ++++++++- apps/jellyfin/metadata/description.md | 9 ++++++++- apps/lidarr/metadata/description.md | 7 +++++++ apps/navidrome/metadata/description.md | 7 +++++++ apps/openbooks/metadata/description.md | 6 ++++++ apps/plex/metadata/description.md | 10 +++++++++- apps/qbittorrent/metadata/description.md | 9 ++++++++- apps/radarr/metadata/description.md | 9 ++++++++- apps/readarr/metadata/description.md | 8 +++++++- apps/sabnzbd/metadata/description.md | 9 ++++++++- apps/sonarr/metadata/description.md | 9 ++++++++- apps/transmission/metadata/description.md | 9 ++++++++- apps/tubearchivist/config.json | 2 +- apps/tubearchivist/docker-compose.yml | 2 +- apps/tubearchivist/metadata/description.md | 7 +++++++ 18 files changed, 129 insertions(+), 12 deletions(-) diff --git a/apps/booksonic/metadata/description.md b/apps/booksonic/metadata/description.md index 93add20b..9ea84526 100644 --- a/apps/booksonic/metadata/description.md +++ b/apps/booksonic/metadata/description.md @@ -2,4 +2,12 @@ Booksonic Air is a server for hosting the audiobooks you own and reach them from Check out [Booksonic App](https://github.com/popeen/Booksonic-App) for connecting to Booksonic servers.
-Once installed you can setup the following folders : /audiobooks, /podcasts \ No newline at end of file +Once installed you can setup the following folders : /audiobooks, /podcasts + +# Folder Info + +| Root Folder | Container Folder | +|-------------------------------------|------------------| +| /runtipi/app-data/booksonic/config | /config | +| /runtipi/media/data/books/spoken | /audiobooks | +| /runtipi/media/data/podcasts | /podcasts | \ No newline at end of file diff --git a/apps/deluge/metadata/description.md b/apps/deluge/metadata/description.md index a255487b..c5f2e442 100644 --- a/apps/deluge/metadata/description.md +++ b/apps/deluge/metadata/description.md @@ -5,6 +5,15 @@ Password: deluge --- +# Folder Info + +| Root Folder | Container Folder | +|----------------------------------------------|------------------| +| /runtipi/app-data/deluge/data/deluge/config | /config | +| /runtipi/media/torrents | /downloads | + +--- + # [linuxserver/deluge](https://github.com/linuxserver/docker-deluge) [Deluge](http://deluge-torrent.org/) is a lightweight, Free Software, cross-platform BitTorrent client. diff --git a/apps/fireshare/metadata/description.md b/apps/fireshare/metadata/description.md index 81973d26..258640bf 100644 --- a/apps/fireshare/metadata/description.md +++ b/apps/fireshare/metadata/description.md @@ -1,5 +1,15 @@ ## Fireshare +### Folder Info + +| Root Folder | Container Folder | +|------------------------------------------------------|------------------| +| /runtipi/app-data/fireshare/data/fireshare_data | /data | +| /runtipi/app-data/fireshare/data/fireshare_processed | /processed | +| /runtipi/media/data/videos/fireshare_videos | /videos | + +--- + Table of Contents 1. [About The Project](https://github.com/ShaneIsrael/fireshare#about-the-project) diff --git a/apps/jackett/metadata/description.md b/apps/jackett/metadata/description.md index 7d2fce91..229d6d88 100644 --- a/apps/jackett/metadata/description.md +++ b/apps/jackett/metadata/description.md @@ -2,4 +2,11 @@ Jackett works as a proxy server: it translates queries from apps ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [SickRage](https://sickrage.github.io/), [CouchPotato](https://couchpota.to/), [Mylar3](https://github.com/mylar3/mylar3), [Lidarr](https://github.com/lidarr/lidarr), [DuckieTV](https://github.com/SchizoDuckie/DuckieTV), [qBittorrent](https://www.qbittorrent.org/), [Nefarious](https://github.com/lardbit/nefarious) etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -![Screenshot](https://raw.githubusercontent.com/Jackett/Jackett/master/.github/jackett-screenshot1.png) \ No newline at end of file +![Screenshot](https://raw.githubusercontent.com/Jackett/Jackett/master/.github/jackett-screenshot1.png) + +## Folder Info + +| Root Folder | Container Folder | +|--------------------------------|------------------| +| /runtipi/app-data/jackett/data | /config | +| /runtipi/media/torrents | /media/torrents | \ No newline at end of file diff --git a/apps/jellyfin/metadata/description.md b/apps/jellyfin/metadata/description.md index b280e86b..169376e7 100644 --- a/apps/jellyfin/metadata/description.md +++ b/apps/jellyfin/metadata/description.md @@ -2,4 +2,11 @@ Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest! -For further details, please see [our documentation page](https://docs.jellyfin.org/). To receive the latest updates, get help with Jellyfin, and join the community, please visit [one of our communication channels](https://docs.jellyfin.org/general/getting-help.html). For more information about the project, please see our [about page](https://docs.jellyfin.org/general/about.html). \ No newline at end of file +For further details, please see [our documentation page](https://docs.jellyfin.org/). To receive the latest updates, get help with Jellyfin, and join the community, please visit [one of our communication channels](https://docs.jellyfin.org/general/getting-help.html). For more information about the project, please see our [about page](https://docs.jellyfin.org/general/about.html). + +## Folder Info + +| Root Folder | Container Folder | +|----------------------------------------|------------------| +| /runtipi/app-data/jellyfin/data/config | /config | +| /runtipi/media/data | /media/data | \ No newline at end of file diff --git a/apps/lidarr/metadata/description.md b/apps/lidarr/metadata/description.md index e02b2454..46ac163f 100644 --- a/apps/lidarr/metadata/description.md +++ b/apps/lidarr/metadata/description.md @@ -15,3 +15,10 @@ Lidarr is a music collection manager for Usenet and BitTorrent users. It can mon - Full integration with Kodi, Plex (notification, library update, metadata) - Full support for specials and multi-album releases - And a beautiful UI + +## Folder Info + +| Root Folder | Container Folder | +|-------------------------------|------------------| +| /runtipi/app-data/lidarr/data | /config | +| /runtipi/media | /media | \ No newline at end of file diff --git a/apps/navidrome/metadata/description.md b/apps/navidrome/metadata/description.md index bd210135..334fa8e6 100644 --- a/apps/navidrome/metadata/description.md +++ b/apps/navidrome/metadata/description.md @@ -1 +1,8 @@ Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify! + +## Folder Info + +| Root Folder | Container Folder | +|--------------------------------------------|------------------| +| /runtipi/app-data/navidrome/navidrome/data | /data | +| /runtipi/media/data/music | /music | diff --git a/apps/openbooks/metadata/description.md b/apps/openbooks/metadata/description.md index 6e9712c1..c79381a0 100644 --- a/apps/openbooks/metadata/description.md +++ b/apps/openbooks/metadata/description.md @@ -3,3 +3,9 @@ Openbooks allows you to download ebooks from irc.irchighway.net quickly and easily. ![openbooks screenshot](https://github.com/evan-buss/openbooks/raw/master/.github/home_v3.png) + +## Folder Info + +| Root Folder | Container Folder | +|--------------------------------------------|------------------| +| /runtipi/media/data/books/openbooks | /books | diff --git a/apps/plex/metadata/description.md b/apps/plex/metadata/description.md index 81b0fe40..6967aa3c 100644 --- a/apps/plex/metadata/description.md +++ b/apps/plex/metadata/description.md @@ -2,4 +2,12 @@ Plex Media Server is a digital media player and organizational tool that allows you to access the music, pictures, and videos stored on one computer with any other computer or compatible mobile device. You can install the Plex Media Server software on a Windows, Mac, or Linux computer, or a compatible network-attached storage (NAS) device, then play it back on any other internet-connected device capable of running the Plex app. -Use any compatible device to watch movies, listen to music, and view pictures stored on a computer that runs Plex Media Server. Access media files stored on your Plex Media Server computer remotely over the internet. Allow friends and family to access your movies, music, and pictures over the internet. \ No newline at end of file +Use any compatible device to watch movies, listen to music, and view pictures stored on a computer that runs Plex Media Server. Access media files stored on your Plex Media Server computer remotely over the internet. Allow friends and family to access your movies, music, and pictures over the internet. + +## Folder Info + +| Root Folder | Container Folder | +|---------------------------------------|------------------| +| /runtipi/app-data/plex/data/config | /config | +| /runtipi/app-data/plex/data/transcode | /transcode | +| /runtipi/media/data | /media | \ No newline at end of file diff --git a/apps/qbittorrent/metadata/description.md b/apps/qbittorrent/metadata/description.md index 6d97c0f2..ef7a7407 100644 --- a/apps/qbittorrent/metadata/description.md +++ b/apps/qbittorrent/metadata/description.md @@ -5,4 +5,11 @@ The [Qbittorrent](https://www.qbittorrent.org/) project aims to provide an open- ## Credentials Username: admin -Password: adminadmin \ No newline at end of file +Password: adminadmin + +## Folder Info + +| Root Folder | Container Folder | +|-------------------------------------------|------------------| +| /runtipi/app-data/qbittorrent/data/config | /config | +| /runtipi/media/torrents | /downloads | \ No newline at end of file diff --git a/apps/radarr/metadata/description.md b/apps/radarr/metadata/description.md index d68512b0..861cf367 100644 --- a/apps/radarr/metadata/description.md +++ b/apps/radarr/metadata/description.md @@ -20,4 +20,11 @@ Radarr is a movie collection manager for Usenet and BitTorrent users. It can mon * Importing Metadata such as trailers or subtitles * Adding metadata such as posters and information for Kodi and others to use * Advanced customization for profiles, such that Radarr will always download the copy you want -* A beautiful UI \ No newline at end of file +* A beautiful UI + +## Folder Info + +| Root Folder | Container Folder | +|-------------------------------|------------------| +| /runtipi/app-data/radarr/data | /config | +| /runtipi/media | /media | \ No newline at end of file diff --git a/apps/readarr/metadata/description.md b/apps/readarr/metadata/description.md index b1652ea7..ba3cb83f 100644 --- a/apps/readarr/metadata/description.md +++ b/apps/readarr/metadata/description.md @@ -19,4 +19,10 @@ Note that only one type of a given book is supported. If you want both an audiob [![Wiki](https://img.shields.io/badge/servarr-wiki-181717.svg?maxAge=60)](https://wiki.servarr.com/readarr) [![Discord](https://img.shields.io/badge/discord-chat-7289DA.svg?maxAge=60)](https://readarr.com/discord) -[![Reddit](https://img.shields.io/badge/reddit-discussion-FF4500.svg?maxAge=60)](https://www.reddit.com/r/readarr) \ No newline at end of file +[![Reddit](https://img.shields.io/badge/reddit-discussion-FF4500.svg?maxAge=60)](https://www.reddit.com/r/readarr) + +## Folder Info +| Root Folder | Container Folder | +|-------------------------------|------------------| +| /runtipi/app-data/readarr/data | /config | +| /runtipi/media | /media | \ No newline at end of file diff --git a/apps/sabnzbd/metadata/description.md b/apps/sabnzbd/metadata/description.md index 9920c7e3..42725e19 100644 --- a/apps/sabnzbd/metadata/description.md +++ b/apps/sabnzbd/metadata/description.md @@ -4,4 +4,11 @@ SABnzbd is an Open Source Binary Newsreader written in Python. It's totally free, easy to use, and works practically everywhere. 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. SABnzbd offers an easy setup wizard and has self-analysis tools to verify your setup. -If you want to know more you can head over to our website: [https://sabnzbd.org](https://sabnzbd.org). \ No newline at end of file +If you want to know more you can head over to our website: [https://sabnzbd.org](https://sabnzbd.org). + +## Folder Info + +| Root Folder | Container Folder | +|---------------------------------------|------------------| +| /runtipi/app-data/sabnzbd/data/config | /config | +| /runtipi/media/usenet | /downloads | \ No newline at end of file diff --git a/apps/sonarr/metadata/description.md b/apps/sonarr/metadata/description.md index bc10934e..93a628d5 100644 --- a/apps/sonarr/metadata/description.md +++ b/apps/sonarr/metadata/description.md @@ -14,4 +14,11 @@ Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS fee - Full integration with SABnzbd and NZBGet - Full integration with Kodi, Plex (notification, library update, metadata) - Full support for specials and multi-episode releases -- And a beautiful UI \ No newline at end of file +- And a beautiful UI + +## Folder Info + +| Root Folder | Container Folder | +|-------------------------------|------------------| +| /runtipi/app-data/sonarr/data | /config | +| /runtipi/media | /downloads | \ No newline at end of file diff --git a/apps/transmission/metadata/description.md b/apps/transmission/metadata/description.md index 85bf1f8d..7dc4f22e 100644 --- a/apps/transmission/metadata/description.md +++ b/apps/transmission/metadata/description.md @@ -6,4 +6,11 @@ Transmission is a fast, easy, and free BitTorrent client. It comes in several fl * A headless daemon for servers and routers * A web UI for remote controlling any of the above -Visit [https://transmissionbt.com/](https://transmissionbt.com/) for more information. \ No newline at end of file +Visit [https://transmissionbt.com/](https://transmissionbt.com/) for more information. + +## Folder Info + +| Root Folder | Container Folder | +|-------------------------------|------------------| +| /runtipi/app-data/transmission/data/config | /config | +| /runtipi/media/torrents | /downloads | \ No newline at end of file diff --git a/apps/tubearchivist/config.json b/apps/tubearchivist/config.json index 46b6d0e4..6a53f374 100644 --- a/apps/tubearchivist/config.json +++ b/apps/tubearchivist/config.json @@ -5,7 +5,7 @@ "exposable": true, "port": 8120, "id": "tubearchivist", - "tipi_version": 1, + "tipi_version": 2, "version": "latest", "supported_architectures": ["amd64", "arm64"], "categories": ["media"], diff --git a/apps/tubearchivist/docker-compose.yml b/apps/tubearchivist/docker-compose.yml index 84771fa2..81567f9c 100644 --- a/apps/tubearchivist/docker-compose.yml +++ b/apps/tubearchivist/docker-compose.yml @@ -6,7 +6,7 @@ services: restart: unless-stopped image: bbilly1/tubearchivist:latest volumes: - - ${APP_DATA_DIR}/data/media:/youtube + - ${ROOT_FOLDER_HOST}/media/data/youtube:/youtube - ${APP_DATA_DIR}/data/cache:/cache environment: - ES_URL=http://tubearchivist-es:9200 diff --git a/apps/tubearchivist/metadata/description.md b/apps/tubearchivist/metadata/description.md index 77974fd6..7826bdb8 100644 --- a/apps/tubearchivist/metadata/description.md +++ b/apps/tubearchivist/metadata/description.md @@ -19,3 +19,10 @@ https://github.com/tubearchivist/tubearchivist#potential-pitfalls If they do not, please open an app here and tag @sethforprivacy: https://github.com/meienberger/runtipi-appstore/issues + +## Folder Info + +| Root Folder | Container Folder | +|--------------------------------------------|------------------| +| /runtipi/app-data/tubearchivist/data/cache | /cache | +| /runtipi/media/data/youtube | /youtube | \ No newline at end of file