SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Studio
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-25-2009, 03:26 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Playback of MP3 over web?

I've been working on figuring out the Last.FM API the last few days and i'm finally able to login and get an XML file containing links to the actual MP3 files...

HTML Code:
<playlist version="1" xmlns:lastfm="http://www.audioscrobbler.net/dtd/xspf-lastfm">
<title></title>
<creator>Last.fm</creator>
<link rel="http://www.last.fm/skipsLeft">9999</link>
<trackList>
    <track>
        <location>http://play.last.fm/user/####.mp3</location>
        <title>Rainy Day Parade</title>
        <id>1226439</id>
        <album>Pink Pearl</album>
        <creator>Jill Sobule</creator>
        <duration>184000</duration>
        <image>http://userserve-ak.last.fm/serve/174s/12622979.jpg</image>
        <lastfm:trackauth>59e64</lastfm:trackauth>
        <lastfm:albumId>1416116</lastfm:albumId>
        <lastfm:artistId>1013490</lastfm:artistId>        
                <link rel="http://www.last.fm/artistpage">http://www.last.fm/music/Jill+Sobule</link>
        <link rel="http://www.last.fm/albumpage">http://www.last.fm/music/Jill+Sobule/Pink+Pearl</link>
        <link rel="http://www.last.fm/trackpage">http://www.last.fm/music/Jill+Sobule/_/Rainy+Day+Parade</link>
        <link rel="http://www.last.fm/buyTrackURL">http://www.last.fm/affiliate_redirect.php?restype=9&amp;id=1226439&amp;supplier=24</link>
        <link rel="http://www.last.fm/buyAlbumURL"></link>
        <link rel="http://www.last.fm/freeTrackURL"></link>
    </track>
...
...
</trackList>
</playlist>
Is there a Sage media playback API call that I could use stream these like a podcast?

Edit: I might add that if there is a way to do this then I'm fairly certain I could get an Last.FM plug-in going that works for Clients and Extenders.

Last edited by evilpenguin; 03-25-2009 at 05:26 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MP3 Playback abbott_m SageTV Beta Test Software 10 03-27-2009 09:54 PM
No mp3 playback splicer SageTV Customizations 0 08-04-2007 02:54 PM
MP3 playback, or is it just me yet again doc SageTV Software 0 01-21-2007 03:00 PM
MP3 playback Alig Proudblade SageTV Software 5 02-26-2005 11:47 AM
MP3 playback toddho SageTV Software 0 07-26-2003 04:41 PM


All times are GMT -6. The time now is 09:48 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.