The free downloads are slow, but as books are usually small, it is perfectly usable without donating.
The free downloads are slow, but as books are usually small, it is perfectly usable without donating.
GrapheneOS supports disabling Wifi and Bluetooth after some inactivity.
I think it’s also possible to do this with the apps Tasker or Automate, but I’m not sure how much they are able to do and how privacy friendly they are.
The advantage of FreeTube is that if it doesn’t work, it can use an Invidious instance as a fallback.
If you mean the work profile:
The VPN does not apply to the work profile, i think the app that creates it needs to define a proxy or VPN, otherwise it’s a direct connection.
I think you can’t easily set up a VPN in the work profile, but I never tried it. If you used Instagram with a VPN up until this point, it might be good to continue using it. If you didn’t, don’t start now if you will stop using Instagram soon anyway.
You can “mount”/give permission to read specific folders of the main or work profile on the other one. It’s read-only. For example WhatsApp has an option to switch the image selection to the main profile when sending an image.
(I understand the joke, please don’t explain it)
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.
You need to add your *arr apps to Prowlarr. Add them in the tab “Apps” and use “Full Sync” as the sync level. If everything works, Prowlarr should add all indexers to the apps after a short while.
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?
The Google Pixel 4a is officially end-of-life and doesn’t get any software and security updates anymore (https://endoflife.date/pixel).
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?
The founder is a billionaire Eron Wolf and he funds the projects: https://m.youtube.com/watch?v=cwz2iZwYpgg&t=950
That organization is FUTO, founded in 2021 by 18-year Silicon Valley veteran, programmer/founder of Yahoo! Games, and WhatsApp seed investor Eron Wolf.
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.
With the power of recording, AI and algorithms, mass surveillance is possible without having half of the population working for the government
Black Mirror S04E02 - Arkangel
Also the port you opened to change the default port is only for external services or clients. Immich-server uses the internal network for connecting to postgres, which still uses the default port. You should just use immich-database:5432
and not change anything.
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.
This Matrix is unrelated to the open source Matrix protocol: https://matrix.org/blog/2024/12/unrelated-cybercriminal-network-taken-down/