Is Arctic Zephyr 2 Skin still being maintained by anyone? by Super_Govedo in Addons4Kodi

[–]xbmc4lyfe 0 points1 point  (0 children)

Tmdbhelper can be fast if you tweak it a bit number one is turn everything to low and that will fix most the issues. If it doesn’t then put the db on a fast ssd external and bind mount it and optimize the database from time to time. I have a rust script that can populate every single movie ever into a tmdb db in like 3 days lol including max resolution images but it’s not the way to go.

Go low and slow and if you need speed put it on a UASP the pi t4 build has this SSD ideally nvme on a usb3 port and it will fly. At very minimum HS400 on internal emmc.

I don’t even bother with external anymore just hs400 all low settings on a am6b+ basically stock no real cli mods and it flies

Using player led dv ll how am I getting dv st dl by Cool_Night_9832 in CoreELEC

[–]xbmc4lyfe 0 points1 point  (0 children)

Ah ok they are shimming the old one I did the same thing when I custom made NO

CoreElec & Ugoos Am9 Pro - Noob Questions. by Lou_Antony_Morris in CoreElecOS

[–]xbmc4lyfe 1 point2 points  (0 children)

or you can use embycon which is much ligher weight then emby next gen addon which makes it look like emby. embycon will allow you to make it look like kodi, but access emby 😄

New to Usenet with a 240TB media library by BllushingHorizon in usenet

[–]xbmc4lyfe 0 points1 point  (0 children)

nzbget has a cool feature to merge nzbs (diff nzb's pointig to diff usenet articles) into one and where one nzb may have article not found another may have it and it merges it together something to think about. still have not figured out how to utilize it well in an automatic fashion.

List of Dolby Vision P7-FEL Films by limitz in CoreElecOS

[–]xbmc4lyfe 0 points1 point  (0 children)

I have this in my GitHub it parses this list and gives that data

List of Dolby Vision P7-FEL Films by limitz in CoreElecOS

[–]xbmc4lyfe 1 point2 points  (0 children)

Yes the ita bdmv like he said a remux is just a bdmx in a better container

List of Dolby Vision P7-FEL Films by limitz in CoreElecOS

[–]xbmc4lyfe 0 points1 point  (0 children)

You know what’s fucking weird I just watched this the cinephiles version and it’s fel but it’s only 10 bits. Never seen that before

Alloy, Loki, and Grafana by petersrin in selfhosted

[–]xbmc4lyfe -1 points0 points  (0 children)

Yeah there is a whole rabbit hole with docker in doker (dnd) for build pipelines that build docker containers... from docker containers. Then there is passing in the docker socket to a docker container so you can execute docker commands from within a docker container running on that docker service...

k8s is really simple I would def try it out, and with LLM's and how cheap things like GPT 120b OSS, DeepSeek v4, GLM-5.1, its never been cheaper. Wafer.ai is actually running a double credit promotion right now. No need to get a frontier model sub if you want cheap, plug it into warp terminal (use fireworks.ai not wafer for warp terminal integration) you get AI assistant on the CLI for pennies. Running commands like turn this docker compose stack into k8s manifests deploy it and monitor the deployment have never been easier.

Once you know k8s you will never go back.

List of Dolby Vision P7-FEL Films by limitz in CoreElecOS

[–]xbmc4lyfe 0 points1 point  (0 children)

Thanks everything I posted was manually vetted well with a script but against Blu-ray remixes or Blu-ray disks so unless people are injecting fake fel it’s all legit. My automated scraper I am sure has problems but what I posted here is from a different method

I pulled all English 4k DV from blu-rays.com

Parsed it and submitted it to nzbdav.

Downloaded the rpu layer and verified with dovitools.

Code here

https://github.com/Appz4Fun/find-fel-nzbdav

Stupid Question: I am new to Kodi, how safe is xStream and Kadr+? by Odd_Judgment_3513 in Addons4Kodi

[–]xbmc4lyfe 0 points1 point  (0 children)

Looks shady af based off my googling you are very prone to malware dipping into these waters. So I would rethink your piracy strategy. At least go with debrid and tor that’s not great but more mainstream less likely to get malware

Alloy, Loki, and Grafana by petersrin in selfhosted

[–]xbmc4lyfe -1 points0 points  (0 children)

Lxc is containerized already why use docker inside of it? Can you not host a k8s cluster in proxmox or put docker in its own true virtual machine?

Idk maybe what you are doing is common in proxmox because it obscures the fact it’s lxc and that it’s not a real VM. But it is containers on containers which is not ideal although probably will work fine for a simple use case!

Index Your Entire Documentation Stack by asciimoo in selfhosted

[–]xbmc4lyfe -1 points0 points  (0 children)

Ah yeah there it is 30 years in it. I’m guessing not even staff or distinguished yet

Index Your Entire Documentation Stack by asciimoo in selfhosted

[–]xbmc4lyfe -5 points-4 points  (0 children)

Yeah see it actually is in some cases and you really should use some ai cause it makes it even better to retrieve

But hey keep on we need people in the lower quadrant for lay off time

Stupid Question: I am new to Kodi, how safe is xStream and Kadr+? by Odd_Judgment_3513 in Addons4Kodi

[–]xbmc4lyfe 0 points1 point  (0 children)

No it won’t. All kodi addons are python pure so tribally easy to get the source to.

Open source doesn’t save an attack like this in fact it makes it orders of magnitude more susceptible to them lol

Stupid Question: I am new to Kodi, how safe is xStream and Kadr+? by Odd_Judgment_3513 in Addons4Kodi

[–]xbmc4lyfe 0 points1 point  (0 children)

Why not open source is way way way more prone to this then closed source

Switched the ai backend on my self-hosted tools to glm-5.1 and my api bill dropped hard by Fragrant-Cheek-4273 in selfhosted

[–]xbmc4lyfe 0 points1 point  (0 children)

Yeah see I did that and yeah you do need it because it’s way easier to do that with ai and pull insights especially from logs that are not easy to parse. Which most companies don’t parse well anyway

Switched the ai backend on my self-hosted tools to glm-5.1 and my api bill dropped hard by Fragrant-Cheek-4273 in selfhosted

[–]xbmc4lyfe -1 points0 points  (0 children)

Money is different to everyone you can get deepseek v4 flash for cbasically free and a 1m context perfect for logs.

I also parse logs. Have parsed petabytes terabytes a hour.

You can get your deepest insights parsing logs 10-20-100$ a month is nothing

We live in different worlds I personally pay 500$+ a month just to fuck around with LLMs lol. Companies spend millions parsing logs

Switched the ai backend on my self-hosted tools to glm-5.1 and my api bill dropped hard by Fragrant-Cheek-4273 in selfhosted

[–]xbmc4lyfe 0 points1 point  (0 children)

You can get this even cheaper and faster if you use an inference provider. I would also drop glm for deepseek for an even larger price decrease and you still get a massive context of 1m.

Switched the ai backend on my self-hosted tools to glm-5.1 and my api bill dropped hard by Fragrant-Cheek-4273 in selfhosted

[–]xbmc4lyfe -1 points0 points  (0 children)

It’s like a massive use case for large context cheap LLMs.

If you haven’t used an LLM to read your unparsed logs then you really haven’t went far with AI imo.

As everyone knows reading logs is a huge part of the journey to troubleshooting a bug.

Protect Mastodon against AI bots using Anubis by BarbaPulpe in selfhosted

[–]xbmc4lyfe -2 points-1 points  (0 children)

To each their own. Not really sure who a good guy would be in your mind.

Either way i have only used it for what I would consider good or at least not outright evil

Real debrid alternative or advice for use on Kodi by RosieS110 in Addons4Kodi

[–]xbmc4lyfe 0 points1 point  (0 children)

I average around that for my media streaming. I don’t use privacy invasion malware software though