Create an NFS share and mount it on your Linux machines and create a CIFS or SAMBA share and mount it as a drive or network location on Windows.
Self Hosted - Self-hosting your services.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
Yes, I've done that.
I wanted to be able to have all my movies in one folder while having shortcuts to those movies in genre-specific folders. All on the same NAS
I see now. As far as I now there isn't a shortcut solution like you want. Though I do believe that Windows and Linux allow you to sort files by metadata like genre. Not sure about Android.
Why not host Jellyfin? Or point your OSs media player to the folder? You would be able to sort any way you please.
Lol. It actually gives me anxiety thinking about a single folder with hundreds of video files just sitting there unorganized. /shudders
What NAS is it? Isn't it possible to activate both CIFS and NFS for a single share?
Thank you for the suggestions, I managed to find a solution that works for me.
Setting up hardlinks to the original file in other directories through Linux allows the data to be accessed from both locations and is detected by (seemingly) every OS!
This is probably a very clunky way to do it, but it works for what I'm currently looking for.