ddgenome / banshee-helper-scripts

Banshee Helper Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a set of scripts I use to help me manage my Banshee (b)
music library, including pushing to Google Play Music (gm).

Long term, the plan is to migrate all the Banshee stuff into a Python
module and then write a tool to push Banshee metadata to Google Music
(leaving the file upload and download to Google Music Manager), probably
via https://github.com/simon-weber/Mirror-MediaMonkey-to-Google-Music.

README                    this file
banshee-2flac.pl          convert file in banshee database to flac
banshee-db-sync.pl        set playcount information from old library to new one
banshee-fs-diff.pl        consistency check between database and file system
banshee-gm.py             push banshee information to google music
banshee-media-art.pl      output path to media art for banshee album
banshee-playlist.pl       extract playlists from banshee library
banshee-recent.pl         list recently played or added banshee tracks
banshee-uri.pl            correct uri of tracks (one-off script)

About

Banshee Helper Scripts


Languages

Language:Python 55.4%Language:Perl 44.6%