Skip to content

alfredkrohmer/banshee-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banshee Music and Playlist Sync script

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.

Requirements

  • Ruby installation, latest is greatest
  • bundler gem installed (gem install bundler)

Setup

Install dependencies:

$ bundle

Usage

Copy config.yaml.example to config.yaml, adapt it to your device specifics and run:

$ ruby banshee-sync.rb config.yaml

The 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.

About

Banshee Music and Playlist sync script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages