Jump to content

issue with path substitute


Recommended Posts

Posted

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 :(

Posted

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

Posted

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

Posted

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

Posted

Thanks, I will take a look.

Posted

It's a caching issue in MS Edge. It's resolved for the next release.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...