|
 |
|
04-29-2009, 12:37 PM
|
#76
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Posts: 1,344
|
so far so good, fast search and load, i'll make some changes and try the dl'ed a video , but i'm sure its ok,
EDIT all cmds in you dl exectble work, tagtoyt works and awtoyt works, download works as long as you let the video buff up 1st , well so far in my tests it seems that way,
Cheers el can't wait to see whats next
Last edited by carputer1; 04-29-2009 at 01:06 PM..
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-15-2009, 08:29 PM
|
#77
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
plugin updated to take advantage of the new feature in custom lists(Big thankyou to gunio), now all thumbnails are inside the list.
|
|
|
05-17-2009, 08:32 AM
|
#78
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Posts: 1,344
|
woo hoo testing time again.
|
|
|
07-02-2009, 12:39 AM
|
#79
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
Updated version available,
|
|
|
07-02-2009, 01:16 AM
|
#80
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Posts: 1,344
|
cheers El works great as usual
|
|
|
07-03-2009, 12:49 AM
|
#81
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
New version is working great! Thanks for the fantastic work on this!
Is there a way to display the thumbnail that is in the list to the album image when clicked on? The same way the AutoIt script worked. I would like to remove the thumbnails from the list, and when one is clicked on in the list, display the thumb elsewhere on the skin.
If I may make one suggestion... It's my fault, but it may happen to someone else.... who knows
Whenever I install a plugin, I copy the "skin" folder contents to my skin folder. Well I did that without looking, and overwrote my exectbl.ini as well as my skin.ini. May I suggest renaming the files to AddToExectblIni.txt and AddToSkinIni.txt.
Last edited by JohnWPB; 07-03-2009 at 12:58 AM..
|
|
|
07-03-2009, 01:37 AM
|
#82
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
sure thing, i can add something to the code to check if text mode is on, then use the Art Indicator to show the selected video, for now i check if iList mode is on only. your suggestion has a very good point i'll change that sorry for the issues.
|
|
|
07-03-2009, 12:48 PM
|
#83
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
No! No issues at all, just was asking was all  I did some creative skin coding with some buttons on the YouTube screen
By tapping the Full screen and back buttons, you can toggle between the 2 seamlessly.
Is there a command that can be used to stop the YouTube video playback?
I still have to clean the skins up, align things and such, but here is how it is starting to look:
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-04-2009, 08:07 PM
|
#84
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
test this for fullscreen, i added a pause command, works just like audio player, if selected video is playing and you click on "YT_Play" video will pause. if selected video is not playing will load the video.(still testing this part)
Code:
"YT_FW"
"YT_RW"
"YT_Fullscreen"
Whoever downloaded the test dll redownload again, fullscreen mode is improved,(i uploaded the wrong dll)
Last edited by EL CAMINO; 07-13-2009 at 11:47 AM..
|
|
|
07-12-2009, 03:18 AM
|
#85
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
Ok, just ran into a slight problem  Your YouTube plugin is preventing sliders in any other extension plugin from working
You probably just used the old Extension example source code. Quite a few changes were made to help prevent plugins from interfering with each other.
In your plugin source, in the sliders section, you need to make sure you have this line:
'This tells RR that the Slider was not processed in this plugin
ReturnSlider = -1
You may have something that looks like this if it is older code:
ReturnSlider = 1000! * Val(Format(Time, "SS"))
|
|
|
07-12-2009, 10:14 AM
|
#86
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
Indeed, looking at the new source, the function has changed, from SetSlider to ReturnSlider. try this.
Last edited by EL CAMINO; 07-13-2009 at 11:47 AM..
|
|
|
07-12-2009, 11:36 AM
|
#87
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,726
|
That fixed it, I would go ahead and update the first post with that .dll, before others start pulling their hair out as I did hahah.
So many little things have changed over the past year it's hard to keep track! All in all though, the YouTube plugin is working perfectly now!
|
|
|
07-13-2009, 12:45 AM
|
#88
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
already done sir.
|
|
|
07-13-2009, 01:38 AM
|
#89
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,527
|
Quote:
Indeed, looking at the new source, the function has changed, from SetSlider to ReturnSlider. try this
Small correction.... Those are two different functions,
The ReturnSlider is used to set a slider from the PI
The SetSlider is used to set something inside the PI..ie video position.
And your PI should have both regardless if U use it or not..
|
|
|
07-13-2009, 02:09 AM
|
#90
|
|
FLAC
Join Date: Jul 2005
Location: upland california us
Posts: 1,011
|
thanks for the info..
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:41 AM.
| |