Coder Social home page Coder Social logo

Invalid Cover about audiobookshelf-app HOT 14 CLOSED

Fenron-dev avatar Fenron-dev commented on July 28, 2024
Invalid Cover

from audiobookshelf-app.

Comments (14)

advplyr avatar advplyr commented on July 28, 2024

Are you getting any errors in your server console? Are you updated to the latest version?

The way covers are stored on books has gone though so many evolutions, when you open up the "Covers" section in the edit modal does the cover path start with "/s/book/"?

image

from audiobookshelf-app.

Fenron-dev avatar Fenron-dev commented on July 28, 2024

Indeed I get some error messages:

[INFO] FFMPEG transcoding started with command: ffmpeg -seek_timestamp 1 -f concat -safe 0 -ss 12.9s -noaccurate_seek -i /metadata/streams/str_wqdefiq7sq0veimpl3/files.txt -y -loglevel error -map 0:a -c:a copy -f hls -copyts -avoid_negative_ts make_non_negative -max_delay 5000000 -max_muxing_queue_size 2048 -hls_time 6 -hls_segment_type mpegts -start_number 2 -hls_playlist_type vod -hls_list_size 0 -hls_allow_cache 0 -hls_segment_filename /metadata/streams/str_wqdefiq7sq0veimpl3/output-%d.ts /metadata/streams/str_wqdefiq7sq0veimpl3/final-output.m3u8

2021-11-24 01:12:42 ERROR [BackupManager] Failed to load backups Error: Bad archive
2021-11-24 15:40:42 ERROR [ApiController] Audiobook not found for users progress undefined
2021-11-24 19:08:11 ERROR [ApiController] Audiobook not found for users progress undefined
2021-11-24 21:02:36 ERROR [ApiController] Audiobook not found for users progress undefined
2021-11-24 21:05:46 ERROR [BackupManager] Failed to load backups Error: Bad archive

image

Server Vers: v1.6.26

from audiobookshelf-app.

advplyr avatar advplyr commented on July 28, 2024

A new version of the app is released, can you check the new version?

The backup and user progress undefined error I haven't found the source of yet, but I don't think they are related to the cover issue you are having.

from audiobookshelf-app.

feerlessleadr avatar feerlessleadr commented on July 28, 2024

I'm not sure how to get logs from the server console, but I'm having the same issue as OP running app version 0.9.28-beta.

from audiobookshelf-app.

Fenron-dev avatar Fenron-dev commented on July 28, 2024

A new version of the app is released, can you check the new version?

The backup and user progress undefined error I haven't found the source of yet, but I don't think they are related to the cover issue you are having.

I've tried it already but without success. I also tried to reinstall the Unraid docker but that didn't help too. When I remember correctly the Covers got lost with the first slumber update or one update sooner.

from audiobookshelf-app.

Fenron-dev avatar Fenron-dev commented on July 28, 2024

Just installed the new App Update. Sleep Timer seems to work now. :)
Covers still not work but I noticed something this time. The Cover shows up in the Widget.

image

I have problems with downloading Audiobooks too. It says finished but in the Download-Tab he is still at 0%. I have to restart the app and delete the "Download". Then I can stream it again. I had that error also in the last Version.

from audiobookshelf-app.

Fenron-dev avatar Fenron-dev commented on July 28, 2024

A small Update...I noticed that the covers are displayed when they are saved in the ".webp" format.

from audiobookshelf-app.

TheBinaryLoop avatar TheBinaryLoop commented on July 28, 2024

I have the same issue. My phone is the One Plus 8 Pro

from audiobookshelf-app.

advplyr avatar advplyr commented on July 28, 2024

Are you all getting the error in your server logs about missing a user token?

from audiobookshelf-app.

TheBinaryLoop avatar TheBinaryLoop commented on July 28, 2024

I had to disable the hotlink-protection in cloudflare. Now it works for me. But thats not the best solution IMHO.

from audiobookshelf-app.

advplyr avatar advplyr commented on July 28, 2024

Ah I didn't even think of that. Do you know how other software works around that?

from audiobookshelf-app.

TheBinaryLoop avatar TheBinaryLoop commented on July 28, 2024

Unfortunately not, but i don't know how you hande the images right now.

from audiobookshelf-app.

advplyr avatar advplyr commented on July 28, 2024

I just realized the mobile app hasn't been updated to use the optimized cached images.. which are stored in /metadata/cache/covers/

You can still get any book cover from your server with the path
<SERVER URL>:<PORT>/api/books/<BOOK ID>/cover?token=<USER TOKEN>
book id you can get from the URL of a book page
user token you can get by opening up developer console and going to application -> local storage you will see token.

from audiobookshelf-app.

advplyr avatar advplyr commented on July 28, 2024

v0.9.36-beta is live and uses the new cached covers from the server. If this is not resolved you can re-open this.

from audiobookshelf-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.