[phpBB Debug] PHP Notice: in file /viewtopic.php on line 981: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 981: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead

[solved] Web PVR Manager: suggestion for add'l functionality

Discussions regarding the development of get_iplayer

[solved] Web PVR Manager: suggestion for add'l functionality

Postby TeaTree » 20 Jan 2010 21:09

When I use the Web PVR Manager, I usually run down the list of programmes, clicking the check box of each programme I want to record. When I get to the bottom of the list, I then have to scroll back to the top in order to click "Record". To make my life a little easier, I thought I'd put a 'Record' button at the bottom of the list as well. I modified my copy of get_iplayer.cgi so that the action bar is reproduced at the bottom of the list of programmes as well as the top - I don't really need the whole action bar, just the "Record" button, but this made the change simpler - it was just a matter of copying the block around line 2885 beginning
Code: Select all
# Render action bar
to just after the second occurence of
Code: Select all
print $fh @pagetrail;
around line 2916.

This improves the usability for me, but of course I have to make the change for each new version of get_iplayer.cgi . It seems like a change which might improve the usability for other people as well, and therefore a candidate for incorporation into the official get_iplayer.cgi - what do you think? (It would also save me from having to keep making the change locally ;-) .)

(I like the new forum BTW.)
TeaTree
 
Posts: 2
Joined: 20 Jan 2010 15:02
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby linuxcentre » 20 Jan 2010 21:59

Thanks - I've added that into SVN already as v0.61.
linuxcentre
Site Admin
 
Posts: 306
Joined: 31 Dec 2009 17:29
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby TeaTree » 20 Jan 2010 22:57

Cor, that was quick! Ace!
TeaTree
 
Posts: 2
Joined: 20 Jan 2010 15:02
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby bigula » 23 Jan 2010 16:58

I currently transcode the aac files with a little script I found here.

http://gimpel.gi.funpic.de/wiki/index.p ... g_on_Linux

Is it possible to add this to webmanager?
bigula
 
Posts: 3
Joined: 19 Jan 2010 18:46
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby linuxcentre » 23 Jan 2010 23:13

I don't think this is necessary. Aren't almost all programmes available in flashaudio or iphone both of which are native mp3?
Either way, transcoding from aac to mp3 will always reduce the sound quality. I suggest you run it using the get_iplayer --command option if you really want this.
linuxcentre
Site Admin
 
Posts: 306
Joined: 31 Dec 2009 17:29
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby bigula » 28 Jan 2010 22:26

aac files transcoded to mp3 sound better than native iphone mp3. old ipod's can't play these aac files although apparently some newer models do support them.
bigula
 
Posts: 3
Joined: 19 Jan 2010 18:46
Top

Re: Web PVR Manager - suggestion for additional functionality

Postby linuxcentre » 28 Jan 2010 23:12

That's a very subjective claim :-)

Normally transcoding (i.e. not just compressing from source) **can** cause awful audible artefacts and should be generally avoided as much as possible.
Given that such transcoding settings are best suited to the listener and that there are SO many different options that affect the outcome I think I'll steer well clear of a transcoding front-end!
linuxcentre
Site Admin
 
Posts: 306
Joined: 31 Dec 2009 17:29
Top


Return to development



Who is online

Users browsing this forum: No registered users and 1 guest

cron
./cache/ is NOT writable.