INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: [REQ] Allow Linux MC to use Windows MC libraries without path conversion  (Read 1438 times)

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3959

The library currently contains platform specific paths, make this format OS agnostic which means

- auto replace \ with / as necessary
- use a named path rather than an actual path, e.g $MOVIES$\MyFilms would resolve to X:\MyFilms on Windows and /mnt/media/MyFilms on Linux
Logged
Pages: [1]   Go Up