Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Here is some additional information about .m3u and .pls play lists. 

http://www.assistanttools.com/articles/m3u_playlist_format.shtml
http://www.assistanttools.com/articles/pls_playlist_format.shtml

While there is no spec for how the media title should be formatted in an 
extended
format .m3u or a .pls the accepted convention appears to be 'Artist - Track 
Title'
for both play list formats, my testing with various tools bears this out. For 
example...

.M3U Format

#EXTINF:199,Pink Floyd - In The Flesh
R:\Music\Pink Floyd\1979---The_Wall_CD1\1.In_The_Flesh.mp3

.PLS Format

File1=R:\Music\Pink Floyd\1979---The_Wall_CD1\1.In_The_Flesh.mp3
Title1=Pink Floyd - In The Flesh
Length1=199

Original comment by [email protected] on 11 Feb 2009 at 4:22

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
The problem at the moment is not parsing the playlist but knowing when which 
item in
the playlist gets played.

Thanks for the info though :-)

Dirk

Original comment by dirk.vdb on 12 Feb 2009 at 11:03

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Not sure where to post the problem. Sorry, if this is not a right area:

Get the release of lastfmlib-0.1.3 into ubuntu 8.04 environment (with updated 
libcurl - ver 7.18.0-1ubuntu2). 
- Able to do "autoreconf -i --force" sucessfully
- Able to do "./configure" sucessfully
- Fail in "make install", generate err:
:
        then mv -f ".deps/liblastfm_la-urlclient.Tpo" ".deps/liblastfm_la-
urlclient.Plo"; else rm -f ".deps/liblastfm_la-urlclient.Tpo"; exit 1; fi
./libtool: line 841: X--tag=CXX: command not found
./libtool: line 874: libtool: ignoring unknown tag : command not found
./libtool: line 841: X--mode=compile: command not found
:
:
Anybody know why the error? thanks.

Original comment by [email protected] on 10 Mar 2009 at 8:21

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
try a reinstall / upgrade / downgrade of libtool

In any case it's a libtool issue

Original comment by dirk.vdb on 10 Mar 2009 at 8:26

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Thanks. I will try to look in that direction. I have several questions about 
this 
lib:
- Does it support music streaming (from lastFM)?
- Is there any document about this lib?

thanks 

Original comment by [email protected] on 11 Mar 2009 at 11:37

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Currently the API only support scrobbling tracks.
I have added a link to the documentation on the home page.

This page is probably the most interesting one:
http://lastfmlib.googlecode.com/svn/trunk/doc/html/classLastFmScrobbler.html

Original comment by dirk.vdb on 11 Mar 2009 at 12:14

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Hi Dirk,

Any update on this feature request?

Original comment by flexiondotorg on 27 Apr 2009 at 7:28

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Hello,

No updates on playlist support, I posted a question to the developers about 
this on
the mediatomb forum, but didn't receive a response. I think the developers are 
busy
at the moment since latest svn activity is 3 months ago.

Regards,
Dirk

Original comment by dirk.vdb on 27 Apr 2009 at 1:11

from lastfmlib.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Hi,

It looks like the Mediatomb developers are active again :-) Any chance you 
could quiz
them about how to hook into playlist playback?

Thanks in advance.

Original comment by flexiondotorg on 7 Dec 2009 at 1:29

from lastfmlib.

Related Issues (13)

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.