killride 47 Posted October 19, 2016 Posted October 19, 2016 Hello, I'm trying to add a path like ftp://web.com:21/ ( I know it was make to use like that) But now it's possible to do I think cause the server try the path and refuse with this kind of path. Do u have a way to do that manualy in the server? Thanks
ebr 16187 Posted October 19, 2016 Posted October 19, 2016 Hi. This functionality is for local network protocols. It won't support ftp or http. You would need a UNC or other local network path.
killride 47 Posted October 19, 2016 Author Posted October 19, 2016 but the previous path subsitution works with that so I would like to do the same or I will downgrade to the previous version.
Happy2Play 9783 Posted October 19, 2016 Posted October 19, 2016 I guess the question would be if you were able to enter a path like that before, did it actually work?
killride 47 Posted October 19, 2016 Author Posted October 19, 2016 No if i enter a path like before, the system says "error check your path".
killride 47 Posted October 19, 2016 Author Posted October 19, 2016 (edited) someone can give me the link to DL the previsous version, i guess 3.0.7300 please? Edited October 19, 2016 by killride
Happy2Play 9783 Posted October 19, 2016 Posted October 19, 2016 No, I am saying just because you were able to enter it before did it actually work/do anything? https://github.com/MediaBrowser/Emby/releases/tag/3.0.7300
ebr 16187 Posted October 19, 2016 Posted October 19, 2016 I guess, if they were using an app (Kodi comes to mind as probably the only one) that could read from an ftp stream then it may have worked.
Happy2Play 9783 Posted October 19, 2016 Posted October 19, 2016 You say it worked before, so are you trying to add a new path? All previous path substitutions are still being used, they reside in the system.xml.
killride 47 Posted October 20, 2016 Author Posted October 20, 2016 I see what you mean. The previous path works since the update but I'm not able to add a new one for my new folder
killride 47 Posted October 20, 2016 Author Posted October 20, 2016 I will Try to add it manually in system.xml thanks
ebr 16187 Posted October 20, 2016 Posted October 20, 2016 I see what you mean. The previous path works since the update but I'm not able to add a new one for my new folder Are you positive it is doing anything? What is the device/app that is playing back the item?
killride 47 Posted October 20, 2016 Author Posted October 20, 2016 It works ! adding the <pathsubstition> in system.xml. My remote users use path subsitution with a ftp server to be able to read .strm files with all the kodi features. Cause emby is not at the time able to do that with strm files
lowfi 1 Posted October 20, 2016 Posted October 20, 2016 It only allows windows path substitutions. Not linux style. So no smb://ip/share but only \\ip\share. Althought it is a windows app. I think the server software is mostly used on non windows systems? I.e. NAS. Can this be added again?
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