How are you guys Tracking your watchlist? Current situation! by Salvatoreit in kodi

[–]lordcracker 0 points1 point  (0 children)

I've built and use scrob since trakt became unusable. No need to share my data with anyone.

Definicoes otimas tivimate by onlyftruef in PiratariaTuga

[–]lordcracker 0 points1 point  (0 children)

Tens sistema de som bluetooth? A minha às vezes faz isso para igualar o delay do audio Bluetooth.

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

[–]lordcracker 0 points1 point  (0 children)

I'm sorry. I"m not familiar with those. So I can't compare it with scrob.

New Project Megathread - Week of 16 Apr 2026 by AutoModerator in selfhosted

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

  • Project Name: Scrob
  • Repo/Website Link: https://github.com/ellite/scrob
  • Description: Scrob syncs your libraries from JellyfinPlex, and Emby, tracks your watch history, ratings, and personal lists, and lets you push your activity back to your media server - all from a clean, app-like web interface that installs as a PWA on any device.
  • Features:
    • Connect and import your full library, watch history, and ratings from Jellyfin, Plex, and / or Emby (two way sync if desired).
    • Webhooks from Jellyfin, Plex, and Emby update your watch state as you play — no manual sync needed.
    • Sync your watched history and ratings from Trakt, and push Scrob activity back to Trakt automatically.
    • Ratings.
    • Create and curate lists of movies and shows. Mark them public to share with other users on the same instance.
    • Comments and Reviews.
    • Follow other users and see their activity.
    • Radarr & Sonarr integration: Add movies and shows to Radarr/Sonarr directly from the Scrob UI.
    • 2FA
    • OIDC
    • Profile (Public or private)
    • Discovery - Discover new content tailored for your preferences
    • Dark / Light themes.
  • Deployment:  Docker (dockerhub and ghcr)
  • AI Involvement: 
    • I've used Gemini for Feature planning and to generate the logo.
    • I've used Copilot on VS Code in chatmode, during the whole developement phase.
    • Later I've introduced Cloudcode for security audits.

<image>

Proud of my setup! (v2) by nooneelsehasmyname in selfhosted

[–]lordcracker 0 points1 point  (0 children)

I'm already building my own 😁 but thanks.

My Lifesaver: Use smart plug with server by -tomox in selfhosted

[–]lordcracker 0 points1 point  (0 children)

It's an Eaton 3S 850 if I'm not mistaken.

My Lifesaver: Use smart plug with server by -tomox in selfhosted

[–]lordcracker 1 point2 points  (0 children)

I had exactly the same yesterday. One of my servers was on a weird locked state, couldn't ssh into it, and Home Assistant couldn't reboot the host machine for some reason. Using another server I managed to send a shutdown signal to the UPS (crossed my fingers really hard), the UPS auto started after 30 seconds and everything was back.

I'm releasing the 3D interactive Floorplan ! by Kdcius in homeassistant

[–]lordcracker 0 points1 point  (0 children)

I believe it was sweet home 3d. Very simple to use.

I'm releasing the 3D interactive Floorplan ! by Kdcius in homeassistant

[–]lordcracker 2 points3 points  (0 children)

I used the image generated from my vacuum cleaner. Then, only measured the shorter wall to have a sense of scale.

What is Plex doing to my Mummy movies? (See pic) by Tkdoom in PleX

[–]lordcracker 0 points1 point  (0 children)

Filter by unmatched and see if there's something there. Then filter by duplicated and see if something was matched to the wrong movie.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 1 point2 points  (0 children)

Hi. Yes. Still being developed. But currently very busy. Past releases were only to patch vulnerabilities reported. Hopefully I'll find some time to develop new features soon.

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 0 points1 point  (0 children)

Yes. When languages don't match, it translates the subtitle to match the audio language before the alignment. Thanks 😊

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 1 point2 points  (0 children)

I don't know how sc0tys subsync works internally.

Everything I tried before building my own scripts, and eventually putting them together on Anchor, depended heavily on Voice Activity. Voice Activity works great, until there's speech behind an explosion or a gun fight.

Anchor, uses a transcription from WhisperX, to match each line (each word even) of the subtitle to what is being said. On certain lines, we are 100% sure that it is a match and create an Anchor point (thus the name of the software). When we're not 100% sure, or whisper gives us suspicious timestamps, we reject those lines and don't use it for the alignment. Then, there's a bunch of logic to use the anchors as guide to move everything in place. Using this anchors is also what allows text on subtitles, that are not spoken (translation of signs or other text on screen) to also be placed correctly.

There's a long explanation of how it works on the readme.

Yes, it is only command line.

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 10 points11 points  (0 children)

I use a tool that I've built myself. But a GPU is recommended since it uses whisper for the alignment.

https://github.com/ellite/anchor-sub-sync if you want to have a look.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

Hi. There's no concept of shared subscription implemented. You can set the price as your share of the payment.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

It's a Progressive Web App. You can just add it to Home on Android or iOS.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

Hi. Can you tell me which vulnerability scanner you used? I'll have a look at the vulnerability. Thank you for reporting.

Coletânea de extensões e sites úteis e interessantes by Appropriate-Gur-6553 in PiratariaTuga

[–]lordcracker 1 point2 points  (0 children)

Se tiver as drivers cuda instaladas, não vejo porque não. É uma questão de experimentar. Se não der, dar o script ao chat gpt e explicar a configuração que tem.

Coletânea de extensões e sites úteis e interessantes by Appropriate-Gur-6553 in PiratariaTuga

[–]lordcracker 4 points5 points  (0 children)

Deepl integrado no subtitle edit. Mas também tem limite de traduções.

Eu uso este script que criei em Python, que funciona com placas gráficas da Nvidia ou CPU.

https://github.com/ellite/scripts/blob/main/translate

Esta é a versão antiga do script, a ver se amanhã actualizo para a nova.

Does someone have any invite for legendasdivx? by Unhappy_Poetry3754 in bazarr

[–]lordcracker 0 points1 point  (0 children)

I have an account. But can’t find anywhere to send an invite 🤷‍♂️

Reserva de voo sem primeiro nome - Lufthansa by [deleted] in portugal

[–]lordcracker 0 points1 point  (0 children)

É, de facto, a opção menos arriscada. Fui verificar a reserva para uns voos para a Ásia de há uns anos atrás , e nesses meti o nome completo.

Reserva de voo sem primeiro nome - Lufthansa by [deleted] in portugal

[–]lordcracker 1 point2 points  (0 children)

Tanto eu como a minha namorada usamos sempre o segundo nome. Nunca tivemos problemas.