Based on your previous posts I assume that you use Windows as your server OS. I am sadly unable to help you with OS-level issues on Windows. I am also unfamiliar with the quirks of the Synology OS.
You can check if your *arr-apps run as the same user as the permissions on the share (on the *arr-server). The folder and contained files of the share on the Synology NAS should have read, write and execute (rwx) permissions for the user of the share.
Do you mean that the automatically grabbed torrent is slow in qBittorrent? The apps themselves don’t have any idea what is a popular or unpopular torrent, so it may have just grabbed an almost dead one.
You may want to check out TRaSH Guides for some good Custom formats and guides for the *arr apps.
Radarr high-quality release groups
Sonarr high-quality release groups
I recommend finding some good release groups and setting them to be always preferred over others.
The *arrs automatically check for availability every 15 minutes or so. If the movie is monitored, it should have started a download already. Did you check if Prowlarr’s indexers also show up in Radarr’s indexer tab?
Did you try manually searching for the movie (interactive search)?
When starting an automatic search in Radarr (Search movie), in the bottom left of the sidebar should be a progress indicator. Does it say that releases were found or that a report was sent?
Feishin is also a good player for desktop
It’s possible to find Pokemon Journeys over xem by searching for it. Xem is a tool which tries to help dealing with the mayhem in anime. (The website is not optimised for mobile)
Have you heard of our lord and saviour Copyleft?
as @walden already mentioned, the files in Lemmy’s documentation are the wrong ones. The correct file seems to be in https://github.com/LemmyNet/lemmy/blob/main/docker/docker-compose.yml.
The documentation won’t help you if you don’t want to use Ansible.
I don’t understand why you even change the names and ports.
If you have a seperate docker-compose.yml
file for Immich, the names won’t clash with other services (except if container_name
is duplicated, but services like postgres and redis normally get one assigned automatically).
The ports are also limited to the container networks, so running several postgres instances still allows all of them to use the default port (except you pass them through from the host, which you normally shouldn’t do in closed networks like Immich’s or you run all services in network_mode: host
, which is often a bad idea).
Opening ports in a postgres instance is not always needed, because you can attach yourself to the container and use the cli interface to do what you need.
That looks like a cool addition. Did you test the compatibility with arr-scripts, which can download tracks from Deezer?
MusicBrainz is an open database and everyone can enrich their metadata. If you like a niche artist and their information is not complete, you can help other users by adding the missing albums to MusicBrainz.
I use EteSync because it’s End-to-end encrypted and I don’t fully trust my security practices.
I think KoboldAI Lite is what you’re asking for. I’m not sure how it works, but it seems to be able to use OpenAI, Claude, Gemini, Horde and OpenRouter.
I think this is the repo for the website: https://github.com/LostRuins/lite.koboldai.net
The website is a bit ugly.
It seems that Keycloak can sync multiple instances, but I don’t know how good of an idea that is. I found something in it’s documentation: https://www.keycloak.org/high-availability/introduction
With EteSync you can share calendars and tasks. Apps like Tasks.org can communicate with EteSync (on Android at least, i don’t know how the support is on iOS). The devs also provide a (Web UI, which can also be self-hosted.
The main feature of EteSync is end-to-end encryption, you can also self-host it.
bookshelf looks like something you’d like. It doesn’t seem to automatically index the files, but it does work without Calibre and has no UI. It only supports Epub though.
I don’t know if it saves progress and I can’t test it right now.
You need to enable IPv6 support in docker. This website helped me setting it up: https://collabnix.com/enabling-ipv6-functionality-for-docker-and-docker-compose/
This looks like the source code for jackett.py. You have to copy the text into a file or download the page (you can do that in the right-click menu) and rename it to “jackett.py”
The free downloads are slow, but as books are usually small, it is perfectly usable without donating.