Jump to content

Xellos

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Xellos

  1. I followed the instructions provided by Xellos and all works well for me.

    my system:

    • Windows XP Service Pack2

    Firefox 1.5.0.4

    Flash Payer 8

    Pandoras Jar pandora.beta.7.2 with Xellos fix

    I heard there where some issues running pandoras jar using flash player 9

    Hey! Xellos fix?? UnMasters fix, if you please!

    Infringement!

    :wink:

    /uMan

    Heh. It can be confusing with all the quoting I suppose.

    I am running Pandora's Jar 7.2 and this never happened before Pandora updated the mini client. However, this isn't happening all the time. It happened a few times after I updated the link to the new mini-client but not every time. The reason I posted my reply was because the first 3 or 4 times I tried ripping it gave me that message. Though it has worked for me most of the times since then.

    I think I will try this 7.3 that MrDave just posted. Though it doesn't appear to have changed anything that would affect that.

    Xellos

  2. Hi all... new here.

    The simplest way to get everything back to normal would be to change the PandoraGrabber.html and pandorajar.css (located in Pandoraskinsdefaultcss) to incorporate the following changes:

    In PandoraGrabber.html make sure the IFrame points to the new location of the miniplayer:

                <iframe src="http://www.pandora.com/?cmd=mini" scrolling=no></iframe>

    in the pandorajar.css find the section named #TunerContainer and remove it, and everything within it (That means all lines within the { } section just below the #TunerContainer line) and replace with the following:

    #TunerContainer {
    
        position:relative;
    
        width:640px;
    
        height:250px;
    
        overflow:hidden;
    
        margin:auto;}
    
    
    
    #TunerContainer iframe {
    
        width:684px;
    
        height:360px;
    
        margin-left:-44px;
    
        margin-top:-110px;   
    
        border:0 solid;
    
     }

    That should make the player look normal again...

    /uMan

    Well this fixes it's appearance very nicely, but when I try to rip a song I get this error in the Pandoras Jar log window.

    unable to rip MP3 unable to find file make sure you have Pandora running in a FIRFOX browser

    And, yes, I am running it in the most recent Firefox.

×
×
  • Create New...