mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Simple web UI to support eReaders that don't have expansive javascript support #1481
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thomaslazar on GitHub (Oct 23, 2023).
Describe the feature/enhancement
I'm using a Tolino eReader and I tried browsing to my audiobookshelf instance with its integrated browser and after some loading animation I get a white screen.
My Tolino supports getting ePubs downloaded to it from the browser but sadly it doesn't work with audiobookshelf, because I don't even get that far.
So I would appreciate if a stripped down web frontend could be provided, that doesn't rely heavily on javascript.
I can get the books on there through other means. Would just be nice if I could've used audiobookshelf directly from the eReader.
@advplyr commented on GitHub (Oct 23, 2023):
Is javascript not supported at all?
@thomaslazar commented on GitHub (Oct 23, 2023):
It does support JavaScript but the browser is very clunky and most SPAs that rely heavily on JavaScript just flat out don't work.
Also there's no real debug possibility so I can't even tell you why I get just a white screen after some loading animation.
I don't even get to the login prompt.
This is a nice to have and I know audiobookshelf gears more towards audiobooks then ebooks. So I'm not holding my breath there.
@advplyr commented on GitHub (Oct 23, 2023):
Do you have the option to disable javascript?
@thomaslazar commented on GitHub (Oct 23, 2023):
I checked and there is no options regarding the web browser at all sadly. Why? Is there a fallback if JavaScript is disabled?
@advplyr commented on GitHub (Oct 23, 2023):
There is currently no fallback. If this were to get done I would have thought that to be the best option since we can check for disabled javascript. In this case if the browser is just crashing I'm not sure what could be done other than building a different web client.
@thomaslazar commented on GitHub (Oct 23, 2023):
Yeah. You're probably right.
@StarPicard commented on GitHub (Nov 12, 2023):
Hi,
I have exactly the same use case, but on a Pocketbook e-reader. It becomes very slow when I use the web interface. But Audiobookshelf would be perfect for this application to keep the listening progress synchronized.
Best regards