Page 1 of 1
Perma-URL for "Home" folder in web-interface
Posted: Tue Mar 21, 2023 12:09 pm
by ajkessel
I have one folder under "Your Folders" called "Home". I'd like to set up a permanent URL to navigate directly to that folder. The URL at this moment is http://[mydomain]:9001/player/browse/177, but that last number (177) does not appear to be static and can change from session to session. Is there any way to set up a URL to go right to that folder? Or to make the default folder when navigating to the UMS server be this page?
- 2023-03-20_200857.jpg (5.32 KiB) Viewed 2057 times
Re: Perma-URL for "Home" folder in web-interface
Posted: Wed Mar 22, 2023 3:50 pm
by mik_s
Just use http://[mydomain]:9002/ to go straight to the player.
The ID is a dynamically generated number for that session so can't be used to bookmark individual locations.
Re: Perma-URL for "Home" folder in web-interface
Posted: Thu Mar 23, 2023 2:15 am
by ajkessel
mik_s wrote: ↑Wed Mar 22, 2023 3:50 pm
Just use http://[mydomain]:9002/ to go straight to the player.
The ID is a dynamically generated number for that session so can't be used to bookmark individual locations.
But that won't take me to the "home" folder -- sounds like there is no way to do that?
Re: Perma-URL for "Home" folder in web-interface
Posted: Thu Mar 23, 2023 8:14 am
by mik_s
Sorry I misread what you wanted. I'm not sure that is possible at the moment because of how the locations are created.