dmaddini 0 Posted October 20, 2015 Posted October 20, 2015 Hello all, On what basis is the url generated on the web client like this http://localhost:8096/web/itemdetails.html?id=1f69f63c3cdb2c41d0f4cf39066a344e can I access the media item by its name rather than a long id? please help me..how is the id generated
dmaddini 0 Posted October 20, 2015 Author Posted October 20, 2015 Hello all, On what basis is the url generated on the web client like this http://localhost:8096/web/itemdetails.html?id=1f69f63c3cdb2c41d0f4cf39066a344e can I access the media item by its name rather than a long id? please help me..how is the id generated
Luke 40083 Posted October 20, 2015 Posted October 20, 2015 it's random. you can't access by name at this time, sorry.
dmaddini 0 Posted October 20, 2015 Author Posted October 20, 2015 Thank you for the response, is there a logic by which I can understand how these url ids are generated?
ebr 15667 Posted October 20, 2015 Posted October 20, 2015 No. What are you really trying to accomplish?
dmaddini 0 Posted October 20, 2015 Author Posted October 20, 2015 I am trying share url over network so that the same media could be accessed by anyone over the network. Thanks
Deathsquirrel 744 Posted October 21, 2015 Posted October 21, 2015 I am trying share url over network so that the same media could be accessed by anyone over the network. Thanks Assuming you have the right to share said media, the URL to give them is the emby server along with an appropriate user account.
Luke 40083 Posted October 21, 2015 Posted October 21, 2015 check out the Users section in your sever dashboard. Here's the wiki: https://github.com/MediaBrowser/Wiki/wiki/Users
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