Page 30 of 65

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 3:31 pm
by jemhayward
well, I think I have pnp3
Image

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 4:21 pm
by offbeatdave
hmm. the top menu shouldn't have those defunt options. will investigate why when i get a chance.

Edit: Reading your other posts in other threads, was the Joggler modified before you added PnP III?

PnP III: Enhance the standard OS - Download & details here!

Posted: Mon Sep 03, 2012 6:27 pm
by jemhayward
I think so... When I bought it, it was supposed to have lots of pre installed stuff, but it wasn't actually there... I then did the pre-pnp3 stuff in the instructions, and then pnp3 - could I have ended up with a Frankenstein?

iPlayer app Podcast fix

Posted: Mon Sep 03, 2012 7:31 pm
by offbeatdave
It was kindly brought to my attention that the Podcast function of the iPlayer app no longer functioned due to Google pulling the player. Fortunately, spoyser came to the rescue (and already had a back-up plan built into the app). You can fiddle with stuff manually, but the simplest way to fix this problem is by doing the following:

Telnet in and enter:

Code: Select all

cd /media/gforums/webserver/starter
wget http://dl.dropbox.com/u/77534245/FMP3.swf
cd /media
rm -r iPlayer/*
wget http://dl.dropbox.com/u/77534245/iPlayer.tar
tar xvf iPlayer.tar
rm -r iPlayer.tar
cd /media/iPlayer
chmod +x iPlayer.cgi
Note that this will remove any fiddling you've done to any of the iPlayer app configuration file.
This fix will be built in from PnP III v3.046 onwards.

Updated feeds in the News app

Posted: Mon Sep 03, 2012 8:16 pm
by offbeatdave
Not only have the Sky apps stopped updating, the feeds used in the News app for Sport and F1 no longer worked. The following code replaces them.

Telnet in and enter:

Code: Select all

cd /media/opt
rm -r news/*
wget http://dl.dropbox.com/u/77534245/news.tar
tar xvf news.tar
rm -r news.tar
Note that this will remove any fiddling you've done to any of the news feeds yourself.
This tweak will be built in from PnP III v3.046 onwards.

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 8:22 pm
by ilovemyjoggler
Offbeatdave and spoyser: as ever, thank you so much - am just about add new codes. :)

Offbeatdave, LMS has an update (7.7.2 I think) which I couldn't get my joggler to install for love nor money as the little bugger kept crashing :roll: . Any chance you can add this update to your next version of pnpIII - or tell me how to add it myself without going through opera. Thanks again.

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 8:55 pm
by offbeatdave
ilovemyjoggler wrote:Offbeatdave and spoyser: as ever, thank you so much - am just about add new codes. :)

Offbeatdave, LMS has an update (7.7.2 I think) which I couldn't get my joggler to install for love nor money as the little bugger kept crashing :roll: . Any chance you can add this update to your next version of pnpIII - or tell me how to add it myself without going through opera. Thanks again.
Should have added a note not to try and update LMS. It won't work by clicking etc. It is something that has to be done manually and is quite cumbersome to do. It is done through the install script for PnP III. It is a bit of a pain to change, but if there is something worthwhile in the update I might do it.

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 9:04 pm
by ilovemyjoggler
ohhhhh. That would explain some of the problems I had on Saturday night.

As for whether or not it's worth it - not a clue. I was only to trying to update in the hope that it might help LMS finish a scan of my usb. So I guess what I'm saying is, in that case, please don't update on my account - if it goes belly up it'll be my fault!

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 9:12 pm
by ilovemyjoggler
offbeatdave wrote:Not only have the Sky apps stopped updating, the feeds used in the News app for Sport and F1 no longer worked. The following code replaces them.

Telnet in and enter:

Code: Select all

cd /media/opt
rm -r news/*
wget http://dl.dropbox.com/u/77534245/news.tar
tar xvf news.tar
rm -r news.tar
Note that this will remove any fiddling you've done to any of the news feeds yourself.
This tweak will be built in from PnP III v3.046 onwards.
What the hell... one code, two jogglers, telnet in exactly the same way and use code select so no typos. Joggler 1 has sky news showing today's date and headlines. Joggler 2 showing a date and news from JUNE. Telnet in and tried again. Same. Reboot. Same. Now what?

Re: PnP III: Enhance the standard OS - Download & details he

Posted: Mon Sep 03, 2012 9:19 pm
by offbeatdave
ilovemyjoggler wrote:
offbeatdave wrote:Not only have the Sky apps stopped updating, the feeds used in the News app for Sport and F1 no longer worked. The following code replaces them.

Telnet in and enter:

Code: Select all

cd /media/opt
rm -r news/*
wget http://dl.dropbox.com/u/77534245/news.tar
tar xvf news.tar
rm -r news.tar
Note that this will remove any fiddling you've done to any of the news feeds yourself.
This tweak will be built in from PnP III v3.046 onwards.
What the hell... one code, two jogglers, telnet in exactly the same way and use code select so no typos. Joggler 1 has sky news showing today's date and headlines. Joggler 2 showing a date and news from JUNE. Telnet in and tried again. Same. Reboot. Same. Now what?
You are using the News app, not the Sky News app aren't you. The actual Sky News app no longer appears to update.

v3.046 now available...

Posted: Mon Sep 03, 2012 9:20 pm
by offbeatdave
The current version (v3.046) can be downloaded from here. (updated 3rd September 2012)
New to v3.046:
Fixed issue with Calendar and Maps icons if installed on original o2 OS.
Alternative F1 News feed incorporated into News reader to replace Sky F1 News feed which failed.
Alternative Sports News feed incorporated into News reader to replace Sky Sports feed which failed.
Alternative 'proper' uPnP app installed on OpenPeak OS to match button images etc.
All-in-one media app (photos, media, videos, podcasts) installed on OpenPeak OS.
Fixed iPlayer app Podcast player issues by installing a new built-in player.
Read the detailed changelog here.
Major previous changes, issues and fixes are detailed at the bottom of the opening post.
As usual, most updates to PnP III can be applied manually by following the instructions at the bottom of the opening post.

Re: PnP III: Enhance the standard OS - Download v3.046 here!

Posted: Mon Sep 03, 2012 9:23 pm
by ilovemyjoggler
oops :oops: Thanks.

Re: v3.046 now available...

Posted: Mon Sep 03, 2012 9:48 pm
by ilovemyjoggler
offbeatdave wrote:The current version (v3.046) can be downloaded from here. (updated 3rd September 2012)
New to v3.046:
All-in-one media app (photos, media, videos, podcasts) installed on OpenPeak OS.
As usual, most updates to PnP III can be applied manually by following the instructions at the bottom of the opening post.
This looks interesting. Can't find the necessary code. Am very tired so maybe not looking properly?

Re: v3.046 now available...

Posted: Mon Sep 03, 2012 9:57 pm
by offbeatdave
ilovemyjoggler wrote:
offbeatdave wrote:The current version (v3.046) can be downloaded from here. (updated 3rd September 2012)
New to v3.046:
All-in-one media app (photos, media, videos, podcasts) installed on OpenPeak OS.
As usual, most updates to PnP III can be applied manually by following the instructions at the bottom of the opening post.
This looks interesting. Can't find the necessary code. Am very tired so maybe not looking properly?
No, I haven't got this one up yet! :?

Re: PnP III: Enhance the standard OS - Download v3.046 here!

Posted: Tue Sep 04, 2012 9:20 am
by Frodon035
Hello from France (and sorry for my english).
I have a wish : an app of UNO game would be great.
Bye.

Re: PnP III: Enhance the standard OS - Download v3.046 here!

Posted: Tue Sep 04, 2012 3:15 pm
by ttherapo
is there any connection issue with latest version and lounge channels?Great job Dave!!How can i add my own RSS feeds in news??

Re: PnP III: Enhance the standard OS - Download v3.046 here!

Posted: Tue Sep 04, 2012 7:51 pm
by offbeatdave
ttherapo wrote:is there any connection issue with latest version and lounge channels?
Connection and Lounge channels should be fine with this version.
How can i add my own RSS feeds in news??
Just edit/add to the entries in /media/opt/news/configureNews.xml

The entries are in the format

Code: Select all

<source>
      <name>FEED NAME</name>
      <rssFeed>FEED ADDRESS</rssFeed>
      <icon>ICON (STORED IN THE /media/opt/news/ FOLDER AS 200x100 .PNG</icon>
   </source>

Updated version of the uPnP Connect and Play app

Posted: Tue Sep 04, 2012 8:37 pm
by offbeatdave
Add the OpenFrame version of uPnP Connect and Play
This seems to be more responsive according to testers.
Telnet in and type in:

Code: Select all

wget http://dl.dropbox.com/u/77534245/installupnpv2.sh
sh ./installupnpv2.sh
rm installupnpv2.sh
It's from the OpenFrame2 version of the OpenPeak operating system and should launch from a purple icon.

Add an all in one media app (does it work?)

Posted: Tue Sep 04, 2012 8:58 pm
by offbeatdave
Add the OpenFrame Media app (all-in-one)
Telnet in and type in:

Code: Select all

wget http://dl.dropbox.com/u/77534245/installmedia.sh
sh ./installmedia.sh
rm installmedia.sh
The Podcasts part reads from a file on the Joggler, but I've not had a chance to fiddle with this yet.

Re: Updated version of the uPnP Connect and Play app

Posted: Tue Sep 04, 2012 9:26 pm
by ilovemyjoggler
offbeatdave wrote:Add the OpenFrame version of uPnP Connect and Play
This seems to be more responsive according to testers.
Telnet in and type in:

Code: Select all

wget http://dl.dropbox.com/u/77534245/installupnpv2.sh
sh ./installupnpv2.sh
rm installupnpv2.sh
It's from the OpenFrame2 version of the OpenPeak operating system and should launch from a purple icon.
Is this a new app as opposed to overwriting the existing one as I now have 2 icons? (2 icons not a problem as I'll move/remove the old one).