How to link listening progress of media to a different server URL #2656
-
Hi all, Since testing Audiobookshelf with the Android app using an initial server URL of http://192.168.x.x:13378, a production URL is now being used, but I get the below error message in the app. This is the message I see when connected to the :
Ref for message: https://github.com/advplyr/audiobookshelf-app/blob/7e3b3f55aef08c2f0f3d842e4c1a0a5178660cab/strings/no.json#L259 Ref for usage: https://github.com/advplyr/audiobookshelf-app/blob/7e3b3f55aef08c2f0f3d842e4c1a0a5178660cab/pages/item/_id/index.vue#L40 How can the listening progress be synced to a different server URL - instead of the initial server URL? Many Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You have to re-download the book on the updated server address. Abs does not yet support associating downloaded media with multiple different server addresses. That is planned but for now you need to delete and re-download the media. |
Beta Was this translation helpful? Give feedback.
You have to re-download the book on the updated server address. Abs does not yet support associating downloaded media with multiple different server addresses. That is planned but for now you need to delete and re-download the media.
If you have unsaved progress that you were listening to offline or while not connected you will have to re-connect to the server address the media was downloaded with so it syncs with the server.