Open orophix opened 6 years ago
can you try to add a foreslash infront of the mnt? It seems as it's trying to just append your path to your working directory.
**/home/stream1/chillstation/**mnt/streamstorage/music/chillstation/
Also, does the fs loading even accept absolute paths? I am not sure on this @torch2424
@AndreasWebdev Dude you are always on it with the issues thank you haha! 😄
Yes, FS should support absolute paths. But currently, I think think that we do 😢 Maybe they can do some symbolic linking to map it to the correct map int he meantime? Definitely should be something we should fix though. If the path starts with a slash, assume it's absolute?
Has this been updated yet @torch2424 or do I still need to use symbolic links?
@dropitlikecross (nice username), unfortunately haven't had time for the project because of my WASM Gameboy thing, and Kingdom Hearts 3. 😞
If possible use Symbolic links for now. Thanks! 😄
inside config.json:
Output:
Why is it forcing it to read the home path etc.. ?