MattMckenzy

joined 1 year ago
[–] MattMckenzy@lemmy.ml 4 points 1 week ago

If you're up for using Jellyfin, you can check out something I'm working on to achieve this: https://github.com/MattMckenzy/Homehook

The main branch used to be compatible with chromecast devices, but I've stopped maintaining it in favor of the v2 branch, where HomeHook communicates directly with satellite devices through HomeCast. Working with Chromecasts were a huge pain.

Let me know if you have any questions about it, always glad to help!

[–] MattMckenzy@lemmy.ml 36 points 1 month ago* (last edited 1 month ago) (1 children)

If you're up for using Jellyfin and have satellite devices, you can check out something I'm working on to achieve this: https://github.com/MattMckenzy/Homehook

The main branch was compatible with chromecast devices, but I've stopped maintaining it in favor of the v2 branch, where HomeHook communicates directly with satellite devices through HomeCast.

Let me know if you have any questions about it, always glad to help!

[–] MattMckenzy@lemmy.ml 2 points 2 months ago

You can check out something I made to help me grab and organize things like this, can help with artwork too if you find a good thumbnail:

https://github.com/MattMckenzy/ToothPick

[–] MattMckenzy@lemmy.ml 1 points 7 months ago

I've just added images and more descriptions about each page of the web application in the GitHub readme. It should provide a nice overview now!

 

I spent a decent amount of time making a nice web application to wrap up the functionalities of yt-dlp, makes it really easy to follow content through Jellyfin!

Have a look if you have the chance, I think people could make good use of it: https://github.com/MattMckenzy/ToothPick

 

I spent a decent amount of time making a nice web application to wrap up the functionalities of yt-dlp, makes it really easy to follow content through Jellyfin!

Have a look if you have the chance, I think people could make good use of it: https://github.com/MattMckenzy/ToothPick

[–] MattMckenzy@lemmy.ml 0 points 9 months ago

I made a service for this a while back:

https://github.com/MattMckenzy/Homehook

However, development of it has stopped in favor of v2, where I drop Chromecast support and instead focused on making a companion player service running on an htpc or rPi.

Let me know if you have any questions, I can try to help!