Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

YouTube Thumbnail strange


  • Please log in to reply
2 replies to this topic

#1 Drake Harvey

Drake Harvey

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 10 September 2010 - 10:57 PM

I am working with a single video gallery generated from a play list. Issue is two fold. Video shadowbox display is showing with scroll bars on the bottom and right side of the window. Second issue, the thumbnail looks zoomed in.

Debug is below:

0.87189674377441 ms > (Simple Shortcode Service) > Regular expression for content is \[tubepress\b(.*)\]

0.946044921875 ms > (Simple Shortcode Service) > Found a shortcode: [tubepress mode=playlist playlistValue=4AFB05F2D043F05D ]

1.046895980835 ms > (Simple Shortcode Service) > Custom options detected in shortcode: [tubepress mode=playlist playlistValue=4AFB05F2D043F05D ]

1.0840892791748 ms > (Simple Shortcode Service) > Custom shortcode detected: mode = playlist

1.1799335479736 ms > (Simple Shortcode Service) > Custom shortcode detected: playlistValue = 4AFB05F2D043F05D

3.1399726867676 ms > (Simple Shortcode Service) > No video ID set in shortcode.

3.4070014953613 ms > (Simple Shortcode Service) > Starting to build gallery 1656513476

10.047912597656 ms > (Gallery) > Asking provider for videos

10.102987289429 ms > (Video Provider) > Current page number is 1

11.924028396606 ms > (Video Provider) > URL to fetch is http://gdata.youtube...ay...e&format=5

12.036085128784 ms > (HTTP Request 2) > Connection test can be run at http://www.getrichcl...ba...onTest.php

12.058019638062 ms > (HTTP Request 2) > Skip cache check for http://gdata.youtube...ay...e&format=5

298.19393157959 ms > (HTTP Request 2) > Request for http://gdata.youtube...ay...e&format=5 returned status 200: OK

299.51906204224 ms > (Video Provider) > Reported total result count is 1 videos

300.11296272278 ms > (Video Provider) > Query result count is 1 videos

300.26006698608 ms > (Video Provider) > Effective total result count (taking into account user-defined limit) is 1 videos

300.37999153137 ms > (Video Provider) > Results-per-page limit is 20

300.40502548218 ms > (Video Provider) > Effective display count for this page is 1 videos

300.64702033997 ms > (YouTube Video Factory) > Attempting to load XML from YouTube

300.91309547424 ms > (YouTube Video Factory) > Successfully loaded XML from YouTube

300.93288421631 ms > (YouTube Video Factory) > Building xpath to parse XML

301.06091499329 ms > (YouTube Video Factory) > Now parsing video(s). Limit is 1.

302.46496200562 ms > (YouTube Video Factory) > Built 1 video(s) from YouTube's XML

307.2669506073 ms > (Gallery) > This gallery will use org_tubepress_player_impl_ModalPlayer as the player

328.97305488586 ms > (Gallery) > Using Ajax pagination

329.01787757874 ms > (Gallery) > Done assembling gallery 1656513476

#2 Drake Harvey

Drake Harvey

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 10 September 2010 - 11:05 PM

OK, think i figured out the thumbnail "zoom issue"

When picking high quality thumbnails, the image that is selected to show is hqdefualt.jpg. That image has properties at 480 x 680 or some such, but the image width is set much lower. I.e. the settings are not being handled properly based on the apperance settings for hq images. Works fine for lquality.

#3 Drake Harvey

Drake Harvey

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 10 September 2010 - 11:29 PM

Example is at http://www.getrichcl...ba...debug=true

Shadow box loading funny.