snake2005 Posted September 26, 2017 #1 Posted September 26, 2017 (edited) I've updated DSM 5.2 to 6.1.3. I can see the shared folders (video, music, photo) from any tv in house but these folders are empty. Was working fine on dsm 5.2. Tried to reindex folders and reinstalled media server but same thing folders with no content. Any advice ? Edited September 26, 2017 by snake2005
jack78 Posted September 26, 2017 #2 Posted September 26, 2017 Do you have two or more LAN cards?Wysłane z mojego Redmi Note 4 przy użyciu Tapatalka
sbv3000 Posted September 27, 2017 #5 Posted September 27, 2017 try resetting the device list in media server dma compatability
snake2005 Posted September 28, 2017 Author #6 Posted September 28, 2017 (edited) I've tried but still showing empty folders. I've updated dsm to 6.1.3u5 and still same issue. Edited September 28, 2017 by snake2005
sbv3000 Posted September 28, 2017 #7 Posted September 28, 2017 Try creating a new shared folder eg 'videonew', copy some files from the 'video' folder, then add 'videonew' to the media indexing service. If that works and you can browse/play files then create folders and to the media server index. I've done something similar on my nas, I have folder for 'films', 'TV' and 'recordings' indexed, separate to the default 'video' and its works fine. You could un-install media server, delete the 3 default folders (music/video/photo) then reinstall media server (which will recreate the defaults) and see if that works, but remember to move your files to another shared folder first!
snake2005 Posted September 28, 2017 Author #8 Posted September 28, 2017 I've tried but still not working. I've un-installed media server and installed MiniDLNA from here http://synology.nimloth.pl/ and works fine. Thank you for your advice.
snake2005 Posted October 7, 2017 Author #9 Posted October 7, 2017 My media server is back to normal after doing this: MEDIA SERVER showing empty folders on TV: 1. login as admin 2. type sudo -i for root access and type your admin password 3.check if folders exist : /homes /homes/admin 3a. if yes : root@BlackBox:~# chown admin: /var/services/homes/admin root@BlackBox:~# synoservice --stop pgsql some service depend on service [pgsql] is still running, use --hard-stop to stop all related service root@BlackBox:~# synoservice --hard-stop pgsql warn: The runkey of service [pgsql] and its dependency services have been set to "No" root@BlackBox:~# synoservice --hard-start pgsql 3b. if no, do: mkdir /var/services/homes mkdir /var/services/homes/admin and go to step 3a. 4. shutdown diskstation 5. power on diskstation
Recommended Posts