ich777/Readarr.xml aktualisiert

This commit is contained in:
2025-06-04 08:16:40 +02:00
parent b11e378431
commit 5a6835c0ae

View File

@@ -32,7 +32,7 @@ WARNING: The main configuration of the paths has a performance and disk usage im
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Requires/>
<Config Name="Data Dir" Target="/readarr" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/readarr</Config>
<Config Name="Music" Target="/mnt/books" Default="" Mode="rw" Description="Path to your Books&#13;&#10;&#13;&#10;WARNING: &#13;&#10;This style of paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space.&#13;&#10;&#13;&#10;See https://trash-guides.info/hardlinks/#unraid for details." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Books/</Config>
<Config Name="Books" Target="/mnt/books" Default="" Mode="rw" Description="Path to your Books&#13;&#10;&#13;&#10;WARNING: &#13;&#10;This style of paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space.&#13;&#10;&#13;&#10;See https://trash-guides.info/hardlinks/#unraid for details." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Books/</Config>
<Config Name="Dowloads" Target="/mnt/downloads" Default="" Mode="rw" Description="Main download directory&#13;&#10;&#13;&#10;WARNING: &#13;&#10;This style of paths has a performance and disk usage impact: slow, I/O intensive moves and wasted disk space.&#13;&#10;&#13;&#10;See https://trash-guides.info/hardlinks/#unraid for details." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Downloads/</Config>
<Config Name="Readarr Release" Target="READARR_REL" Default="" Mode="" Description="Select if you want to download a stable or prerelease (valid options are 'develop' and 'latest' without quotes PLEASE NOTE THAT CURRENTLY ONLY DEVELOP IS WORKING - you can also set the version manual in this format: '0.3.28.2554' or '0..2.3.1955' without quotes)." Type="Variable" Display="always" Required="true" Mask="false">develop</Config>
<Config Name="TCP - WebGUI http" Target="8787" Default="" Mode="tcp" Description="WebGUI port http" Type="Port" Display="always" Required="true" Mask="false">8787</Config>