INTERACT FORUM
More => Old Versions => JRiver Media Center 20 for Linux => Topic started by: BryanC on April 30, 2015, 02:56:33 pm
-
It looks like the .Database.mpl file that is written during the handheld sync is adding duplicate entries by default.
For instance:
<Field Name="Filename">/run/media/bryan/B0C3-5EBE/Music/Discovery/LP/108 - Discovery - I Want You Back.ogg</Field>
and
<Field Name="Filename">/run/media/bryan/B0C3-5EBE//MUSIC/Discovery/LP/108 - Discovery - I Want You Back.ogg</Field>
This is the problem that arises:
(http://i.imgur.com/ZmF8eXQ.png)
I tried redetecting the handhelds and also deleting the database file, but the issue persisted.
My audio path setting for music files was originally: Music/[Album Artist (auto)]/[Album]/
I changed this to: \/Music/[Album Artist (auto)]/[Album]/
which fixed the problem:
(http://i.imgur.com/gLFFqjc.png)
...in case anyone else is having similar issues.