Search the Community
Showing results for tags 'syncing'.
-
I'm running the latest version of Poweramp on Android (non-Google version) and have tried every playlist file format under the sun exported from MusicBee (.m3u, .m3u8, .pla, mbp, etc) and all fail to be recognized by Poweramp in Android. All my music syncs and plays directly via USB from MusicBee perfectly fine as a virtual device. Steps to Reproduce Issue: Export playlist file(s) from MusicBee Plug in Pixel 4 and enable file transfer on Pixel Drag playlist file to mounted Pixel 4 directory (mtp:..) via Linux Mint 20 Cinnamon PC running WINE Reboot Pixel 4 Open Poweramp and run Full Rescan Open playlist and it is empty while the music files are still in library Run Resolve/rescan within playlist and it still remains empty It's worth noting, trying to sync directly via MusicBee also fails with the following error lines within log file: 12/27/2020 2:48:30 PM - MTP device detection failed=Retrieving the COM class factory for component with CLSID {0AF10CEC-2ECD-XXXX-XXXX-3XXXXXXXX} failed due to the following error: 80040154 Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG). 12/27/2020 2:49:10 PM - Add playlist "C:\users\joe\Desktop\MusicBee\Playlists\Testplaylist.mbp" General failure. [P:\Music\Playlists\Testplaylist.mbp] 12/27/2020 2:49:10 PM - General failure. [P:\Music\Playlists\Testplaylist.mbp] This MusicBee sync error is the same regardless of file format and I'm sure is related to what is happening when the Full Rescan in Poweramp fails to load the playlists from the .m3u files moved over manually. Haven't found much of anything online in terms of how to workaround that error within Linux + WINE. Example MusicBee .m3u8 playlist file: T:\iTunes\iTunes Music\Artist1\Album1\2-04 Song (Live).m4a T:\iTunes\iTunes Media\Music\The Elders\Unknown Album\Song1.m4a ... Does anyone know any other workarounds for Poweramp to move playlist files from Linx Mint(Ubuntu) WINE to Android? Would be happy to build a bash job to run each time I want to update playlists if it's a directory or syntax issue in the files themselves, but for whatever reason every playlist I've tried is being rejected by Poweramp. Is there at least a way to filter some sort of 'tag' or 'label' within Poweramp so I can theoretically simulate playlist creation that way? Any help would be really appreciated on this.