The Booksonic Android App, based on DSub. - OBS: The code here might not be ready for release. Feel free to compile it yourself but if so I recommend searching for the latest commit with the description "Prepare for release".
EDIT: Sorry, my mistake, I had so many booksonic github pages open that I incorrectly opened the issue here on BS-App instead of BS. Closing this here.
Installed booksonic-air using portainer/stacks changing just the TZ, config folder and audiobook folder locations and port (to 4010). The log shows this:
2021-05-26 16:20:08.364 INFO --- org.airsonic.player.Application : Started Application in 63.882 seconds (JVM running for 66.259)
which I am assuming it means all went well in setup and the app is now running.
And so, I tried going to 192.168.1.14:4010 and it just gives me an Edge error page - Hmmm. can't reach this page. 192.168.1.14 refused to connect.
While installing airsonic, I had a similar issue and somewhere amongst the myriad of pages I read to try and fix the problem, I came across a discussion that mentioned adding "/login" after the "192.168.1.14:4040". And it worked.
I thought may be that's what needs to be done here, but 192.168.1.14:4010/login does the same thing. I tried "/install", "/booksonic" and neither work.
Can you help me open the login page?
W.
PS: Apologies if this is a duplicate (even though I searched and didn't find any issue similar to this) and/or my issue seems dumb and has an extremely simple solution.
EDIT: Sorry, my mistake, I had so many booksonic github pages open that I incorrectly opened the issue here on BS-App instead of BS. Closing this here.
Installed booksonic-air using portainer/stacks changing just the TZ, config folder and audiobook folder locations and port (to 4010). The log shows this:
2021-05-26 16:20:08.364 INFO --- org.airsonic.player.Application : Started Application in 63.882 seconds (JVM running for 66.259)
which I am assuming it means all went well in setup and the app is now running. And so, I tried going to 192.168.1.14:4010 and it just gives me an Edge error page - Hmmm. can't reach this page. 192.168.1.14 refused to connect.
While installing airsonic, I had a similar issue and somewhere amongst the myriad of pages I read to try and fix the problem, I came across a discussion that mentioned adding "/login" after the "192.168.1.14:4040". And it worked.
I thought may be that's what needs to be done here, but 192.168.1.14:4010/login does the same thing. I tried "/install", "/booksonic" and neither work.
Can you help me open the login page?
W.
PS: Apologies if this is a duplicate (even though I searched and didn't find any issue similar to this) and/or my issue seems dumb and has an extremely simple solution.