Originally created by @Rdkang on GitHub (Jul 31, 2023).
Is your feature request related to a problem? Please describe.
when i change the cover art of a audiobook on the server after i have already downloaded it on the app the offline's cover doesn't update to the new one
Describe the solution you'd like
a button to update the offline
Describe alternatives you've considered
If changes are detected for the audiobook, then automatically update the cover
Originally created by @Rdkang on GitHub (Jul 31, 2023).
### Is your feature request related to a problem? Please describe.
when i change the cover art of a audiobook on the server after i have already downloaded it on the app the offline's cover doesn't update to the new one
### Describe the solution you'd like
a button to update the offline
### Describe alternatives you've considered
If changes are detected for the audiobook, then automatically update the cover
For me, it updates the bookshelf cover, the details page cover, but not the player cover
I've observed that the bookshelf and details page covers update fine while the app is connected to the server.
In offline mode, the player cover doesn't seem to refresh and still shows the old image.
@Rdkang commented on GitHub (Aug 8, 2023):
> For me, it updates the bookshelf cover, the details page cover, but not the player cover
I've observed that the bookshelf and details page covers update fine while the app is connected to the server.
In offline mode, the player cover doesn't seem to refresh and still shows the old image.
There are actually 2 pages when you download media. When you click on the book from the "Continue Listening" shelf for example you will go to the page that is using server data.
When you click on the book from the "Local Books" shelf it would go to the page that is using the local data.
@advplyr commented on GitHub (Aug 8, 2023):
There are actually 2 pages when you download media. When you click on the book from the "Continue Listening" shelf for example you will go to the page that is using server data.
When you click on the book from the "Local Books" shelf it would go to the page that is using the local data.
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 @Rdkang on GitHub (Jul 31, 2023).
Is your feature request related to a problem? Please describe.
when i change the cover art of a audiobook on the server after i have already downloaded it on the app the offline's cover doesn't update to the new one
Describe the solution you'd like
a button to update the offline
Describe alternatives you've considered
If changes are detected for the audiobook, then automatically update the cover
@advplyr commented on GitHub (Jul 31, 2023):
Related #525
@dedors commented on GitHub (Aug 5, 2023):
For me, it updates the bookshelf cover, the details page cover, but not the player cover
@Rdkang commented on GitHub (Aug 8, 2023):
I've observed that the bookshelf and details page covers update fine while the app is connected to the server.
In offline mode, the player cover doesn't seem to refresh and still shows the old image.
@advplyr commented on GitHub (Aug 8, 2023):
There are actually 2 pages when you download media. When you click on the book from the "Continue Listening" shelf for example you will go to the page that is using server data.
When you click on the book from the "Local Books" shelf it would go to the page that is using the local data.