Main > Free Download Search >

Free playlists software for linux

playlists

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 180
Load .pls playlists in MPD 0.2

Load .pls playlists in MPD 0.2


Load .pls playlists in MPD is a service menu for KDE that can load one or several .pls files (playlists) into current MPDs pl more>>
Load .pls playlists in MPD is a service menu for KDE that can load one or several ".pls" files (playlists) into current MPDs playlist.
If your version of MPD supports it, this works for playlists containing URLs as well, such as the ones that can be found on Shoutcast.
The program "mpc" is required for this to work.
The file is to be put in ~/.kde/share/apps/konqueror/servicemenus/.
Enhancements:
- Can now load several playlists at a time
- Added 2 actions: play now, play after current song
- Now the actions are in their own submenu
<<less
Download (MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
895 downloads
Recursively create M3U playlists 1.1

Recursively create M3U playlists 1.1


Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories. more>>
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories.
You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u
To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus
You need the package fapg installed.
Dont hesitate giving feedbacks or improvements.
Enhancements:
NEW FEATURES :
- 001 ==> Ask the name of the m3u playlist file
- 002 ==> Tell when its finished
BUGS FIXES :
- 001 ==> Much faster
<<less
Download (0.001MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
960 downloads
playlistfs 0.11

playlistfs 0.11


playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy more>>
playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy management.
A folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories.
Installation:
1. Run following commands
./configure
make
mv src/plfs /sbin/mount.plfs
2. Now simply try something like following
mount /myth/music /mnt/plfs
In above example, all music and playlist files are in /myth/music and target mount point is /mnt/plfs. You can change these values to suit your setup.
Enhancements:
- Fixed a small bug. By default it was compiled in debug mode and this started in foreground rather than daemon mode. Fixed now.
<<less
Download (0.070MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
798 downloads
kPlaylist 1.7

kPlaylist 1.7


kPlaylist makes your music collection together with your computer a fully featured streaming site. more>>
kPlaylist project is a PHP script that makes your music collection available on the web. With kPlaylist you can stream, upload, make playlists, share, search and access your music from anywhere by just using a webbrowser.
Enhancements:
- This release consists of multiple new features, bugfixes, and many improvements on existing functionality.
- A few of the new features: RSS, user templates, and custom design support.
<<less
Download (0.17MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1251 downloads
KPlaylistCreator 0.8

KPlaylistCreator 0.8


KPlaylistCreator is a jukebox for KDE. more>>
KPlaylistCreator is a jukebox for KDE.
Main features:
- Multi playlists edition, KDE "IDEAL" interface
- Scan for mp3 and Ogg Vorbis files, located in various directories
- Creates a unique tree view : Genre / Artist / Album / Song title
- User rates mechanism
- User playlists manager
- Wizzard playlist creator
- Edit tags for both mp3 (ID3 V2) and ogg vorbis files
- Check directories for new and missing files automatically
- Send playlists to a directory, to XMMS or to K3B (cd burner )
- Built in player
- Displays and set the album art of mp3 files
- Create playlists from a virtual library
- Popup windows to indicate a new played song to the user
Enhancements:
- The library TagLib is needed to compile the KPlaylistCreator source archive.
<<less
Download (0.92MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1527 downloads
Playlist-repair 0.0-2

Playlist-repair 0.0-2


Playlist-repair scans music-playlists (M3U and PLS) for dead-links (moved or renamed files) and double entries. more>>
Playlist-repair scans music-playlists (PLS and M3U) for dead-links (moved or renamed files) and double entries.
The search-enginge finds moved and similar named files and replaces the wrong entrys in the playlist.
Enhancements:
- Missing: ID3Tag support
<<less
Download (0.032MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1319 downloads
Playlist Warlock 0.2 Beta

Playlist Warlock 0.2 Beta


Playlist Warlock is a text-based frontend for mpg123 written in Perl. more>>
Playlist Warlock is a text-based frontend for mpg123 written in Perl. It is intended to provide users with the playlist browsing and song selection of a GUI MP3 player from any terminal.

It provides a combination of Winamp/XMMS, vi/less, and Unix prompt-style commands for creating, editing, sorting, and navigating MP3 playlists. Using mpg123 as a backend, PLWarlock allows the user to easily browse playlists and play MP3s.

Playlist Warlock supports contiguous and random play, simple jump-to-song syntax, sorting by filename/path+filename, and all the other commands youve come to expect from a good MP3 player.
<<less
Download (0.014MB)
Added: 2006-05-12 License: GPL (GNU General Public License) Price:
1262 downloads
M3U-Playlist Manager 0.0-3

M3U-Playlist Manager 0.0-3


M3U-Playlist Manager is an administration of loose m3u-playlists in tree structure. more>>
M3U-Playlist Manager is an administration of loose m3u-playlists in tree structure. Simple mouse-click to add or remove a song from playlist with currently running Song in the Player.

And other interesting functions. Supporting only XMMS at the moment.

<<less
Download (0.017MB)
Added: 2006-04-09 License: GPL (GNU General Public License) Price:
1304 downloads
Apache::MP3::Playlist 4.00

Apache::MP3::Playlist 4.00


Apache::MP3::Playlist can manage directories of MP3 files with sorting and persistent playlists. more>>
Apache::MP3::Playlist can manage directories of MP3 files with sorting and persistent playlists.

SYNOPSIS

# httpd.conf or srm.conf
AddType audio/mpeg mp3 MP3

# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Playlist
PerlSetVar SortField Title
PerlSetVar Fields Title,Artist,Album,Duration
< /Location >

Apache::MP3::Playlist subclasses Apache::MP3::Sorted to allow the user to build playlists across directories. Playlists are stored in cookies and are persistent for the life of the browser. See Apache::MP3 and Apache::MP3::Sorted for details on installing and using.

<<less
Download (0.32MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1082 downloads
Mac::iTunes::Playlist 0.86

Mac::iTunes::Playlist 0.86


Mac::iTunes::Playlist is a Perl module for iTunes playlists. more>>
Mac::iTunes::Playlist is a Perl module for iTunes playlists.

SYNOPSIS

use Mac::iTunes::Playlist;

my $playlist = Mac::iTunes::Playlist->new( @items );

METHODS

new( TITLE, ARRAYREF )

new_from_directory( TITLE, DIRECTORY )

Create a playlist from all of the MP3 files in the named directory.

title

Returns the title of the playlist.

items

In list context, returns a list of the items in the playlist.

In scalar context, returns the number of items in the playlist.

next_item

Not implemented

previous_item

Not implemented

add_item( OBJECT )

Adds the Mac::iTunes::Item object to the playlist.

Returns undef or the empty list if the argument is not a Mac::iTunes::Item object.

delete_item( INDEX )

Deletes the item at index INDEX (counting from zero).

Returns false is the INDEX is greater than the index of the last item. Returns true otherwise.

merge( PLAYLIST )

Adds the items in PLAYLIST to the current playlist and returns the number of items added.

Returns undefined (or the empty list) if the argument is not the right sort of object. Returns 0 if no items were added (which might not be an error).

This method does a deep copy of the Items object. Identical items show up as different objects in each playlist so that the playlists do not refer to each other.

random_item

In scalar context, returns a random item from the playlist.

In list context, returns the item, the index of the item, and the total count of items.

Returns false or the empty list if the playlist has no items.

copy

Return a deep copy of the playlist. The returned object will not refer (as in, point to the same data) as the original object.

Publisher

publish( FORMAT [, FIELDS_REF [, ORDER_REF ] ] )

Output the playlist in some format.

Not implemented.

<<less
Download (0.11MB)
Added: 2006-11-15 License: Perl Artistic License Price:
1077 downloads
iTunes Playlist Export 1.3.1

iTunes Playlist Export 1.3.1


iTunes Playlist Export exports .m3u playlists from your iTunes playlists. more>>
iTunes Export provides useful features that are not included in the iTunes application. iTunes Export project is open source and freely available for use.

iTunes Export currently provides the ability to export iTunes Playlists to the standard .m3u file format. Unfortunately, this feature is not included in the iTunes application and is extremely useful for users who wish to use iTunes with other applications or devices.

iTunes Export provides a simple command line application that can be used to generate playlists, a Graphical UI that provides a wizard interface to exporting playlists, or a DLL that can be used by other developers to add the ability to read iTunes Music Library XML files to other applications.

iTunes Export is written using C# on the .NET runtime. It should work on all versions of Windows that support .NET. The iTunesExport command line application also works on Linux using Mono 0.29 or later.

<<less
Download (MB)
Added: 2007-05-17 License: BSD License Price:
896 downloads
FlexPlaylist for Noatun 0.4.9

FlexPlaylist for Noatun 0.4.9


FlexPlaylist is an attempt to create a playlist for Noatun. more>>
FlexPlaylist project can create a playlist for Noatun that suits users used to WinAmp XMMS style playlists.
Many people just dont use Noatun because they dont like the playlists and thus I decided to make my own one.
Main features:
- Choose own Font and Size instead of KDE-defaults
- Optionally can hide menubar, list-header, statusbar and toolbar to save space
- Show icon in first column
- Context-sensitive menu (also known as rightclick popupmenu) for common actions
- Use extended m3u playlistformat as native format instead of slower xml (itll still be able to load xml-playlists)
- Configurable keyboard-shortcuts for most actions
- Use alternating colors in listview (as seen in kmail and other kde-applications)
- Statusbar showing playtime of currently played title, overall playlist time and no. of playlist items
- Optional show some play controls in the statusbar
- Dockmode, user chooses the window to dock to
- "Jump to" dialog that lets you easily find files in huge playlists
- Autoresize columns, time takes as much space as needed, title column takes the rest
- Ignores files that cant be played by Noatun when trying to add them to the list
Enhancements:
- This release uses a more natural order when adding folders recursively (it dives into sub-folders before adding files from the current folder).
- The GUI uses standard icons for player controls in the status bar, and draws player controls in the status bar using drawing functions provided by the current KDE/Qt style.
- There are also some minor packaging changes (header checks and Debian packaging support).
<<less
Download (0.40MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1367 downloads
FUPlayer 0.2.4

FUPlayer 0.2.4


FUPlayer is a music manager/player/ripper/burner. more>>
FUPlayer is a music player/manager/ripper/burner.

FUPlayer is a full featured music manager and player for the GNOME desktop. With it, you can play music from your hard drive, create playlists, do real file management using its Trash, and play, rip, and burn audio CDs.

It features an interface similar to those of many modern manager-style players, but with many improvements, such as true non-modal search and browse functionality, find-as-you-type, and drag destination highlighting. It aims to be extremely user friendly and efficient to use.

<<less
Download (0.066MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1321 downloads
amarokNowPlaying 1.2

amarokNowPlaying 1.2


amarokNowPlaying is an amaroK script. more>>
amarokNowPlaying is an amaroK script. It can generate two types of files: a text file (nowplaying.txt) with loads of information about the currently played track and the playlists settings and images with the album cover, artist and track name plus an image which you can use in your signature or similiar.

Please send me any comments, critique and/or suggestions.

<<less
Download (0.010MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1380 downloads
LongPlayer 1.01

LongPlayer 1.01


LongPlayer extends the functionality of a traditional MP3 player. more>>
LongPlayer extends the functionality of a traditional MP3 player and is meant for people with a large MP3 or Ogg Vorbis collection who want to listen to it all day. LongPlayer chooses from dynamically generated collections of music to fill the MP3 players playlist.
It does this in a more advanced way than a traditional player, taking into account the rating of the song and the time that has passed since the song was last listened to. The GUI allows you to view, rate, replay, and delete songs previously listened to. It works with XMMS, WinAmp, and iTunes.
Enhancements:
- fixed crashes when there are no playlists
<<less
Download (0.44MB)
Added: 2006-05-12 License: GPL (GNU General Public License) Price:
1261 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5