MattMckenzy

joined 2 years ago
[–] [email protected] 4 points 7 months 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!

[–] [email protected] 36 points 8 months ago* (last edited 8 months 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!

[–] [email protected] 2 points 10 months ago

You could try out something I whipped up for this and see if it works for you: 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

 

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 recently put together a small VS Code extension to help grab and compare file versions from my BTRFS snapshots history.

VS Code extension link: https://marketplace.visualstudio.com/items?itemName=ctfam.btrfs-file-history

VS Codium extension link: https://open-vsx.org/extension/ctfam/btrfs-file-history

GitHub repo link: https://github.com/MattMckenzy/BTRFS-File-History

I was thinking there might be a small group of BTRFS snapshots and VS Code users that would like having this extension!

Please let me know if you have any questions or comments.