From 43e75c1d970e883cd413c7e8256ab0fa8d38dfaa Mon Sep 17 00:00:00 2001 From: Aalian Khan <39784853+AalianKhan@users.noreply.github.com> Date: Fri, 30 Dec 2022 14:36:53 -0500 Subject: [PATCH] Added documentation to add media via dashboard (#25459) Co-authored-by: Franck Nijhof --- source/more-info/local-media/add-media.markdown | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/source/more-info/local-media/add-media.markdown b/source/more-info/local-media/add-media.markdown index 85e5d793777..239e2d7902c 100644 --- a/source/more-info/local-media/add-media.markdown +++ b/source/more-info/local-media/add-media.markdown @@ -9,14 +9,17 @@ need to add media to your media folder. If you haven't set up a local media folder yet, check out this page on [setting up the local media source][setup-media] + +You can access your (automatically) created media folder using the dashboard. +Navigate to the {% my media_browser title="Media > Local Media" %}, and in the +top right corner, click manage. Here you can add and delete your media. + ## Home Assistant OS & Supervised -If you are running Home Assistant OS or Supervised, you can access your -(automatically) created media folder using the Samba add-on. - -If you haven't installed the Samba add-on yet, you can do so by browsing to -the {% my supervisor title="Settings > Add-ons" %} panel. Next, click on -the "Add-on store" tab and search for "Samba" and click on it. +If you are running Home Assistant OS or Supervised, you can also use the +Samba add-on. If you haven't installed the Samba add-on yet, you can do +so by browsing to the {% my supervisor title="Settings > Add-ons" %} panel. +Next, click on the "Add-on store" tab and search for "Samba" and click on it. On the Samba add-on page, you can find a tab called "Documentation" with the add-on installation and usage instructions. After that, you can copy/move @@ -39,4 +42,4 @@ media to that folder you have set up. Your media will show up in the Home Assistant frontend automatically. -[setup-media]: /more-info/local-media/setup-media \ No newline at end of file +[setup-media]: /more-info/local-media/setup-media