- {vol_path:"/config", vol_host_path:"/path/to/library", desc:"Plex library location. *This can grow very large, 50gb+ is likely for a large collection.*"}
- {vol_path:"/config", vol_host_path:"/path/to/{{ project_name }}/library", desc:"Plex library location. *This can grow very large, 50gb+ is likely for a large collection.*"}
- {vol_path:"/tv", vol_host_path:"/path/to/tvseries", desc:"Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc."}
- {vol_path:"/movies", vol_host_path:"/path/to/movies", desc:"Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc."}
param_usage_include_ports:false
param_usage_include_net:true
param_net:"host"
param_net_desc:"Use Host Networking"
@ -77,6 +74,7 @@ app_setup_block: |
readme_hwaccel:true
# changelog
changelogs:
- {date:"18.07.24:", desc:"Rebase to Ubuntu Noble."}