/xmlToPhone

small script to copy playlists to my phone using adb push. Mainly due to the copy functionality being so back on clementine. Nb I'm currently using regex to parse the XML instead of and XML parser, will change this in future.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

xmlToPhone

Small script to copy playlists to my phone using adb push. Mainly due to the copy functionality being so bad on clementine. Currently using regex to parse the XML instead of an XML parser, will change this in future.