Vangeloff
Junior Member Posts: 3 Joined: Oct 2006 Reputation: 0 |
I have PSP Interface 2.0 on my playstation portable and would love to be able to control my XBMC with it. I am able to connect and control my music from the psp, but had a couple problems with thumbnails. First off, I wasn't able to change music in Widnows Media Connect, it just turns off the currently playing song in XBMC. With Windows network sharing, I can change my music, but the album art on Xbox only changes to the default folder album art, and not the album art for that particular song, but it works when controlling it with the xbox control. Also the thumbnails in the PSP interface dont show up, do I have to add my thumbnails into the thumbnail folder in my psp? or does it automatically? Thanks for your help.
|
| find quote |
KingJames
Senior Member Posts: 165 Joined: Aug 2006 Reputation: -10 |
2006-10-06 18:59
Post: #2
Quote:Get it from FILE FACTORY Original post/thread http://forums.qj.net/f-psp-development-f...73226.html |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2006-10-06 19:02
Post: #3
cool stuff.
about the thumbnails. we now store them in p:\userdata\thumbnails\<section>\<crcofpath>.tbn Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
KingJames
Senior Member Posts: 165 Joined: Aug 2006 Reputation: -10 |
2006-10-06 19:02
Post: #4
Download Link Here
http://www.filefactory.com/file/7de73c/ |
| find quote |
kraqh3d
Retired Developer Joined: Dec 2003 Reputation: 4 Location: New York City, USA |
2006-10-06 20:34
Post: #5
does this interface with the httpapi? it should be able to return the full thumb path. if not, it probably just needs a quick fix.
** edit ** ok, the httpapi seems to only be able to fetch "album" thumbnails. hmm... this will need some thought to add a generalized function that behaves more like how xbmc does. maybe it should be added to the "GetMediaLocation" function so that the thumb filename is returned for each item with the directory listing. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2006-10-06 20:52 by kraqh3d.)
|
| find quote |
TREX6662k5
Member+ Joined: Oct 2006 Reputation: 0 Location: London, United Kingdom |
2006-10-07 02:06
Post: #6
Hey dudes Kingjames pointed me in to this direction of the thread.
Dont worry I have fixed all the problems with thumbnails. By using getcurrentlyplaying I am able to get the path of the thumb if it exists and request for it to be downloaded, saved and displayed. It doesnt just apply to album thumbnails BTW...I have tested it with films and pictures and I can safely say, it works. The code is messy (and it does throw a few warnings in to the debug logs of XBMC) but I will resolve those problems and will neaten up the code once I fully decide what features I can sucessfully impliment in the program. Thanks for your support, and thanks for XBMC! |
| find quote |
TREX6662k5
Member+ Joined: Oct 2006 Reputation: 0 Location: London, United Kingdom |
2006-10-07 04:46
Post: #7
Updated it, full notes and readme available on QJ Forums
WYSIWYG |
| find quote |
jiz_king
Member Posts: 83 Joined: Jan 2004 Reputation: 0 |
2006-10-09 22:36
Post: #8
I am really interested in this app and in fact concieved my current XBMC based home entertainment setup around controlling XBMC with a PSP (although through the web interface). I am interested in seeing the visual style of the AP, but I haven't yet invested in a PSP.
Any chance you could put some screens up? Cheers mate, and thanks for sharing your work. JK. |
| find quote |
TREX6662k5
Member+ Joined: Oct 2006 Reputation: 0 Location: London, United Kingdom |
2006-10-10 23:43
Post: #9
Quote:Any chance you could put some screens up? HERE you go Oh and dont expect the Remote Control screen to stay the same, I want to see wether I can get the xbox to send screenshots over to the 360 and have them displayed on the psp...2nd screen. Ill implement the same for pictures. This is where ill be posting my updates from now WYSIWYG |
| find quote |
Vangeloff
Junior Member Posts: 3 Joined: Oct 2006 Reputation: 0 |
2006-10-11 01:57
Post: #10
Hey Trek, I was always looking for updates on this program on the QJ forums.. I was the one with the wrong thumbnails showing up for my music on XBMC... this problem was never fixed.. right?? alright well im really looking forward to seeing where this goes..
|
| find quote |

Search
Help