Page 1 of 1

Filepaths in playlist??

Posted: 07 Jun 2016 21:31
by rvtienhoven
Hi,
We've updated from V4.0.0.24 to V4.0.1.32. Since the update, the most users see in a playlist this: Under each playlist entry, the whole path to the filename. How could i remove this lines?
Naamloos.png
Naamloos.png (21.9 KiB) Viewed 5401 times
Kind regards,
Remi

Re: Filepaths in playlist??

Posted: 07 Jun 2016 21:55
by radio42
That's indeed strange.
Guess I missed some layout options with UAC - will need to check this!

At the moment you have 2 options:
a) delete in your ProppFrexx AppUserData folder all "*.Playlist.<user>.layout" files
OR
b) open all these files with a text editor and replace the following line:
<property name="PreviewFieldName">Filename</property>
with this line:
<property name="PreviewFieldName" />

Re: Filepaths in playlist??

Posted: 07 Jun 2016 23:42
by rvtienhoven
Hi Bernd,
I used option A. Now the playlists look like before the update thanks!