You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- {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.*"}
18
+
- {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.*"}
21
19
- {vol_path: "/tv", vol_host_path: "/path/to/tvseries", desc: "Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc."}
22
20
- {vol_path: "/movies", vol_host_path: "/path/to/movies", desc: "Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc."}
23
-
param_usage_include_ports: false
24
21
param_usage_include_net: true
25
22
param_net: "host"
26
23
param_net_desc: "Use Host Networking"
@@ -77,6 +74,7 @@ app_setup_block: |
77
74
readme_hwaccel: true
78
75
# changelog
79
76
changelogs:
77
+
- {date: "18.07.24:", desc: "Rebase to Ubuntu Noble."}
0 commit comments