View Issue Details

IDProjectCategoryView StatusLast Update
0011264MMAPlaylistspublic2013-10-28 10:55
ReporterLudek Assigned To 
PriorityhighSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Summary0011264: When Dumpster is installed, deleted playlists are re-added including GUID in name
DescriptionI noticed strange things recently, I had bunch of playlists in MMA that called like ce698dd5-8f6b-4989-9d50-7c75be4685bf (GUID)

After some analyze I found that this are deleted playlists in MMA that got there back from Dumpster (it is an Android app, something like Recycle Bin in Windows)

Looking into mmstore.db, all the playlist paths are like:
/storage/emulated/0/Android/data/com.baloota.dumpster/files/.trash/ce698dd5-8f6b-4989-9d50-7c75be4685bf.m3u

They should be ignored in MMA
TagsNo tags attached.
Fixed in build172

Activities

jiri

2013-09-12 14:21

administrator   ~0037483

It looks like that a generic ignoring of hidden folders (i.e. starting with '.') would fix this issue.

marek

2013-10-14 14:02

developer   ~0037895

Fixed in build 172

No new playlists will be synced from MediaStore if they are stored in folder with '.' prefix.

peke

2013-10-28 10:55

developer   ~0038075

Verified 177