Results 1 to 5 of 5

Thread: BBC iPlayer Parental Control Issue

  1. #1
    Join Date
    Jan 2011
    Location
    Wales
    Beans
    4
    Distro
    Ubuntu 10.10 Maverick Meerkat

    BBC iPlayer Parental Control Issue

    While trying to get the iPlayer working (Ubuntu 10.10) I turned on parental control and set up all the passwords and other stuff it needed. Now when I try to play something with guidance it says wrong password and also wrong answer to security question. I know 100% I am putting the correct one in so I think I need some help.

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

    Re: BBC iPlayer Parental Control Issue

    ok john not sure what happened there but i would suggest try again


    First remove

    Go to terminal Applications/accessories/terminal and enter the following

    1.

    Code:
    apt-cache search iplayer
    2. if you scroll down you will find the name of YOUR iplayer each one has an ID number

    Code:
    Code:
    bbciplayerdesktop.61db7a798358575d6a969ccd73ddbbd723a6da9d.1

    3. then run the usual


    Code:
    Code:
    sudo apt-get remove bbciplayerdesktop.61db7a798358575d6a969ccd73ddbbd723a6da9d.1



    then reinstall and on a lighter note maybe do not go for the passwords this time
    Last edited by shantiq; January 29th, 2011 at 05:16 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. #3
    Join Date
    Jan 2011
    Location
    Wales
    Beans
    4
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: BBC iPlayer Parental Control Issue

    Thanks for your reply.

    I had previously uninstalled and reinstalled but tried again using your method. It did uninstall correctly however when I reinstall it is the same.

    It does however also remember the programs I previously downloaded so it must be saving its settings somewhere and uninstall is not removing these.

    Regards
    John

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

    Re: BBC iPlayer Parental Control Issue

    sorry John really thought it might work iplayer is so convoluted it probably leaves traces in computers one has not yet bought

    ok go to Places/computer/File system try and run iplayer in the search see where the files are

    then remove them all that should take care of all extra info ....i hope


    although it might be that the problems resides with your passwords on the site

    ===============================================
    But as an alternative may i suggest using get-iplayer instead that way you can keep the files longer and protect yourself from the vagaries of internet connection; which is why i started using this instead
    also then it plays like a normal video no choppy stop and start gremlins


    Code:
    sudo apt-get install get-iplayer
    once installed run
    Code:
    get-iplayer
    or
    Code:
    get_iplayer
    it will give you a list of all current programs



    Then run

    Code:
    get_iplayer --get 607(number of your program)  --nopurge  -v  --subtitles  --vmode=flashvhigh2

    you can pick other modes flashhd for HD
    flashhigh

    add --test to the line above to see what is available for a given program



    You can also use the pid address from the BBc site from the url box this way

    Code:
    get_iplayer --pid=enter the address   --vmode=flashvhigh2 --nopurge --subtitles

    that way you have more control over your files
    and if you want to you can delete them after viewing



    hope this helps
    Last edited by shantiq; January 29th, 2011 at 06:59 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

  5. #5
    Join Date
    Jan 2011
    Location
    Wales
    Beans
    4
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: BBC iPlayer Parental Control Issue

    Ok - thank you very much for your help

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
  •