cadbusca
Forum Replies Created
-
AuthorPosts
-
cadbuscaParticipant
Thanks for the feedback.
Unfortunately that’s the way the youtube playlist api works. It returns all matching playlists in a search without any indication of validity , and then if the selected or entered playlist or is either “private” or “unknown” it rejects the request and returns no data, resulting in the WIIMC+ messages you are getting.
You can verify this as follows. In a browser issue http://www.youtube.com/playlist?list=PLxxxxxxxxxxxxxxxx and youtube will tell you if its “private” or “unknown”, then issue the api request http://gdata.youtube.com/feeds/api/playlists/PLxxxxxxxxxxxxxxxx. If it is “private” you will get a 403 website declined to show this page error, and if it is “unknown” you will get a 404 page unknown error.
re: “user uploads and playlists functions are also in need of some re-tuning” Could you expand on this?
re: “duration filter”, it not supported by the api.
cadbuscaParticipantBased on feed back from Tantric, pointing out a possible error in my patch, which he has corrected in the WIIMC 1.3.1 release, I have posted a V14D update for WIIMC+ to correct this error.
cadbuscaParticipantWhy don’t you try it and see?
cadbuscaParticipantYou must number 01,02,03…,09,10,11 and example 01… example 10. There is no easy way to know that the first few characters represent a sort key.
cadbuscaParticipantIf you set autoplay next video on , the home button will go to the next video, but you won’t know what it is.
cadbuscaParticipantYouTube did alter their link map.
An updated boot.dol for WIIMC+V14C is posted at http://www.wiimc.org/forum/viewtopic.php?f=10&t=1894&p=8279#p8279 and the revised source has been submitted to Tantric for inclusion in WIIMC.
cadbuscaParticipantI’ve looked at the code and it is OK.
The wiimc server however is not responding to youtube script requests so the problem is there.
eg: http://www.wiimc.org/media/youtube.php?q=shania
The enhanced youtube scripts in WIIMC+ work fine.
eg: http://localhost/youtubeplus/YouTubeVideoSearch.php?q=shaniacadbuscaParticipantI`ll take a look when I`m back on Tuesday.
cadbuscaParticipantEasy fix, that’s why I patched mine.
September 10, 2012 at 4:49 pm in reply to: WIIMC+V14 Enhancement Pack for WIIMC 1.3.0 @ SVN1061 #30421cadbuscaParticipantSent to your email on the 7th.
September 4, 2012 at 12:45 am in reply to: WIIMC+V14 Enhancement Pack for WIIMC 1.3.0 @ SVN1061 #30419cadbuscaParticipantThat’s what it is supposed to say.
September 2, 2012 at 2:11 am in reply to: WIIMC+V14 Enhancement Pack for WIIMC 1.3.0 @ SVN1061 #30414cadbuscaParticipantwait.
cadbuscaParticipanti replaced this one with the one i have
That statement makes no sense. You need to be more specific about what you have and what you did.
cadbuscaParticipantUse the 1 button to do that.
cadbuscaParticipantIts an easy mod, but many files are not indexed for jumping so it does not always work quickly, so it was disabled in the standard WIIMC code. I’ve made it a selectable option in mine.
-
AuthorPosts