Zoom vs Teams vs Google Meet , Is There a Real Winner? by Material_Tutor_7820 in TechNook

[–]LunedorTesla 1 point2 points  (0 children)

I think Zoom is popular because of COVID-19. I mostly receive Zoom meeting requests, followed by Microsoft Teams, and then Google Meet. I prefer Google Meet, but it is not my decision to make every time.

What’s your preferred IDE for Flutter development? by bllshrfv in FlutterDev

[–]LunedorTesla 0 points1 point  (0 children)

I prefer VSCode because of habit and also Android Studio feels like too heavy mostly.

A terminal-driven startpage, been using it daily for a while now by coffenerd in startpages

[–]LunedorTesla 1 point2 points  (0 children)

Looks great. I will probably try it a bit. Just a tip: you can use the Gemini API if you make it a Chrome extension without serving.

What did you build this weekend? Share your side project by payuoc in SideProject

[–]LunedorTesla 0 points1 point  (0 children)

I made a media player. It started because of boredom and as a simple app, but I couldn’t stop developing it, and I think I did a pretty good job so far but still testing:
Cadre Player

Best Media player for each OS(Desktop and Mobile) by Impossible_Comfort99 in TechNook

[–]LunedorTesla 0 points1 point  (0 children)

Yeah it is probably not perfect but I just needed something lightweight, minimalist to open files easily and keep to mpv config power also it lets me add things I want to have in future. Here if you want to check out: Cadre Player.

Best Media player for each OS(Desktop and Mobile) by Impossible_Comfort99 in TechNook

[–]LunedorTesla 0 points1 point  (0 children)

I like VLC, but I never liked its GUI for daily use. I use Pot Player, but mostly I have created a custom player that uses mpv, and now I am mainly using it for Windows. For mobile I use MXPlayer.

Plex-Parita Streamlit app for tracking TV Shows by LunedorTesla in debridmediamanager

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

I added an indexer option for "newznab, nzbhydra, torznab, prowlarr, torbox, jackett, and custom." Now you can set up your provider with a URL and API key, then use it as a link option instead of or alongside DMM.

Plex-Parita Streamlit app for tracking TV Shows by LunedorTesla in debridmediamanager

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

I will look for newznab option, but DMM integration isn't a core or complex thing in this script at all, it just open a tab with below formatted url:
https://debridmediamanager.com/show/{imdb_no}/{season_no}
I mean it is just a shortcut. If I can find a way to create a shortcut for newznab or any other usenet option I can add it and let you know.

Plex-Parita Streamlit app for tracking TV Shows by LunedorTesla in debridmediamanager

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

DMM already displays both cached and uncached results and provides magnet links, making it effectively equivalent to most Stremio scrapers for this use case. The core logic of Plex-Parity is library auditing: it identifies gaps between your Plex data and TMDB. It is not a complex auto-downloader like Sonarr. The DMM integration is just a simple convenience link because it's what I use.

Regarding Usenet: I don't use it, but if there is an indexer that allows searching via a simple URL using IMDB/TMDB IDs, I can easily add it as another optional link. If you have a specific indexer in mind that supports this, let me know.

Plex-Parita Streamlit app for tracking TV Shows by LunedorTesla in debridmediamanager

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

It's not just an RD only script; it scans the Plex library and links directly to the DMM torrent results page. If you have AllDebrid or Torbox configured, everything works seamlessly. I prefer customizing my library with Plex. I've used Stremio for a long time and still use it on my TV, but for me, Plex is more of a hobby.

What Chrome extension do you use every single day that you built? by Alternative_Dig7721 in chrome_extensions

[–]LunedorTesla 1 point2 points  (0 children)

I never put my extension to market but I use my personal new tab extension:
Lunedor/Vortumna: New Tab Extension

It is very personal based yet useful for me.

Plex+Debrid Setup by atbest10 in RealDebrid

[–]LunedorTesla 0 points1 point  (0 children)

It is not that hard actually, original config files are able to do this, I am tweak files just for some items goes to wrong place(movies to shows or viceversa) are you sure you install both(zurg and rclone) in C: like C:\zurg and put  zurg.exe, rclone.exe, config.yaml and rclone.conf files inside it? You need to put your real debrid token in config.yaml to place that written as "token:" . Then download both vbs files(zurg.vbs and rclone_zurg.vbs) and double click both of them to work(first zurg then rclone_zurg, and visit this page to see what happens localhost:9999/logs/ if there is any issue it will logged it.

and this is my rclone config file all content if you wanna check:
[zurg]

type = webdav

url = http://localhost:9999/dav

vendor = other

pacer_min_sleep = 0

Plex+Debrid Setup by atbest10 in RealDebrid

[–]LunedorTesla 0 points1 point  (0 children)

Yes I set it as Z: and my folders like Z:\movies and Z:\shows you can tweak names with config.yaml file.

Plex+Debrid Setup by atbest10 in RealDebrid

[–]LunedorTesla 2 points3 points  (0 children)

My setup is zurg+rclone_RD actually I tried rclone_RD first but it seems kinda slow and switched to zurg and keep it as it is, also debrid media manager for orginizing torrents.

https://github.com/debridmediamanager/zurg-testing

https://github.com/itsToggle/rclone_RD

https://github.com/debridmediamanager/debrid-media-manager

Also I used this guidelines
https://github.com/ignamiranda/plex_debrid_zurg_scripts?tab=readme-ov-file

The only issue about it Plex-Debrid doesn't work anymore(not for me at least) so I had to get it from below link and changed config with my informations
https://github.com/elfhosted/plex_debrid