mikesligo / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%