I like Pushover too. I’ve been using it for over 10 years now.
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @[email protected]
I like Pushover too. I’ve been using it for over 10 years now.


you need at least two NICs to properly setup a firewall.
I’m not sure I’d recommend it, but two (or more) VLANs on a single NIC would work fine too. This setup is usually referred to as “router on a stick”
I’m not sure about other OSes or Linux distros, but it’s easy to add multiple VLANs on Debian. You load the 8021q kernel module, then add interfaces suffixed with the VLAN ID (e.g. if your NIC is ens3, you’d add ens3.10 to /etc/network/interfaces for VLAN 10). You’d also need to make sure the switch port is configured to allow VLAN10.
Older NICs lead to regular crashes and/or slow network speeds.
but the ones you’re suggesting (I350-T2 and -T4) are 12 years old.


My guess is that they’d have a pool of accounts, and cache the most popular songs rather than streaming them from Tidal every time.


Sorry, I didn’t mean to say they’re the same. I meant to say that if all songs on an album are by one artist, the Artist and Album Artist will be identical. This is the case the majority of the time.
The major exceptions are collaborations (like you said), and compilations (which have “Various Artists” as the Album Artist)


Tidal would be seeing their site URL in the referer for the network requests.


Using it through Lidarr just uses the search feature in slskd, so it might not make it much better.


It’s even open-source! Nice site.
it had the ARTIST tag copied to the ALBUMARTIST tag
This isn’t wrong though - it’s a proper use of both tags. I think most of my music has both tags populated.
That site is pulling from Tidal, which is why the tags are good. All the legit streaming sites have well-tagged files.


Yes. The search results and music files are coming directly from Tidal, using someone else’s account. If you look in the network tab in the browser’s dev tools, you’ll see requests to Tidal.
Interesting design, since it’s trivial for Tidal to block something like this - they can see that the requests are coming from that site. I’m surprised they haven’t blocked it.


yt-dlp has a strict policy against cracking DRM
This is how it stays legal in the USA. Bypassing DRM is a DMCA violation (section 1201), but just downloading freely-available content is totally legal.
Its predecessor, youtube-dl, was subject to DMCA takedowns from the RIAA, and they had to get the EFF to help. yt-dlp doesn’t want to experience the same issues.


It’s also supported by Prowlarr if you want to automate downloads using Lidarr.
Having said that, note that many uploads on rutracker are raw CD dumps (ISO file, plus a CUE file specifying when the tracks start and end) which Lidarr doesn’t support directly, so you’ll have to manually convert to FLAC and split it yourself. Once you do that, you can manually import the files into Lidarr and it’ll tag and arrange the files for you.


Make sure you’re on the “develop” branch of Lidarr, as the stable one doesn’t have the plugins feature. If you’re using Docker, use the “develop” tag instead of “latest” (lscr.io/linuxserver/lidarr:develop).


Usenet. Plenty of music in lossless (FLAC) format. Use NZBGeek and DrunkenSlug as indexers. Sabnzbd to download. Lidarr and Prowlarr to automate everything. Add an artist, click to download an album, and it’ll search for the album, download the NZB file, send it to Sabnzbd to download, then tag and organize the files once it’s done downloading.
For music I’d just get a block account: https://www.reddit.com/r/usenet/wiki/providerdeals/. Essentially, you pay for some amount of data (can usually get 1TB for US$5-15), and they usually don’t have an expiry date, so it could last you for years. Some providers have monthly plans with unlimited data, but a block account will end up way cheaper if you just want music.
For rarer music, Soulseek is very good. It’s a peer-to-peer service from the KaZaA and Napster era, but somehow it’s survived until now. Since it’s peer to peer, downloads are quite a bit slower (you’re relying on the upload speed of individual users - each download comes from only one user) but it’s a great community.


If you have a home server, slskd is very good. Modern web UI and there’s plugins to integrate it into Lidarr (Tubifarry)
I have the opposite problem. It tells me to return the item to the bagging area even though I didn’t remove anything. I end up throwing my keys or shopping bag or something into the bagging area to make it happy
Oops. Fixed!
Ah I see. I understand now! I thought you may have been one of the people that is still saying X11 is superior, even though Wayland is very usable now.
Ive been hitting weird issues in Chrome too, and had to disable GPU compositing to fix them. Unfortunately I have to use Chrome at work - we’re not allowed to use other browsers, as only Chrome has the endpoint security functionality they require (provided by Chrome Enterprise Premium). No other browsers have or can provide the same features.


The US has freedom of speech, so having the government vet every poster is kind of a problem
That’s true, but it could be the platforms doing the vetting rather than the government.
Is it any different to requiring an ID in order to use a service, like what Discord is doing (as required for legal compliance)?
I guess I’m just annoyed at how much bad health advice is on social media.
I want more of these thanks.


Just like with electric cars, the US takes forever to do anything, while China just gets things done with a better approach:
Late last year, the Cyberspace Administration of China issued a sweeping regulation: any content creator discussing medicine, health, law, finance, or education must prove verified professional credentials before posting or going live. In essence: no degree, no license, no post.
[…]
In all, China’s approach is preemptive: One has to prove their credentials before they post. The FTC’s approach is reactive, allowing American creators to post health tips or investment opinions without a diploma. The FTC only steps in after the harm is documented—but for both, if the creator lies, they pay up
What did you end up doing? I’m still running Conduit at the moment.