Yikes that’s a major issue that I coincidentally bypassed by not using Lidarr for the past few months myself.
bigb
- 1 Post
- 26 Comments
Start out simple and stick with a basic BitTorrent client. Figure out where you want to download from and get a torrent client configured. I use an ISP that frowns upon piracy so here’s a quick overview:
- Look for public torrent sites. I’m out of this game so I don’t have any suggestions.
- Research private torrent trackers. I don’t think I can provide any help with this, but there are other corners of Lemmy who can.
- Find a VPN. Everyone has thoughts on this and Proton VPN is the one I’m currently using.
- Pick a torrent client. I’d recommend qBittorrent myself.
- Configure your VPN to include your BT traffic.
If/when you want to try Lidarr, you’ll be much better off knowing the basics of BitTorrent because *arr software is confusing in its own regard. Lidarr is just a tool to organize your music library folders and also automatically queue downloads. It is not a requirement to enjoy downloading music.
Usenet and soulseek are other alternatives.
You’ll have to be more specific. :) I think it works well for organizing a music library unless there are issues with this feature that I’m unaware of. Using it to queue downloads was painful for me, so I resort to less automated ways to acquire music files.
Simply put, the *arr software concept works well for downloading movies and TV shows (Radarr and Sonarr). Music just seems to be a little more difficult and I have lots of issues with Lidarr finding music out on Usenet and trackers. I hope that’s user error on my part.
bigb@lemmy.worldto
Technology@lemmy.world•YouTube rolls out more unskippable ads that make viewers wait even longer to watch videos - DexertoEnglish
16·11 months agoSmarttube on Android TV OS
bigb@lemmy.worldto
Selfhosted@lemmy.world•*arr stack newb, question about future expansionEnglish
6·1 year agoAll *arr apps should use root folders to organize media. If I understand the question, here’s the hypothetical situation:
- Create a root folder for *Arr App.
- Download media until drive is full.
- Create a new root folder that points to different drive.
- Configure *Arr App to move new downloads to new root folder created in step 3.
You should be able to have multiple root folders, but I’ve only checked in So are. One problem you’ll run into is that you can’t break up music artists or TV show series across root folders.
You might want to consider something like OpenMediaVault or Unraid to manage your storage. Either platform (or others) allow you to add drives as needed. I don’t use either so I’m just passing that along as a consideration.
Not sure if my setup is unique or wrong but here’s what I use:
- I registered a domain with Name cheap and created subdomains for the tools I wanted to access (i.e. jellyfin.domain.tld, sonarr.domain.tld)
- A DDNS client on my OpenWRT router updates the IP address for those subdomains. Traffic for each subdomain is pointed at my server.
- Nginx Reverse Proxy runs on my server. This provides HTTPS certificates and is pretty straightforward.
I also use Tailscale for remote access and I’m not sure that my friends and family are ready for that. (Admittedly, I’m still on Plex.) Registering your own domain and using a DDNS service and reverse proxy will give your users an easier experience than Tailscale. I can give an easy-to-remember URL to folks rather than a new VPN platform to learn.
If security is more important, Tailscale is the best option for remote connections.
Why don’t we need this for Plex? Because Plex has all of the above steps baked into its service.
bigb@lemmy.worldto
Selfhosted@lemmy.world•Alternatives to Roku/AppleTV for Jellyfin ClientEnglish
3·1 year agoFlauncher is a great pick too
bigb@lemmy.worldto
Selfhosted@lemmy.world•Alternatives to Roku/AppleTV for Jellyfin ClientEnglish
17·1 year agoI use the ONN 4K Pro and the ProjectIvy launcher. You can completely hide the standard Android TV OS launcher and its ads. Button Mapper is another good app to have on Android boxes. The remote is full of app-specific buttons that I’ve either disabled or remapped to alternative apps
https://play.google.com/store/apps/details?id=com.spocky.projengmenu
https://play.google.com/store/apps/details?id=flar2.homebutton
I have no idea which codecs are supported.
bigb@lemmy.worldto
Technology@lemmy.world•Roku’s Moana 2 controversy is part of a bigger ad problemEnglish
6·1 year agoI like Flauncher or ProjectIvy. I’m using the latter on the living room TV and it works great.
More or less. There aren’t as many bots, and everyone is generally aware of traditional Internet etiquette (i.e. don’t be an asshole). Lemmy also feels as homogenous as early Reddit: college-educated white people in western countries.
I started joining forums back in the late nineties and I’ve learned every place on the Internet is in flux. Things always change. Back in the day, stuff would happen like we would lose hosting because someone got sick of running a niche phpBB forum or the moderation team would change. When social media kicked off, changes were driven by money. Facebook was a big gaming platform in my college years (Farmville), which feels completely foreign to today’s Facebook.
The smaller the community, the more stable it is. Some of those 20-year forums still exist, albeit in a much more diminished state. If a site/platform gets popular, that’s when things can change quickly.
Lemmy has already changed since I joined and I’m sure it will become something different in the future.
bigb@lemmy.worldOPto
Selfhosted@lemmy.world•Proxmox vs. Debian: Running media server on older hardwareEnglish
2·1 year agoThanks everyone, I feel much better about moving forward. I’m leaning towards Proxmox at this point because I could still run Windows as a VM while playing around and setting up a new drive pool. I’d like a setup that I can gradually upgrade because I don’t often have a full day to dedicate to these matters.
MergerFS still seems like a good fit for my media pool, simply only to solve an issue where one media type is filling a whole drive as another sits at 50% capacity. I’ve lost this data before and it was easy to recover by way of my preferred backup method (private torrent tracker with paid freeleech). A parity drive with SnapRaid might be a nice stop gap. I don’t think I feel confident enough with ZFS to potentially sacrifice uptime.
My dockers and server databases, however, are on a separate SSD that could benefit from ZFS. These files are backed up regularly so I can recover easily and I’d like as many failsafes as possible to protect myself. Having my Radarr database was indispensable when I lost a media drive a few weeks ago.
bigb@lemmy.worldOPto
Selfhosted@lemmy.world•Proxmox vs. Debian: Running media server on older hardwareEnglish
2·1 year agoGood catch, yes my drives are 12TB. My brain is still stuck in 2005. :)
bigb@lemmy.worldto
Selfhosted@lemmy.world•Plex is locking remote streaming behind a subscription in AprilEnglish
2·1 year agoI still use Plex because they offer the product I bought, an easy way to stream content on my devices. Others have technical or philosophical issues, which I totally understand. Plex is the easiest option for my situation as of now. It is working great for me and my family.
Nothing lasts forever so it’s good to realistic about the future. If I start having technical issues, it’s Jellyfin. If Plex doubles down on subscriptions, it’s Jellyfin.
If you’re like me, a lifetime Plex Pass holder, I would experiment with Nginx Reverse Proxy now so you understand how it works. I have Overseerr running through a reverse proxy now.
I think it’s a matter of when, not if, Plex will make a business decision that pushes me off their platform. It’s a company focused on profit and that’s fine. And it would be good to be prepared for the future.
bigb@lemmy.worldto
Technology@lemmy.world•Alibaba Releases Advanced Open Video Model, Immediately Becomes AI Porn MachineEnglish
31·1 year agoSomehow you’re both partially wrong. There are people who have been badly abused by the porn industry. There’s always a need to make sure people are safe. But there’s nothing wrong if someone wants to willingly perform in pornography.
bigb@lemmy.worldto
Technology@lemmy.world•After shutting down several popular emulators, Nintendo admits emulation is legalEnglish
84·1 year agoWe’re forgetting that Yuzu devs had Tears of the Kingdom and released a version that could run the game before it came out commercially. And to those who were behind a donation paywall too.
The team got caught with their hand in the cookie jar and had to settle the lawsuit. They had too much cash on hand to appear like innocent homebrew developers. And how silly is it to be sharing such hot warez like AAA game leaks on a crappy platform like Discord?
They served this lawsuit to Nintendo on a platter. I’ve been following the emulator scene since 1998 and have no love lost for their high-priced ninja lawyer warriors. Teams deserve donations but not based on the promise that users will get an updated emulator before games even hit store shelves. The scene has to protect itself by making good decisions that avoid further legal debacles.
I think it’s important to consider whether existing social media platforms can even support “free speech.” And how does society even define the term?
Regardless of that philosophical discussion, I don’t think EFF is specifically debating the free speech principles of an average person who is acting in good faith. Social media platforms that are owned by companies like Meta allow well-founded groups to flood user feeds with bad sponsored content.
bigb@lemmy.worldto
Selfhosted@lemmy.world•Anyone else here self-hosting on absolutely shit hardware?English
2·1 year agoMy i5 6600k will turn 10 years old this year. I’m fortunate because upgrading to 32 GB should keep it running for a while still.
bigb@lemmy.worldto
Selfhosted@lemmy.world•Anyone else here self-hosting on absolutely shit hardware?English
44·1 year agoHell yeah, keep chugging little guy 🤘
I had an account day 1 when Spotify launched in my country. It was such a big deal to me, a person who spent their teens and 20s hoarding music. One service and it was most of the music I wanted. I could sideload my own music and shuffle it all together.
I miss that little app store on the desktop client. You could join shared radio stations and vote on the next track while people wrote to each other in a chat.