It’s on https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
I also have additional lists from firebog.net, and I use jacklul/pihole-updatelists to maintain it.
It’s on https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
I also have additional lists from firebog.net, and I use jacklul/pihole-updatelists to maintain it.
Thanks, looks like it’s on the Stevenblack list.
What domain do I can make sure it’s blocked?
The most basic level is GitHub, Gitlab, etc are used to store version controlled files which can be anything from like a wiki, an apps source files, your random collection of scripts, etc.
They have added features like the ability to offer artifacts which could be an already compiled exe or rpm, or just the source code for you to self compile. Which option they give is dependent on which repo and usually that repo maintainer will have directions for how you install their thing.
There is on the main list of artists but I would test it first on a single artist/album
Couldn’t you just fix the naming settings to include the album and then pick an artist and preview rename and see if it fixes it will fix it?
If the torrents are still seeding when the import in arrs happens, it would copy the file(s) to your media folder so you’d have two copies now. If the torrent is done seeding and, I think if you have completed download handling enabled, it’ll do a move instead so you’d end up with only one copy.
Ideally though you want a hardlink compatible setup but from what you said you do not.
Jellyfin just monitors your media folder which is managed by the arrs.
If they’re organized you can do library imports, after setting up the arrs for the most part. For example your movies folder would need to have a folder per movie named like ‘Movie Title (year)’ at a minimum and then contain the movie…just make sure what you’re seeding in qbit is not the same folder, but you can use hardlinks to keep seeding how qbit wants it while allowing the arrs to keep its copy nice and clean.
I’m pretty sure you can do a library import after you setup the arrs and use them for a while, you just need to utilize categories is qbit so the arrs only look at their specific category.
Read through their wiki getting started and faq and check out the trash guides.
I think it depends how your current files are organized. The arrs require a certain level of organization and naming to do a library import, they also want you to keep your downloads and your library copy as different folders but in a way that hopefully supports hardlinks so you don’t take up twice the space. ‘Trash guides’ is a great place to look at for getting started and they have an unraid guide as well.
The servarr (radarr, lidarr, readarr), sonarr, and trash guides discords are also really helpful if you don’t object to using discord.
If all your current files are still in the “download” folder, you could probably setup the arrs and qbit as recommended in the guides and then work your way through importing them to the arrs from the activity queue.
I have no guidance on your issue but just to make sure, this is two commands and not one:
docker exec -it jellyfin ldconfig
sudo systemctl restart docker
Do you get the restarting message with just the first command?
An option is also to switch to docker (compose) which would allow you to VPN just the qbit container instead of your whole host machine. Recommend hotio, he has containers for a bunch of apps in this realm and has VPN support built in with pia support.