This script uses the SQLite database of Banshee to sync your music collection and playlists to a target device (e.g. a mobile phone attached via MTP). Banshee must not be running while you use this script.
- Ruby installation, latest is greatest
bundlergem installed (gem install bundler)
Install dependencies:
$ bundleCopy config.yaml.example to config.yaml, adapt it to your device specifics and run:
$ ruby banshee-sync.rb config.yamlThe script will look through your music collection and will only start logging something once it starts copying / transcoding, so go grab a coffee if you have a rather large collection.