User Tools

Site Tools


esxi:media_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
esxi:media_server [2021/01/21 20:22]
derek
esxi:media_server [2024/09/22 19:51] (current)
Line 99: Line 99:
     * Follow the instructions on [[https://support.plex.tv/articles/201370363-move-an-install-to-another-system/]] using the mounted ''Downloads'' share to transfer the Plex files     * Follow the instructions on [[https://support.plex.tv/articles/201370363-move-an-install-to-another-system/]] using the mounted ''Downloads'' share to transfer the Plex files
   * Go to ''Deluge'' from the sidebar:   * Go to ''Deluge'' from the sidebar:
-    * FIXME: Deluge Setup +    * FIXME: Possibly add [[https://github.com/stefantalpalaru/deluge-default-trackers]] (Requires using local client) and use [[https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt]]
-    * FIXME: Add [[https://github.com/stefantalpalaru/deluge-default-trackers]] (Requires using local client)+
     * ''Preferences'':     * ''Preferences'':
 +      * ''Bandwidth'':
 +        * Set an appropriate ''Maximum Upload Speed''
       * ''Queue'':       * ''Queue'':
         * ''Downloading'' > ''8''         * ''Downloading'' > ''8''
       * ''Proxy'':       * ''Proxy'':
-        * FIXMEAdd proxies+        * ''Type'' > ''Socks5 Auth'' 
 +        * Fill in details from [[https://support.celo.net/|Celo.net]] 
 +        * Enable ''Force Use of Proxy'' 
 +        * Enable ''Hide Client Identity'' 
 +      * ''Plugins'': 
 +        * Enable ''Label''
   * Go to ''Jackett'' from the sidebar:   * Go to ''Jackett'' from the sidebar:
     * Sign in with the password used to set up Swizzin     * Sign in with the password used to set up Swizzin
Line 121: Line 127:
         * Disable ''Use Hardlinks Instead of Copy''         * Disable ''Use Hardlinks Instead of Copy''
         * Enable ''Import Extra Files'', keeping just ''srt'' enabled         * Enable ''Import Extra Files'', keeping just ''srt'' enabled
-        * ''Add Root Folder'' > ''/mnt/Video/TV Shows''+        * ''Add Root Folder'' > ''/home/derek/torrents/Video/TV Shows''
         * ''Save Changes''         * ''Save Changes''
-      * FIXME: Profiles and Quality (HEVC/1Mbps and things)+      * FIXME: Profiles 
 +      * ''Quality'': 
 +        * Follow the quality settings in [[#Quality_Settings]]
       * ''Indexers'':       * ''Indexers'':
         * Add the indexers from Jackett using their instructions, except to replace the start of each of the URLs with ''http://localhost:9117''         * Add the indexers from Jackett using their instructions, except to replace the start of each of the URLs with ''http://localhost:9117''
Line 151: Line 159:
         * Enable ''Import Extra Files'', keeping just ''srt'' enabled         * Enable ''Import Extra Files'', keeping just ''srt'' enabled
         * Enable ''Unmonitor Deleted Movies''         * Enable ''Unmonitor Deleted Movies''
-        * ''Add Root Folder'' > ''/mnt/Video/Movies''+        * ''Add Root Folder'' > ''/home/derek/torrents/Video/Movies''
         * ''Save Changes''         * ''Save Changes''
       * ''Custom Formats'' > Add new custom format > ''Import'' > Paste the custom format import string from below       * ''Custom Formats'' > Add new custom format > ''Import'' > Paste the custom format import string from below
Line 157: Line 165:
         * Edit the ''Any'' profile:         * Edit the ''Any'' profile:
           * Set the ''HEVC'' custom format score to ''50''           * Set the ''HEVC'' custom format score to ''50''
-      * FIXME: Profiles and Quality (HEVC/1Mbps and things)+      * FIXME: Profiles 
 +      * ''Quality'': 
 +        * Follow the quality settings in [[#Quality_Settings]]
       * ''Indexers'':       * ''Indexers'':
         * Add the indexers from Jackett using the ''Jackett'' preset of ''Torznab'', changing the name, replacing ''YOURINDEXER'' with the name used in Jackett, the API Key from Jackett, and setting appropriate categories         * Add the indexers from Jackett using the ''Jackett'' preset of ''Torznab'', changing the name, replacing ''YOURINDEXER'' with the name used in Jackett, the API Key from Jackett, and setting appropriate categories
Line 188: Line 198:
           * ''Album Folder Format'' > ''{Album Title}''           * ''Album Folder Format'' > ''{Album Title}''
         * Disable ''Use Hardlinks Instead of Copy''         * Disable ''Use Hardlinks Instead of Copy''
-        * ''Add Root Folder'' > ''/mnt/Music/iTunes/iTunes Media/Music/''+        * ''Add Root Folder'' > ''/home/derek/torrents/Music/iTunes/iTunes Media/Music/''
         * ''Add Root Folder'' > ''/home/derek/torrents/Music/Add to Music/Lidarr/''         * ''Add Root Folder'' > ''/home/derek/torrents/Music/Add to Music/Lidarr/''
         * ''Save Changes''         * ''Save Changes''
-      * FIXME: Profiles and Quality (Add Metadata Profile to allow greatest hits albums)+      * FIXME: Profiles (Add Metadata Profile to allow greatest hits albums) 
 +      * ''Quality'': 
 +        * Follow the quality settings in [[#Quality_Settings]]
       * ''Indexers'':       * ''Indexers'':
         * Add the indexers from Jackett using their instructions, except to replace the start of each of the URLs with ''http://localhost:9117''         * Add the indexers from Jackett using their instructions, except to replace the start of each of the URLs with ''http://localhost:9117''
Line 241: Line 253:
  
 ====Update==== ====Update====
-FIXME: Write update process and add to update page using ''%%{{page>esxi:media_server#Update}}%%''+FIXME: Finish writing update process
  
 {{page>esxi:debian_minimal_server#Update&noheader}} {{page>esxi:debian_minimal_server#Update&noheader}}
 +
 +FIXME: Deluge
  
 <code bash> <code bash>
 sudo box upgrade plex sudo box upgrade plex
 </code> </code>
 +
 +* Sonarr, Radarr, and Lidarr all update from their respective pages
  
 ====Sources==== ====Sources====
Line 253: Line 269:
  
 ====Notes==== ====Notes====
-Folder format:+===Folder format===
 <code> <code>
 ~ ~
Line 274: Line 290:
 </code> </code>
  
 +===Quality Settings===
 +{{:esxi:sonarr_qualities.png?direct&600|}}
 +
 +{{:esxi:radarr_qualities.png?direct&600|}}
 +
 +FIXME: Lidarr qualities
  
-Alternatives:+===Alternatives===
   * Pro version of [[https://quickbox.io/|QuickBox]] is a similar solution   * Pro version of [[https://quickbox.io/|QuickBox]] is a similar solution
   * OpenFLIXR version 3 when it comes out, is a fully configured option   * OpenFLIXR version 3 when it comes out, is a fully configured option
esxi/media_server.1611260533.txt.gz · Last modified: 2024/09/22 19:51 (external edit)