Thanks

Moderator: Gurus
I'm having a similar issue. I'm using Autoplaylists such as Classical 3+, Classical 4+, Classical 5, where the numbers signify inclusion onto that playlist by the song's rating. There is overlap of files since Classical 3+ will naturally include anything in Classical 4+ and 5. When the device syncs, 3 copies of a file end up on the device under different filenames.
I noticed that when a song is used in various smart playlists, that the same file gets copied over to different named files on the device. So, if the song is used in 5 playlists, there are 5 different copies of that file on the device. This is happening quite a bit since my autoplaylists use ratings (e.g. Classical 3+, Classical 4+, Classical 5). Is there some way to make all the SmartPlaylist --> M3U8 conversions point to the same filename rather than pointing to different filenames? This alone could probably reduce the space required on the device by 200%-300%, since I'm having significant space issues on a 256GB SD card.
I'm using MM exclusively. Due to filename problems with syncing to a Sony Walkman A55, I modified the A45 profile from the website so that the file pattern has a flat directory structure. The resultant device file organization is therefore: \MUSIC\<autonumber>.
100% assured it is not. I completely deleted the entire \MUSIC directory off the uSD card since I've been struggling to get the device to read filenames with special characters. I got the device to successfully index all the songs off a small test playlist by simplifying the filenames using only <autonumber> (e.g. "0001.mp3" instead of an exotic filename like "!@Fishheads - Commemorative 'out of jail' edition (&&&1984*#!).mp3").
I think that's what the problem was. I created a new hash (mask) that is nowLowlander wrote: ↑Tue Aug 11, 2020 12:38 pm I believe because you're creating a unique filename for each occurrence of the same file that it causes the duplication. Flat structure isn't important for duplication, but all copies should have the same filename on sync and you should then only have 1 copy after sync.
Code: Select all
\Music\<Track#:2>$Left(<Artist>,2)$Left(<Album>,2)$Left(<Title>,2)