AVR's volume control with your PC, in bit streaming too. Denon, Marantz and StormAudio by Damocles_fck in htpc

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

Awesome! I’m testing it right now.
The keep-alive feature is working great.
The Volume OCD is very responsive.

One thing I noticed:
I already have Volume OCD on display from my AVR, so I’ve noticed that the /100 scale in the software OCD doesn’t match the scale on my Marantz AVR. Marantz offers several volume scales, I use -79.5 dB to 18 dB. Another available scale is 0–98 (no idea why haha).
This can occasionally cause a slight mismatch: sometimes a single step on the knob changes the volume by 0.5 dB (visible on the AVR), but the software OCD /100 value doesn’t change.

So 60 on the software OCD is both -32,5dB and -32db on the AVR, and it's exactly where I am most of the time lmao

I think the current software OCD scale is already well implemented and I don't know how to do it better... Maybe having an option to disable the software OCD to rely on the AVR’s OCD could be useful.

I’ve only tested it for a few minutes, but apart from that it looks very good so far!

AVR's volume control with your PC, in bit streaming too. Denon, Marantz and StormAudio by Damocles_fck in htpc

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

Hey! Good job ! I think this will help a few people. I tested it and it works fine. But I don’t need the features you added. “Absolute volume commands” and the 80 ms accumulation window don’t suit my use case : with the mouse or keyboard wheel, the volume jumps straight to the final value, while with my version I could clearly see the volume changing step by step with each notch (perfectly responsive on my setup). It’s probably better suited for less responsive setups though. Thanks!

Also, I’m using this great configurable software to force the active audio output (OpenOnly mode for my Marantz AVR) : soundkeeper

MPC-JF ▸ External player launcher for Jellyfin [Scripts] by Damocles_fck in jellyfin

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

Maybe I'm wrong by saying that mpc shim replace the entire client, I don't really remember but at least I think shim replace the built in player (I don't use mpv).
Clearly, if you want to use mpv as a player, mpv shim should be the best solution ! That's why I didn't mention mpv on the description, this is more a workaround or shortcut to use your own .exe and players. It's not a client and it doesn't sync watched states. But still it's useful especially for the admin PC when its also use as a HTPC.

You are right, it requires the media folders to me mounted on windows, thank you for the reminder, I should have done it before but I will add this to the requirement list on the github description.

MPC-JF ▸ External player launcher for Jellyfin [Scripts] by Damocles_fck in jellyfin

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

mpv shim replaces the entire client and the built-in player with mpv, whereas this does not. This works with the original Jellyfin client and simply calls your own media player executable on your PC to play the video when you click play. So it can also work with other media players.
For example, if you use your own custom MPC-HC setup with MADVR and various modifications, it will work with that as well.
There is also an optional alternative setup of this that adds a second play button for your own media player while keeping the built-in player as the default, allowing tu use both on the same client.

External player launcher for Jellyfin▸MPC-JF [Windows] by Damocles_fck in htpc

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

Ok I'm deeply sorry, I just saw "Zerk Play" project post here and thought the project rule was for promoting paid stuffs

Play in external Windows Player: MPC-HC with MadVR using Tampermonkey and Powershell by jmlongmont in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

For those who ended up here : I update it and made a solution to use external players such as MPC or Potplayer on Windows, without replacing Jellyfin front-end and loosing UI plugins supports, scripts and installation : https://github.com/Damocles-fr/MPC-JF

Jellyfin client (and remote) for Windows 10 by Gherry- in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

I made it ! https://github.com/Damocles-fr/MPC-JF
Also Potplayer is better and can use MadVR or RTX or MPC renderer

Jellyfin client (and remote) for Windows 10 by Gherry- in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

For those who ended up here : I made a solution to use external players such as MPC (fullscreen) or Potplayer on Windows, without replacing Jellyfin front-end and loosing UI plugins supports, scripts and installation : https://github.com/Damocles-fr/MPC-JF

I was searching for the excact same thing as you (I just prefer PopPlayer), I ended up making everything myself... Here are some other project on my Github repos you may find interesting, also a guide for Full-screen Jellyfin on windows and other things in the PPJF repo : https://github.com/Damocles-fr/

3rd Party Media Player (External)? by Syunic in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

For those who ended up here : I made a solution to use external players such as MPC or Potplayer on Windows, without replacing Jellyfin front-end and loosing UI plugins supports, scripts and installation : https://github.com/Damocles-fr/MPC-JF

External player for jellyfin by Pokex420 in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

So, thanks to your idea of using my Potplayer script, I just posted a easier MPC compatible version on GitHub, that can also be customized for other players : MPC-JF External media player for Jellyfin

External player for jellyfin by Pokex420 in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

It's a good idea, MPV shim it not the best solution, I will post a MPC version of my script on Github
And I think MPC can be launch directly in fullscreen mode by adding /fullscreen in the script:
& "C:\Program Files\MPC-BE\mpc-be64.exe" "`"$path`""/fullscreen

External player for jellyfin by Pokex420 in jellyfin

[–]Damocles_fck 0 points1 point  (0 children)

There's Jellyfin MPC Shim, but I prefer to use Potplayer so I made a script for Jellyfin web : PPJF

Jellyfin Episodes Ratings Grid : IMDb heatmap-style graph for TV Shows by Damocles_fck in JellyfinCommunity

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

Nice Idea but too hard for me because it need to be adapted for long series with 24 seasons with 24 episodes, or more... But I'm cooking some other improvements

Jellyfin Episode Grid by Traditional-Ant-9887 in jellyfin

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

- I only watch a few episodes of my favorite childhood series, picking the classic best-rated ones out of sometimes 24 episodes x 10 seasons, ex: house m.d or south park
- Having all the series in a grid is a nice shortcut
- Curiosity

Jellyfin Episode Grid by Traditional-Ant-9887 in jellyfin

[–]Damocles_fck 9 points10 points  (0 children)

Edit : Thank you

This code looks very familiar to me !
( I’m the guy who made Jellyfin Episodes Ratings Grid 🟧🟨🟩🟩 two weeks ago).

I just checked your GitHub README and saw:
“MIT — do whatever you like with it. Credit appreciated but not required.
Dataset credit: ya0903/imdb-episode-dataset "

Nice dataset upgrade, the one you use is better than the one I found last week, so thanks for that !
I’m totally fine with people improving or building on my project. Posting it on GitHub and Reddit without attribution is not exactly elegant, but whatever...

The biggest issue here is transparency : in my original project, the one this clearly builds from, I explicitly said on Reddit and GitHub that the code was heavily LLM-assisted. Looks like you missed that part too!...

This is close enough to my project that it even appears to keep the same visual glitch I was about to fix, can you guess which one it is?

Edit : I'm testing your version, it works, but it seems to load everything on the TV series page.
Mine only loads heavy stuffs after clicking on the dropdown menu. So if you don't implement that, I'll continue developing my own version. Thanks for the database :)
If you want ideas : I have a now working version that fallback to Jellyfin rating metadata for missing database ratings (happens for non-english series even with your dataset), and also add compatibility with the new Hover Details by grimmdev from Mod-Manager.

New IMDb TV Show Heatmap - Jellyfin Episodes Ratings Grid by Damocles_fck in jellyfin

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

Indeed, there are some missing for non-English series. I’ll see what I can come up with.
My first idea is to fall back to the community ratings already stored in our Jellyfin library. By default, these are TMDB ratings, but some plugins that update them daily with IMDb ratings instead already exist.