INTERACT FORUM

Please login or register.

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

Author Topic: Problems with handheld sync (Fixed)  (Read 1770 times)

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2567
Problems with handheld sync (Fixed)
« 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:

Code: [Select]
<Field Name="Filename">/run/media/bryan/B0C3-5EBE/Music/Discovery/LP/108 - Discovery - I Want You Back.ogg</Field>and
Code: [Select]
<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:



I tried redetecting the handhelds and also deleting the database file, but the issue persisted.

My audio path setting for music files was originally:
Code: [Select]
Music/[Album Artist (auto)]/[Album]/

I changed this to:
Code: [Select]
\/Music/[Album Artist (auto)]/[Album]/
which fixed the problem:



...in case anyone else is having similar issues.
Logged
Pages: [1]   Go Up