this post was submitted on 13 Apr 2025
15 points (100.0% liked)

Melbourne

2033 readers
47 users here now

This community is a place created for the people of Melbourne and Victoria. We are a positive, welcoming and inclusive community. We might not agree about everything, but we always strive to stay civil and respectful.

The focus of our discussions is based around things that affect Victoria, but we are also free to discuss our local perspective on wider issues. Or head to the regular Daily Random Discussion thread to talk about anything.

Full Community Guidelines

Ongoing discussions, FAQs & Resources (still under construction)

Adoption Certificate for Nellie, the Daily Thread numbat (with thanks to @Catfish)

Feedback & Suggestions

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Taleya@aussie.zone 5 points 1 week ago* (last edited 1 week ago) (1 children)

Great googly moogly I've solved the kodi conundrum

Issue: Kodi has Very Specific Naming Conventions. So do I . We do not share these conventions. I refuse to bow to the machine.
Solution: Symlinks

Issue: I have a remote fileserver, you cannot UNC hard symlinks
Solution:Kodi does fine with soft symlinks

Issue: Symlinks in windows are very different to linux, where they're more like shortcuts as windows has them hard coded to the kernel. Every single machine running kodi - currently two, lounge and bedroom, possibly a third with the brewery - will need its own symbolic link of every. single. file. on my file server named correct in order to scrape them and show them. My fileserver has 12tb on it.
Solution: Script written that will ask for a share name in UNC, then drill down every subdirectory and replicate the whole tree symlink form on local machine in directory of choice.

Issue: Still not in kodi naming convention
Solution: filebot portable, which is free. Rename symlinks to match TVDB. Original files untouched.

Issue: faults will occur if source files are moved or renamed
Solution: I just wrote another friggin' script that will go through every single symlink and subdirectory and list all that do not resolve in a txt file called broken_links.txt. Run that once a month or so and update as required and I'm dancing.

Then it's just upkeep with new symlinks as files/folders added and double checking it scrapes ok.

[โ€“] goodthanks@lemmy.world 1 points 1 week ago (1 children)

Why not just run jellyfin as a service on your remote server, then access that service on each local device?

[โ€“] Taleya@aussie.zone 1 points 1 week ago (1 children)

Because apps are not allowed to run on Enigma.

[โ€“] goodthanks@lemmy.world 1 points 1 week ago (1 children)

Fair enough. I have friends with windows frustrations and I try to convert them to the joy of Linux, but I understand not everyone is in a position to do that. I opened up my jellyfin instance to friends over covid to watch movies together and that was pretty fun.

[โ€“] Taleya@aussie.zone 2 points 1 week ago

The media pcs are chiefly for multiuser purpose and familiarity- personally i run slack :P