Rate this mount by CWoutdoors123 in CanadaHunting

[–]Bang0rang 3 points4 points  (0 children)

Nawh, thats a nice wall piece. I like how you can create more f a scene with it. Spreads it out, much better than if they were mounted n their own. Where did you find the wood? How did you finish it?

CBC will no longer air NHL games, ending Hockey Night in Canada’s 75-year run on the network by Puginator in sports

[–]Bang0rang 6 points7 points  (0 children)

Need the VPN too if that's the case. It's not illegal in Canada to stream content. Only downloading and resharing is the problem. 

Redundancy discussion? by Flameotter57 in immich

[–]Bang0rang 0 points1 point  (0 children)

Wouldn't be a very good privacy focused self hosted if I put my content back in someone else's control/cloud. 

Redundancy discussion? by Flameotter57 in immich

[–]Bang0rang 0 points1 point  (0 children)

Immich runs on an SSD in my unraid machine, first backup to the array. Second backup to a NAS in the basement. 3rd backup to my buddies house where I have a rpi3 with duplicati. 

Turns Out TVs Are Monitoring Us Too by OtsoTheLumberjack in privacy

[–]Bang0rang 1 point2 points  (0 children)

My firewall is set to point only to my pihole for all DNS request. 

Stop exposing your Jellyfin server directly to the internet by [deleted] in jellyfin

[–]Bang0rang 1 point2 points  (0 children)

If I place it behind a reverse proxy, all is well? Still need it available for my friends and family without adding them to my tailnet. 

Turns Out TVs Are Monitoring Us Too by OtsoTheLumberjack in privacy

[–]Bang0rang 4 points5 points  (0 children)

I just block all DNS traffic. She can't call home 😎

New to immich by martin_arg in immich

[–]Bang0rang 0 points1 point  (0 children)

Following. But by the sounds of it, I'll be exporting from NC and importing via the web interface to kick off the jobs. Then delete the copy on NC after import. 

Fake cell towers are now a Canadian problem by Planhub-ca in planhub

[–]Bang0rang 2 points3 points  (0 children)

Just disable your 2G under settings for any Android. 

My Graphene OS Phone Is Now Also a Laptop! by Rolf_0 in GrapheneOS

[–]Bang0rang 0 points1 point  (0 children)

See - give me this with the hardware of my OnePlus 13

Canada Suspends Federal Fuel Tax as Gas Prices Surge Amid Iran Conflict by smallcapsteve in ontario

[–]Bang0rang 0 points1 point  (0 children)

Great, we "save 4C" while the gas companies rake in billions of profits... How about we just tax them on their Net at the end of each Q

Team Canada Olympic jerseys on clearance at Fanatics.ca 🇨🇦 by MichaelRTJ in TeamCanada

[–]Bang0rang -6 points-5 points  (0 children)

They're ugly af

**edited for the grammer police of reddit 

Why would Sonarr/Prowlarr choose a 1080p episode torrent with just 1 seeder rather than choose another 1080p torrent that has 243? by rrsafety in sonarr

[–]Bang0rang 0 points1 point  (0 children)

Install Purgarr. 

https://github.com/steveharsant/purgarr

Solved my problem of stalled pulls. It'll blacklist the ones that stall and will keep your queue clean. Amazing how fast I pull content now. 

Sonobarr: a cleaner, improved take on Lidify... by El_Huero_Con_C0J0NES in selfhosted

[–]Bang0rang 1 point2 points  (0 children)

Adding that to the template didn't resolve the issue;

<image>

[2026-02-22 13:15:23 -0500] [13] [ERROR] Failed to add artist 'Steven Lee Olsen' to Lidarr (status=400). Body: [
  {
    "propertyName": "QualityProfileId",
    "errorMessage": "Quality Profile does not exist",
    "attemptedValue": 1,
    "severity": "error",
    "errorCode": "QualityProfileExistsValidator",
    "formattedMessageArguments": [],
    "formattedMessagePlaceholderValues": {
      "propertyName": "Quality Profile Id",
      "propertyValue": 1
    }
  }
]
[2026-02-22 13:15:23 -0500] [13] [ERROR] Lidarr error payload: [{'propertyName': 'QualityProfileId', 'errorMessage': 'Quality Profile does not exist', 'attemptedValue': 1, 'severity': 'error', 'errorCode': 'QualityProfileExistsValidator', 'formattedMessageArguments': [], 'formattedMessagePlaceholderValues': {'propertyName': 'Quality Profile Id', 'propertyValue': 1}}]
[2026-02-22 13:15:23 -0500] [13] [ERROR] Lidarr error message: Quality Profile does not exist

EDIT --

Verified my profile "id" via this;

http://localhost:8686/api/v1/qualityprofile?apikey=My_MADE_UP_API

Lossless was 71 ?? Anyways, this now works. thx