Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I noticed that my Ansible playbook failed to do a docker pull on readarr, I just commented it and was going to investigate further today. This sucks, especially because rreading-glasses did in fact completely solve the issue they're facing. Not sure why they didn't consider migrating to it officially, it's only a config change.
Readerr have been removed everywhere on rreading-glasses readme, maybe there is something related to law issues ? Also I didn't understand what is rreading-glasses and why you need it
Yeah, it's probably a legal thing, rreading-glasses is just metadata for books, completely legal, but readarr legality is less clear, so maybe they're trying to prevent issues.
Say you want to grab a book by Isaac Asimov, you type the name of the book in readarr search bar, readarr contacts a metadata provider to show you cover images, author, date, etc. Then when you select the book readarr uses that metadata to search for downloads and ensure you're getting the correct book and not another random book with the same name.
The problem is that readarr uses a closed source API for it's metadata, and it's constantly offline, which makes it impossible to use readarr. Luckily they allow you to customize the URL for the API, and rreading-glasses is an open source implementation of that API that you can use as a drop in replacement.
I'm hoping someone will have some info about what happened because it seems strange. What does this mean?
I believe R-- stands for Readarr and G--R-- stands for GoodReads.
Because one of the main issues is they also don’t have anyone maintaining the project. There’s no one to make the config change.