Accueil > Programmation > Liste des projets > PlayListGenerator

Programmation

PlayListGenerator

PlayListGenerator is a free software.
PlayListGenerator can create, manage a playlist. It is also possible to
amend mp3 files tags. Of course, it allows to save, load, export
and import your playlist. In version 0.9.1, thanks to phonon framework, you can also listen to your songs.

The playlist can be viewed in two different widgets:
Table : One line per file.
or
Tree: I use the following hierarchy to show the playlist:

Artist Name 1
   Album Name 1
   Album Name 2
      Song 1
      Song2
Artist Name 2

Todo:

I'm working on new view to display the list:
One will use a real list (not a table)
and
Perhaps I will try to use QGraphicsScene to display it as a grid.

I also started to work on a regexp wizzard which will help you to amend with all fields.

Change log:


[Features]

-add feature to play songs.

-add new tab to display the playlist in QList

-modified Doxyfile for automatic generation

-Cut/past selected items to somewhere in the list

-Add command MoveSelectionTo

-Add plugins support

-Lyrics viewer is in process

-save statut of the player dock

-The finding assistant works but it uses too much the cpu.

-Add Management of ogg, mpc, flac and other sound file format.

-The documentation is in two languages: French and English.(But it doesn't

finish)

-Song seeker and double click event involve the display of the selected item

in the middle of the tableView.


[Fixed Bugs]

-Weird behaviour of the playing

-the reading song is in bold and no others


[Known Issues]

-Documentation is not complete.

-Lyrics finder is not complete.

-regex wizzard must not be used.


[TODO]

-Manage closing of tab

-Improve the regex wizzard.

-Lyrics viewer: Looking for lyrics from many websites.

-Thinking about support of database such as Sqlite.

-Autamatic search in tree hierarchy pick up all supported file formats.


Languages:

English, French.

Screenshot:

playlistgenerator

Auteurs :

Renaud GUEZENNEC

Download:

Source: PlayListGenerator-0.9.1.tar.gz (cross-platform) [65 hits]