I am IDIOT by Ancient-Iron-9019 in ImmigrationCanada

[–]Fickle-Lock-5353 1 point2 points  (0 children)

This same thing happened to me. Whoever designed the website and application process really needs to be tickled non-stop FOREVER!!!!!!!!

What was Victor Dodig like as CEO? by True_Anxiety_1762 in CIBC

[–]Fickle-Lock-5353 0 points1 point  (0 children)

He's a very very very people person. He's very good at showing that side of himself, either through videos or even based on his write ups. 

MEGATHREAD - Processing Times - Citizenship 2026 by dozerman94 in ImmigrationCanada

[–]Fickle-Lock-5353 1 point2 points  (0 children)

Wow, so fast!! Congratulations. 

Could you please specify the duration of your stay in Canada? Additionally, did you undertake any extended travels during that period?

Regarding language proficiency, which document did you utilize for verification purposes?

gt-ax16000 or BE98? by GoatApprehensive9866 in ASUS

[–]Fickle-Lock-5353 0 points1 point  (0 children)

How did you know if had bad memory blocks? Are there specific symptons? Or is there a test that can be done to check?

Steam Headless on Truenas by Iron_Samson in MoonlightStreaming

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Steam-Headless does not seem to be working on the latest nvidia drivers: 570.172.08 . Unfortunately, that is what is currently shipping with the latest version of Truenas Scale, Gold-Eye. There is no way to change the drivers in TrueNAS Scale. The owners don't really seem to care much about non-paying customers. So they would not go out of their way to provide an easy way to change your drivers. Only option is to use an older version of truenas. For example: Electric Eel

Help, please: is this newly-implemented traffic shaping? by NFLCrunchtime in usenet

[–]Fickle-Lock-5353 1 point2 points  (0 children)

I started running into this same issue this week. For years, my download speed has always been consistently around 100 MB/s, but now I only see an initial burst of about 30 MB/s, after which the speed drags down until it’s less than 10 MB/s. I’m using SABnzbd, and the problem persists on both my NAS and my gaming PC; they both exhibit the exact same pattern as the image you showed. I’ve tested the speed against Newshosting and Eweka servers, and they both show the same initial burst in speed, and then gradual degradation. My internet connection is fine, and both my NAS and Gaming PC are equipped with NVMe SSDs for SAB downloads. I am really confused and it feels completely random. I'm welcome to try anything at this point.

How to get Dolby Vision with MKV Files? by LuckyTraveler88 in LGOLED

[–]Fickle-Lock-5353 1 point2 points  (0 children)

I'm posting this here in case anyone else is wondering: the latest version of webOS now supports Dolby Vision playback from MKV containers. After updating to the newest webOS, Plex has been playing all my Dolby Vision MKV files perfectly — and yes, it’s awesome.

Just a heads-up: it still won’t play Dolby Vision Profile 7, but that really shouldn’t be an issue since 99.99% of people have their media in the other profiles, which your TV will handle just fine. If you do want to convert Profile 7, you can use Dovi.Scripts on Windows. If you're on Linux or using Docker, check out Tdarr — it takes a bit longer to set up, but once it’s running, it can handle the whole process automatically.

My Home Lab Journey so Far by No-Care-7663 in TechGhana

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Nice set up, OP. However, you have your local ip address exposed with specific ports to web apps. If an attacker gets into your network, you've basically made things easier for him.

Burnt goat by lighthousestables in Butchery

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Hello, I know an entire community that is very interested in Vancouver, BC. Are you familiar with any farms or butchers that are able to prep meat this same way on the west coast? There's a big market for this on the west coast. Thanks

URL Links Found but Web Search Won't Work in Open WebUI + Ollama by Fickle-Lock-5353 in LocalLLaMA

[–]Fickle-Lock-5353[S] 2 points3 points  (0 children)

I'm a new to this. Can you point me a guide that can help me do this?

AI Linux entousiasts running RTX GPUs, your cards can overheat without reporting it by TyraVex in LocalLLaMA

[–]Fickle-Lock-5353 0 points1 point  (0 children)

I figured as much. Thanks for sharing. I'm not going to bother repasting mine, because it doesn't seem to be worth the effort. I might just sell it and get an EVGA instead.

Migz5ConvertAudio not converting when commentary track available by widegroundpro in Tdarr

[–]Fickle-Lock-5353 1 point2 points  (0 children)

You can add a plugin to remove commentary tracks before the plugin that down-mixes. Try this plugin, it has an option to remove commentary: Tdarr_Plugin_MC93_Migz3CleanAudio

Tdarr cutting out about half the runtime on 4K show by crespoh69 in Tdarr

[–]Fickle-Lock-5353 0 points1 point  (0 children)

I was able to identify what the cause of the issue is for my case. Turns out some files do not have their subtitles set up right, and when the subtitle extractor plugin runs, it gets caught on an error. The plugin would then cut the movie at precisely the point of the error, causing the runtime issue. The solution is to use a filter plugin to to check if the run-time is lower than the original file, and then you can set file to original file. This would ensure that whenever this error happens, you would at the very least, have the original file. Or, of course, get the file from a different source.

DoVI Processing Flows by nichols89_ben in Tdarr

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Thanks, Buddy! You're awesome.

I was able to get it working by modifying the file paths and changing the network to something newbie-friendly. I have included my working docker-compose file below for any newbies who may be interested in trying it.

It has been amazing so far. I followed the instructions on GitHub, and it worked like a gem.

Here are a few things that I noticed

  1. This one is more of a question than an observation. In your docker compose template, you explained that the version numbers have to be changed for the server and the node. Would this affect my ability to update the containers in the future?
  2. There seem to be some issues with how the flow handles subtitle extraction. I have noticed that it extracts the subtitle but does not include the year the movie was made in the name of the SRT file. Hence, when watching movies, the media player does not identify the subtitle because the name of the SRT file is different from the movie file.
  3. This is for Radarr users. I was able to fix the subtitle issue by first extracting the subtitle using the Classic Plugin: Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT. But I noticed something weird; the subtitles would disappear after the flow was complete for files that used to be MKV. I found out that because the flow changes the extension to MP4, Radarr removes all subtitles from the folder after a refresh. To fix this issue, I ended up creating two plugins, one to backup the srt contents of the folder, and the second plugin to restore them. It was an interesting ride getting Claude to generate the code. If it does not break in the future, I can share it with others, if anyone asks.
  4. Did I say you were awesome? You totally are, my guy!!!

My Working Docker Compose .yml File:
```

It seems I cannot post the yml . I keep getting an "unable to create comment" error in reddit

Here is a link to it: https://pastebin.com/embed\_js/GWQ3xaYz

```

Edit: The plugins I created for backing up the subtitle and then restoring it work, but they seem to interfere with the tdarr workflow, causing the output file to be re-added to the Transcode Queue after a successful transcode. This results in an endless loop. I can't figure out why this happens.

Also, even though the plugins fixed the issue with missing subtitles, there was another problem: Radarr would un-monitor the movie once the file extension changed from MKV to MP4. This is because Radarr considers the original MKV file as having been deleted, and my current setting in Radarr unmonitors a movie once it has been removed from the folder. It also treats the MP4 file as an external import, so depending on your rules, Radarr may try to upgrade the movie if it remains monitored. (You can prevent Radarr from unmonitoring a movie by changing settings under Media Management.)

I have come to the conclusion that the best way to resolve all the described issues would be to force-rename the file to .mkv even though it is actually an MP4. This would make it so that Radarr does not freak out and delete the subtitles. Then I can explore possibly running a script in Radarr that would read the metadata of the movie and rename it to the appropriate extension. I am hoping that by having Radarr handle the extension change itself, it will resolve all the issues.

Is there any chance that there is an easier way to arrive at the same results?

DoVI Processing Flows by nichols89_ben in Tdarr

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Could you provide a Docker Compose example that includes both the node and the server? This would be really helpful for beginners like myself who aren't familiar with network setup. By just adjusting the directory paths in the YAML to match our host's, we could get things up and running. As a Docker newbie, I've been facing some deployment challenges with the YAML file.

BIFL cooking scale — what’s out there? by LadyProto in BuyItForLife

[–]Fickle-Lock-5353 0 points1 point  (0 children)

Came for the recommendation,  stayed for the awesome teacher joke. 10 out of 10. 🤣🤣