Giter VIP home page Giter VIP logo

b2m3u's Introduction

B2M3u
=====

Convert's [[http://www.banshee-project.org|Banshee]] playlists to m3u playlists
and extracts mentioned music files to a flat directory.

This allows copying playlists as whole directories with music already included,
to be used with dumb media players, e.g. the Palm Pre smartphone.

Requirements
------------

Before you can use B2M3u, some additional libraries are required:

- sqlalchemy (python-sqlalchemy in debian/ubuntu)
- mutagen (python-mutagen in debian/ubuntu)

Usage
-----

    ./b2m3u.py [-v] [-r]

Options:

- **-v** print every song name while processing
- **-r** replace "album" tag with "Playlists"

When run, b2m3u lists all human-made playlists within Banshee and allows the
user to choose. The playlist selected and its song files will be copied to a new
directory named after the playlist. 

B2M3u offers to replace album ID3 tags within song filenames with "Playlists".
That way, your "sort by album" view won't be full of albums that only have one
song or, worse, albums that carry some songs double.

After processing, it should be simple to just copy/move the newly created
directory to your media player.

Contact
-------

Please visit http://github.com/fheinle/B2M3u/issues for the bug tracker.

Copyright
--------- 

Copyright (c) 2010 Florian Heinle <[email protected]>

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program.  If not, see <http://www.gnu.org/licenses/>

b2m3u's People

Contributors

fheinle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.