All Projects → rr- → fpl_reader

rr- / fpl_reader

Licence: MIT license
foobar2000 .fpl playlists reader.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fpl reader

foo input amr
amr-nb decoder for foobar2000
Stars: ✭ 15 (-6.25%)
Mutual labels:  foobar2000
foobar2000 TripleQ
A versatile foobar2000 (dark) theme with 3 different view modes
Stars: ✭ 33 (+106.25%)
Mutual labels:  foobar2000
dotnet title bar
foobar2000 component that provides a skinnable overlay UI.
Stars: ✭ 26 (+62.5%)
Mutual labels:  foobar2000
foo subsonic
Foobar2000 plugin to retrieve and stream music from Subsonic compatible servers
Stars: ✭ 19 (+18.75%)
Mutual labels:  foobar2000
foo spotify
foobar2000 component for Spotify integration
Stars: ✭ 158 (+887.5%)
Mutual labels:  foobar2000
ipod manager
iPod manager component for foobar2000
Stars: ✭ 53 (+231.25%)
Mutual labels:  foobar2000
foo drpc
Foobar2000 music status for Discord Rich Presence!
Stars: ✭ 83 (+418.75%)
Mutual labels:  foobar2000
foobar2000-web-ui
Control Foobar2000 from a (remote) web browser
Stars: ✭ 25 (+56.25%)
Mutual labels:  foobar2000
foo jscript panel
JScript Panel 2
Stars: ✭ 43 (+168.75%)
Mutual labels:  foobar2000

fpl_reader

A Python library that lets you read Foobar2000's .fpl playlist files.

Usage:

  1. Test the library with pytest
  2. Install the library with pip install --user .
  3. Run the playlist reader with fpl_reader path/to/playlist.fpl

If you don't like to install stuff, you can also use python3 -m fpl_reader playlist.fpl directly from inside the project root directory.

Documentation

See fpl-format.md for FPL file format documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].