MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Community Skins and Plugins » MediaPortal Plugins


Reply
 
LinkBack Thread Tools Display Modes
Old 2009-11-19, 18:08   #71 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 11
Thanks: 1
Thanked 4 Times in 2 Posts


Default

Hello,

Sorry for the lack of updates. Basically, as it stands right now, I have it searching and storing data in the database. I'm struggling with playing and keeping focus on MP, and also getting album art. I'm sure there is a way to do it! Google image search was a no go - i didn't even try to impliment it - it just tried searches through google itself, but didn't always get the right result.

I haven't worked on it for a while, as I've been really busy in work (another one of those days today!).

Still to do:
  • Tidy up interface - not really sure the best way to do this
  • Get it working with a remote - proper MCE features are what I want here!
  • Make playback more reliable - is it possible to pause spotify when switching to, for example, videos
  • Integrate your own music library - I have songs in my library not available in spotify - not sure if this is possible, as I'd have to use hybrid of internal player and spotify
  • Optimise database and searches - because of the limits placed on the api by number of requests per second, if i try and 'spotify' my entire music database, it takes about an hour to do the initial cache -not brilliant. I don't think there's a way round this, so the next best thing is to stop trying to rebuild the db each time
  • Localisation - this is actually a bit of lazyness on my part - I've locked it to UK atm, but will have to sort in prefs

I won't be able to work on this again now until the end of November, I'm afraid - I'm covering on call again this week due to absences at work...
craigbeat is offline   Reply With Quote
These User Thank You:
Old 2009-11-19, 18:23   #72 (permalink)
Portal Member
 
hulkhaugen's Avatar
 
Join Date: Nov 2008
Location: Arendal
Age: 25
Posts: 333
Thanks: 40
Thanked 20 Times in 14 Posts

Country:

My System

Default

Great to hear, but i sounds like you're making this to become a huge task for yourself. Why not start out with making a GUI similar til Spotify's own app, ignore the remote control keyboard, cover art and local stored music first, and focus on the basic functionality and get a hold of the project. Then, if you keep progressing and reaching your goals, you can start working on the extra features =)

Anyways, good luck and keep up the work, i've really been waiting for such plugin ^^

Great to hear, but i sounds like you're making this to become a huge task for yourself. Why not start out with making a GUI similar til Spotify's own app, ignore the remote control keyboard, cover art and local stored music first, and focus on the basic functionality and get a hold of the project. Then, if you keep progressing and reaching your goals, you can start working on the extra features =)

Anyways, good luck and keep up the work, i've really been waiting for such plugin ^^

Last edited by hulkhaugen; 2009-11-19 at 18:24.. Reason: Automerged Doublepost
hulkhaugen is offline   Reply With Quote
Old 2009-11-19, 19:41   #73 (permalink)
Portal Member
 
emphatic's Avatar
 
Join Date: Aug 2006
Location: Alingsås
Age: 35
Posts: 1,440
Thanks: 932
Thanked 186 Times in 135 Posts

Country:


Default

This is indeed great. About album covers and so on, yes it would be cool and perhaps you could use last.fm for it, but for now I think that displaying the artist name will enable skinners to at least use the XFactor fanart plugin which won't mean more work for you. IMHO, seeing album covers isn't all that important for Spotify, seeing your saved playlists and having information about track lenght etc. might be more interesting.

Thanks!
Emph
__________________
You're not the content of your wallet.
emphatic is offline   Reply With Quote
Old 2009-11-24, 18:06   #74 (permalink)
Portal Member
 
Join Date: Aug 2007
Age: 28
Posts: 371
Thanks: 12
Thanked 86 Times in 31 Posts

Country:

My System

Default

My creation is here: http://forum.team-mediaportal.com/me...y-music-73821/
seco is offline   Reply With Quote
These User Thank You:
Old 2009-11-24, 18:21   #75 (permalink)
Portal Member
 
Join Date: May 2007
Posts: 11
Thanks: 1
Thanked 4 Times in 2 Posts


Default

Excellent, that saves me a job!
craigbeat is offline   Reply With Quote
Old 2010-01-27, 09:43   #76 (permalink)
Portal Member
 
hulkhaugen's Avatar
 
Join Date: Nov 2008
Location: Arendal
Age: 25
Posts: 333
Thanks: 40
Thanked 20 Times in 14 Posts

Country:

My System

Default Re: Plugin for Spotify

In addition to Spotify and WiMP, there's a new service around, developed by HP and Omnifone called MusicStation (which by the way will be preinstalled on all HP devices). Just wanted to let you know
__________________
Error message? ALT + Prt Scr will print only the selected window =)
hulkhaugen is offline   Reply With Quote
Old 2010-02-14, 15:56   #77 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 66
Thanks: 0
Thanked 11 Times in 7 Posts

Country:


Default Re: Plugin for Spotify

I have written a .NET Spotify library.
It's based on Jotify and Despotify and communicates directly with the Spotify servers. Premium membership is of course needed.
Feel free to use it under the GPLv3 license.

Download here:
#Spot
jackjson is offline   Reply With Quote
3 Users Thank You:
Old 2010-02-15, 13:03   #78 (permalink)
Portal Member
 
hulkhaugen's Avatar
 
Join Date: Nov 2008
Location: Arendal
Age: 25
Posts: 333
Thanks: 40
Thanked 20 Times in 14 Posts

Country:

My System

Default Re: Plugin for Spotify

So this will give us possibilities to make a mp plugin that function 100% considering our stored playlists etc and is all legal? afaik, you did the rough work, and someone else can use it to make a mp plugin. What's the benefits over Spotifier 0.3?

I really want a plugin that's able to take benefits of all Spotify and Premium features, nothing more or less Unfortunately i don't have the skills to make it myself
__________________
Error message? ALT + Prt Scr will print only the selected window =)
hulkhaugen is offline   Reply With Quote
Old 2010-02-15, 14:08   #79 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 66
Thanks: 0
Thanked 11 Times in 7 Posts

Country:


Default Re: Plugin for Spotify

Quote:
Originally Posted by hulkhaugen View Post
So this will give us possibilities to make a mp plugin that function 100% considering our stored playlists etc and is all legal? afaik, you did the rough work, and someone else can use it to make a mp plugin. What's the benefits over Spotifier 0.3?

I really want a plugin that's able to take benefits of all Spotify and Premium features, nothing more or less Unfortunately i don't have the skills to make it myself
Yes, this will give us the possibility to write a native Spotify plugin. Search, playlist management, cover art, etc. will all work.
I'm not really familiar with Spotifier, so I can't comment on any differences.
jackjson is offline   Reply With Quote
These User Thank You:
Old 2010-02-15, 16:07   #80 (permalink)
Portal Member
 
hulkhaugen's Avatar
 
Join Date: Nov 2008
Location: Arendal
Age: 25
Posts: 333
Thanks: 40
Thanked 20 Times in 14 Posts

Country:

My System

Default Re: Plugin for Spotify

Ohh, this sounds perfect. If only anyone will make a mp plugin...
__________________
Error message? ALT + Prt Scr will print only the selected window =)
hulkhaugen is offline   Reply With Quote
Reply

Bookmarks

Tags
spotify

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Start MediaPortal with MyTV plugin instead of Home plugin str4ng3r Television (MyTV frontend and TV-Server) 2 2008-09-06 18:21
MCE display plugin in cybrdisplay plugin not working in vista? wim168 External Display 4 2008-07-18 10:57
Ein neues Plugin von einem bestehenden Plugin programmiertechnisch ableiten? bartmanson Plugins & Erweiterungen 10 2008-05-20 00:07
VLC Plugin des aktuellen Dreambox Plugin auch funktionierend für das Dbox Plugin ? domy Plugins & Erweiterungen 6 2007-10-13 20:11
memory plugin-newbie plugin dev. questions newbie23 MediaPortal Plugins 13 2005-09-08 21:19


All times are GMT +1. The time now is 06:27.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden