Originally created by @skyzuma on GitHub (Feb 21, 2022).
i use this app every day on home and outdoor but change the server from in to out is ...
its possible to get an UI for changing the server adress?
if iam at home i dont need to use the external server address and its a little bit faster to use the internal network ip ... and if i have problems on the internet provider > i cant use the app ... on the other way: if iam outdoor i need to use the external server adress ....
Originally created by @skyzuma on GitHub (Feb 21, 2022).
i use this app every day on home and outdoor but change the server from in to out is ...
its possible to get an UI for changing the server adress?
if iam at home i dont need to use the external server address and its a little bit faster to use the internal network ip ... and if i have problems on the internet provider > i cant use the app ... on the other way: if iam outdoor i need to use the external server adress ....
I think you're going to need to be more clear on what you want here. I understand that you are accessing your server externally, probably through port forwarding, and prefer the local address when on the same network. What are you changing when switching networks?
Your router should be doing the hairpin thing and routing back to your LAN if you're straight requesting your internet IP address, but if you're using some DDNS thing then yeah that'll slow you down a tad.
You can do what I used to do, keep separate shortcuts for "LOCAL" & "AWAY" that point to your different addresses.
@Budlyte commented on GitHub (Feb 22, 2022):
I think you're going to need to be more clear on what you want here. I understand that you are accessing your server externally, probably through port forwarding, and prefer the local address when on the same network. What are you changing when switching networks?
Your router should be doing the hairpin thing and routing back to your LAN if you're straight requesting your internet IP address, but if you're using some DDNS thing then yeah that'll slow you down a tad.
You can do what I used to do, keep separate shortcuts for "LOCAL" & "AWAY" that point to your different addresses.
Server UI = an UI with a dropdown menu for change / select an server address (in/out). if i use it extern i need to connect and enter an address and enter the credentials (same if i change to intern) > dropdown menu with addresses or saved profiles like home / extern / intern / ... [home > urlIntern | out > urlExtern | ... ]
@skyzuma commented on GitHub (Feb 23, 2022):
u r on the wrong way to understand :)
Server UI = an UI with a dropdown menu for change / select an server address (in/out). if i use it extern i need to connect and enter an address and enter the credentials (same if i change to intern) > dropdown menu with addresses or saved profiles like home / extern / intern / ... [home > urlIntern | out > urlExtern | ... ]
I understand now, and suggest changing the title to something like "Remember Previous Connections" or similar. And I agree, this would be a nice feature.
@Budlyte commented on GitHub (Feb 23, 2022):
I understand now, and suggest changing the title to something like "Remember Previous Connections" or similar. And I agree, this would be a nice feature.
I think this was implemented in the latest release, if you click logout in the app you're presented with a list of servers and you can change among them.
@benonymity commented on GitHub (Apr 23, 2022):
I think this was implemented in the latest release, if you click logout in the app you're presented with a list of servers and you can change among them.
I also like the idea of setting a home network config that will be automatically switched to when entering your home network, but we can put this in another feature request.
@advplyr commented on GitHub (Apr 23, 2022):
Multiple server configs is in [v0.9.41-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.41-beta)
I also like the idea of setting a home network config that will be automatically switched to when entering your home network, but we can put this in another feature request.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @skyzuma on GitHub (Feb 21, 2022).
i use this app every day on home and outdoor but change the server from in to out is ...
its possible to get an UI for changing the server adress?
if iam at home i dont need to use the external server address and its a little bit faster to use the internal network ip ... and if i have problems on the internet provider > i cant use the app ... on the other way: if iam outdoor i need to use the external server adress ....
@Budlyte commented on GitHub (Feb 22, 2022):
I think you're going to need to be more clear on what you want here. I understand that you are accessing your server externally, probably through port forwarding, and prefer the local address when on the same network. What are you changing when switching networks?
Your router should be doing the hairpin thing and routing back to your LAN if you're straight requesting your internet IP address, but if you're using some DDNS thing then yeah that'll slow you down a tad.
You can do what I used to do, keep separate shortcuts for "LOCAL" & "AWAY" that point to your different addresses.
@skyzuma commented on GitHub (Feb 23, 2022):
u r on the wrong way to understand :)
Server UI = an UI with a dropdown menu for change / select an server address (in/out). if i use it extern i need to connect and enter an address and enter the credentials (same if i change to intern) > dropdown menu with addresses or saved profiles like home / extern / intern / ... [home > urlIntern | out > urlExtern | ... ]
@Budlyte commented on GitHub (Feb 23, 2022):
I understand now, and suggest changing the title to something like "Remember Previous Connections" or similar. And I agree, this would be a nice feature.
@benonymity commented on GitHub (Apr 23, 2022):
I think this was implemented in the latest release, if you click logout in the app you're presented with a list of servers and you can change among them.
@advplyr commented on GitHub (Apr 23, 2022):
Multiple server configs is in v0.9.41-beta
I also like the idea of setting a home network config that will be automatically switched to when entering your home network, but we can put this in another feature request.