Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Has get-iplayer just been broken?

  1. #11
    Join Date
    Jun 2013
    Beans
    2

    Re: has get-iplayer just been broken?


  2. #12
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: has get-iplayer just been broken?

    ok that works had seen it earlier here but not tried it

    it is the latest and works
    on Ubuntu I had to do this

    copy new code text and paste here instead of old one


    Code:
    sudo gedit /usr/bin/get-iplayer
    I did not bother replacing get_iplayer as i never use it written that way but do same if you wish to add


    HOPefully

    when Jon Hedgerows next updates PPA it will pick up where we have left it now
    Until then it is a fix will mark as solved... again thanx hutchinsfairy and all of you guys
    Last edited by shantiq; June 15th, 2013 at 04:55 PM.
    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  3. #13
    Join Date
    Aug 2006
    Beans
    276

    Re: Has get-iplayer just been broken?

    I pulled the change line from the bottom of the thread proseak linked to, edited it into get_iplayer.pl and it seems to work fine on ******* (am I allowed to mention that word here?).

    Then I noticed that shantiq had already done all the hard work. Ho hum.

    Thanks guys, I was getting very frustrated about this.

  4. #14
    Join Date
    Aug 2012
    Beans
    1

    Re: Has get-iplayer just been broken?

    Has also happend to me, since about the 5 Jun 13. I am using a Ubuntu 12.10 on a HTPC server.

    INFO Connected...
    Caught signal: 13, cleaning up, just a second...
    ERROR: WriteN, RTMP send error 32 (42 bytes)
    ERROR: TRMP_ReadPacket, failed to read RTMP packet header
    INFO: Command exit code 1 (raw code = 256)
    WARNING: Failed to stream file..

    Using version 2.82 of get_iplayer I am using.

  5. #15
    Join Date
    Jul 2012
    Beans
    Hidden!

    Re: Has get-iplayer just been broken?

    No need to edit the get_iplayer script to fix BBC downloads. You can temporarily update your preferences until a new get_iplayer release arrives. See:

    https://github.com/dinkypumpkin/get_iplayer/wiki/swfurl

  6. #16
    Join Date
    Jan 2013
    Location
    East Yorkshire
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Has get-iplayer just been broken?

    Thanks dinkypumpkin.
    So for those in any doubt, just open a terminal & copy & paste the following command:
    Code:
    get_iplayer --prefs-add --rtmp-tv-opts="--swfVfy=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf"
    
    Get-iplayer should now work correctly.

  7. #17
    Join Date
    Jul 2012
    Beans
    322
    Distro
    Xubuntu 18.04 Bionic Beaver

    Re: Has get-iplayer just been broken?

    Many many thanks for this fix
    The best things in life are free, so what are we paying for?

  8. #18
    Join Date
    Nov 2007
    Beans
    40

    Re: Has get-iplayer just been broken?

    Shantiq's workaround worked for me! Many thanks - -what does this command do?

  9. #19
    Join Date
    Jul 2009
    Location
    Hippiesoldierstan Norwich
    Beans
    2,326
    Distro
    Lubuntu 22.04 Jammy Jellyfish

    Re: Has get-iplayer just been broken?

    hi broomie it corrects the new settings from the Beeb but you cannot use the change of get-iplayer code page in /usr/bin for the new one and run

    the command
    Code:
    get_iplayer --prefs-add --rtmp-tv-opts="--swfVfy=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf"

    that puts you back to where you were ... i tried it :::]]]


    then had to go to
    sudo gedit /home/username/.get_iplayer/options and remove the line




    So to summarize either replace
    get-iplayer code page in /usr/bin for the new one or use the command

    Dinkypumpkin is the one who knows how it is rigged up so i placed the command as solution on first post [but the other route works equally well] .... is what i understand
    i am personally happy with the /usr/bin swap


    Anyway most of us are with Hedgerows PPA as i understand it; no doubt will soon be updated ; in the meantime VERY grateful to Dinky here

    Linux is Latin for off-the-beaten-track
    what I like MOST about our Ubuntu ... The Community ie 50 brains are better than one
    Playing with Slackware too now ...
    ShanArt

  10. #20
    Join Date
    Jul 2012
    Beans
    Hidden!

    Re: Has get-iplayer just been broken?

    shantiq: You're right - it's redundant to both edit /usr/bin/get_iplayer and add the SWF player URL as a preference. FWIW, I recommend setting the preference rather than editing the script. It's less error-prone, no permission issues, easier to undo. BTW, you don't need to edit $HOME/.get_iplayer/options to remove the preference. Just run the same command again with --prefs-del instead of --prefs-add:

    Code:
    get_iplayer --prefs-del --rtmp-tv-opts="--swfVfy=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf"

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •