0 Members and 1 Guest are viewing this topic.
when I save a playlist it always remains with the absolute path
in a network drive, but it doesn't work
But some time ago it worked with a network drive
<?xml version="1.0" encoding="utf-8"?><playlist xmlns="http://xspf.org/ns/0/" xmlns:aimp="https://www.aimp.ru/playlist/ns/0/" version="1" xml:base="file://///storeroom/music/Subnautica/"> <title>Default</title> <identifier>{AFB111C3-5A39-462F-AF91-EBCBA5B20277}</identifier> <location>file://///netdrive/music/Subnautica/.~Default.xspf</location> <trackList> <track> <location>Subnautica - 1. Salutations.mp3</location> <<<<<<<<
Getting the relative path in the playlists works fine if I map the network drive with a letter. That's the only way I've been able to do it.