bayang
bayang
The google provider should be fixed now. You can try again with isbn, title or author search. The results should be better suited to your researches.
The google books API does not return a book for this ISBN, you can check by yourself by calling it directly : https://www.googleapis.com/books/v1/volumes?q=isbn%3A9788088912767 ``` { "kind": "books#volumes", "totalItems": 0 }...
Thank you for both your PRs ! Just give me some time to review them.
No need to add other locales for now, only english is required, the others will be added in crowdin. We'll see what to do for the other providers later. Ok...
:tada: This PR is included in version 0.69.0 :tada: The release is available on: - `v0.69.0` - [GitHub release](https://github.com/bayang/jelu/releases/tag/v0.69.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Alright, let's move forward. Thank you very much for your contribution !
I have the same issue and the same stacktrace here (on another podcast). I checked in the database (sqlite) and the download_location column is actually NULL. see screenshot below 
I just noticed this is the only podcast where image_url is actually an https url and not a local file  I just added local in the column instead of...
same here on manjaro with spotube flatpak 3.7.1. It seems that MPRIS is broken or not working. So media keys do not work, neither do external devices (bluetooth, usb ,...
I have spotube 3.8.0 installed. To get mpris working again, I opened flatseal and clicked on the "reset" button to revert to default settings (because I had manually changed the...