msavazzi 1 Posted January 19, 2016 Posted January 19, 2016 Team I have an issue. I'm testing emby with Kodi, direct folder access. On the qnap all files are in the library with the usual: /share/MD0_DATA/Video/... I have mapped it to a disk v:\ In Path Substitute I put in the first line the path of the QNAP and in the second the v:\ but when I press + nothing happens
breezytm 124 Posted January 20, 2016 Posted January 20, 2016 I can help you but not sure what you are doing. A little better explanation would be grateful. Are you using emby on the qnap itself or are you using it in windows? If you have it installed on the qnap itself, your path substitutions should be like this folder: /share/MD0_DATA/Multimedia/Videos path subtitution: //servername/Multimedia/Videos if mapped to a windows computer as a shared with the network drive being v:\ folder: v:\Videos path subtitution: //servername/Multimedia/Videos These are just examples to give you an idea
Luke 40017 Posted January 20, 2016 Posted January 20, 2016 I think he's saying there's an error on the path substitution page, which I can't reproduce. What browser are you using? Can you try again, and if the issue persists, provide the server log? http://emby.media/community/index.php?/topic/739-how-to-report-a-problem/ Thanks.
msavazzi 1 Posted January 20, 2016 Author Posted January 20, 2016 Yes there is a bug. Using Edge on W10 64bit. Server is on QNAP intel - latest firmware Attached the video to show the issue. and the log Note after a full reset of the QNAP the initial path substitution appeared. The issue is that I added three in one time and only one appeared (the one you see in the video). I've checked the xml files and there is only one Microsoft Edge 20-Jan-16 19_45_35.zip server-63588878295.zip
msavazzi 1 Posted January 20, 2016 Author Posted January 20, 2016 Additional info: I just checked the system.xml file after my test and here is what I found: <PathSubstitutions> <PathSubstitution> <From>/share/MD0_DATA/Video/</From> <To>v:\</To> </PathSubstitution> <PathSubstitution> <From>/share/test</From> <To>w:\</To> </PathSubstitution> </PathSubstitutions> So the test substitute was captured and written but NOT shown
Luke 40017 Posted January 20, 2016 Posted January 20, 2016 It's a caching issue in MS Edge. It's resolved for the next release.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now