Re: [Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Evan Hisey
Jody- That is the change then. Under 1.6.2 if you set username and password to blank it did no ask. Evan On 8/27/07, Jody Gugelhupf <[EMAIL PROTECTED]> wrote: > hi evan :) > not sure if i get your question right, but by default 1.7.3 is not asking for > a user/pass to > access the webserver si

Re: [Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Jody Gugelhupf
hi evan :) not sure if i get your question right, but by default 1.7.3 is not asking for a user/pass to access the webserver site, if u want it to ask for username/password, then u can actuvate that in the local_conf.py, just a mtter of commenting out if u you don't want it... is it that what yo

[Freevo-devel] password less webserver 1.7.3

2007-08-27 Thread Evan Hisey
Well here is an interesting change, in the 1.6.2 and earlier webserver you could set WWW_USERS={"":""} (it is behind a firewall router) and not get asked for a password. In 1.7.3 it asks for a username and password. The question becomes how do you do it 1.7.3 Evan

Re: [Freevo-devel] Recordings Managers Patch 1778934

2007-08-27 Thread Tanja
Hi Adam [EMAIL PROTECTED] schrieb: > The reason for the more options action is that I don't have an 'enter' > button on my remote, simply Up/Down/Left/Right Select and the colour > buttons (well more buttons than that but nothing obvious to use as Enter). Nothing like a 'menu' or something? Howev

Re: [Freevo-devel] Gah, 1.7.3's record server still broken!

2007-08-27 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Dirk Meyer wrote: >>> Jason Tackaberry wrote: On Sun, 2007-08-26 at 07:59 -0700, Michael Beal wrote: > Wouldn't it make sense to use SQLite for this instead? The record > schedule is currently a simple DB file in XML format being accessed by >

Re: [Freevo-devel] 1.7.3 vbitrate

2007-08-27 Thread Duncan Webb
Evan Hisey wrote: > Duncan- > I am attempting to renecode mpeg files recorded by freevo 1.6.2 > with freevo 1.7.3. I have found an odd issue, it looks like 1.7.3 is > setting the vbitrate to 6000 regardless of what the Video rate setting > is. The files according to mplayer are 9000kbps recording

Re: [Freevo-devel] [Freevo-users] Packagers please announce 1.7.3 packages here

2007-08-27 Thread John Molohan
Evan Hisey wrote: > John- > As soon I get a bit cleaner directions for myself I will set that up. > > Evan > Great thanks. I'm away from today until the 10th just in case you're looking for an update. John - This SF.net

[Freevo-devel] live web tv from tv card patch and guide.rpy modification, + file download button in media library

2007-08-27 Thread Jody Gugelhupf
hi ppl :), I work with freevo 1.7.3xx I asked about the webserver tab function, which was made possible by duncan in the end, very great btw :) i needed it for the online live tv tab, added it also under tips and tricks in the freevo wiki, i would like to add a patch to the program, but the way

Re: [Freevo-devel] Gah, 1.7.3's record server still broken!

2007-08-27 Thread Dirk Meyer
Duncan Webb wrote: > Dirk Meyer wrote: >> Jason Tackaberry wrote: >>> On Sun, 2007-08-26 at 07:59 -0700, Michael Beal wrote: Wouldn't it make sense to use SQLite for this instead? The record schedule is currently a simple DB file in XML format being accessed by multiple threads. I