Enhance XML parsing in index.html and add media management services to services.xml

This commit is contained in:
MayaChat
2025-11-24 00:12:19 -05:00
parent 67cb864342
commit e8c13c998c
2 changed files with 21 additions and 2 deletions

View File

@@ -39,7 +39,16 @@
<service id="tdarr" name="Tdarr" proto="http" port="8265" logo="tdarr.svg" />
</group>
<group name="Storage & Files">
<group name="Media Management (*arr Stack)">
<service id="prowlarr" name="Prowlarr" proto="http" port="9696" logo="prowlarr.svg" />
<service id="sonarr" name="Sonarr" proto="http" port="8989" logo="sonarr.svg" />
<service id="radarr" name="Radarr" proto="http" port="7878" logo="radarr.svg" />
<service id="lidarr" name="Lidarr" proto="http" port="8686" logo="lidarr.svg" />
<service id="readarr" name="Readarr" proto="http" port="8787" logo="readarr.svg" />
<service id="bazarr" name="Bazarr" proto="http" port="6767" logo="bazarr.svg" />
</group>
<group name="Storage &amp; Files">
<service id="nextcloud" name="Nextcloud" proto="http" port="8080" logo="nextcloud.svg" host="cloud.spatulaa.com" />
<service id="filebrowser" name="FileBrowser" proto="http" port="8986" logo="filebrowser.svg" />
<service id="picoshare" name="Picoshare" proto="http" port="4001" logo="picoshare.svg" />