Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
positron
  • Project overview
    • Project overview
    • Details
    • Activity
    • Cycle Analytics
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Xiph.Org
  • positron
  • Issues
  • #394

Closed
Open
Opened Jul 03, 2003 by dberger@dberger
  • Report abuse
  • New issue
Report abuse New issue

'sync' doesn't actually 'sync'

I did some reorganization of my PC-side music archive and expected positron to
"figure it out" during a sync.  It didn't - and it forced me to rebuild the
database (which in and of itself isn't bad, but takes a while).

Specifically, I had ripped two albums by the same artist which had different
attributions in the CDDB and therefor ended up in two different directories on
the PC:

tom petty/full moon fever
tom petty & the heartbreakers/greatest hits

Once I noticed this, I moved "full moon fever" to live under "tom petty & the
heartbreakers", updated the tags on the ogg files, and did a % positron sync

I ended up with the tracks duplicated on disk as well as in the database.  I
tried doing a positron del of the ones I didn't want as:  # positron del "tom
petty" and ran (again) into bug 385.

So it seems that sync should check for files that have been removed on the PC
side and remove them (and their database entries) from the neuros *before*
adding the database entries for newly copied files.  Further, it makes sense to
remove such files before copying new files to increase the chances that there's
enough space on the device during copy.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: xiph/positron#394