webvcrplus-help Mailing List for WebVCR+
Status: Beta
Brought to you by:
chuckw
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
(16) |
Oct
(9) |
Nov
|
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(62) |
Feb
(4) |
Mar
(7) |
Apr
(15) |
May
(16) |
Jun
(14) |
Jul
(30) |
Aug
(9) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: RC <rc...@sp...> - 2005-06-20 06:18:12
|
I'm a new user. I've got WebVCR+ almost working... but not quite. I just grabbed a CVS snapshot, hoping some of the issues might have been fixed, but no luck. /recorder.php none of the values are getting saved. Am I going to have to manually edit the values in the database to change these settings? /show.php only ever gives me a "Connection: close" error, which means no search, no selecting a station, etc. /now.php works, but using the next/previous 3 hour buttons just redisplays the page. /detail.php never has any information at all. So what's the solution? Are some of the programs I've using too new/ old? And with no news or mailing list activity for the past year, I have to wonder if this project is completely dead at this point. Has everyone just switched over to using Freevo now, and forgotten about WebVCR+? |
From: Arturo G. M. <ar...@ma...> - 2004-09-12 17:59:07
|
I've installed webvcr+ but all what I get is "No stations" in the left frame of the page. I can't go forward. Maybe the database is empty but I haven't experience with databases. My ./listings.pl worked fine with tv_grab_es. I use Mandrake 9.2. ___________________________________________________ [root@esparta webvcr]# ./listings.pl Gettings listings for XMLTV using config filename /root/.xmltv/tv_grab_es.conf getting list of channels: ################################################## getting listings: #########################title element: stripping trailing whitespace from value 'Cariño, he encogido a los niños ' for title at /usr/local/lib/perl5/site_perl/5.8.1/XMLTV.pm line 1725. bad data inside programme element, not writing ########title element: stripping trailing whitespace from value 'Pim, pam, plus cine ' for title at /usr/local/lib/perl5/site_perl/5.8.1/XMLTV.pm line 1725. bad data inside programme element, not writing ################# Running xmltv ripper for webvcr+ ...... done ________________________________ Thanks in advance. |
From: Chuck W. <ch...@qu...> - 2003-10-27 06:07:09
|
> I am trying to set up the web interface and the config.php isn't saving > anything (the Directory to Store Video in particular). Changes aren't supposed to appear there. config.php is just a location for paths and passwords. It is highly unlikely that those would ever change. -Chuck -- Quantum Linux Laboratories - ACCELERATING Business with Open Technology * Education | -=^ Ad Astra Per Aspera ^=- * Integration | http://www.quantumlinux.com * Support | ch...@qu... A: Because we read from top to bottom, left to right. Q: Why should i start my reply below the quoted text? |
From: Phill W. <nem...@ya...> - 2003-10-26 20:30:25
|
Hello all, I am trying to set up the web interface and the config.php isn't saving anything (the Directory to Store Video in particular). Any ideas? Phill __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Ian T. <iht...@sh...> - 2003-10-04 21:53:26
|
I know that this is not strictly a problem with webvcr+, but I am hoping that someone might have had this happen and can suggest a solution. When I record from my capture card (ATI TV-Wonder) I get a rhythmic popping from the audio. This happens with nvrec, ffmpeg and mjpegtools, so I don't think that it is software related. It also happens on two separate machines, both with the same capture cards, but different sound cards, etc. I have tried switching from cd input to line in with no success. Does anyone have any idea what is going on and what I can do about it? Thanks for any and all help. -- Ian Truelsen Email: ia...@ih... AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org |
From: Xiaowen X. <x_...@ho...> - 2003-08-16 03:47:41
|
In show.php the record and unrecord buttons link to a url with station=<id> instead of sid=<id>. _________________________________________________________________ Mit dem MSN Messenger eine Reise für 4 Personen nach Barcelona gewinnen jetzt mitmachen! http://www.sweepstakes2003.com/entry.aspx?locationid=15 |
From: Xiaowen X. <x_...@ho...> - 2003-08-16 03:28:44
|
Hi, In now.php, since 20 channels occupy quite a bit of screenspace, I can't normally read the last channel and the bar with times at the top simultaneously. When I'm looking at the schedule for the last channel, it's hard to tell what time the shows are. So could you insert a time bar every 5 or 10 channels? _________________________________________________________________ MSN - More useful every day http://www.msn.de |
From: Xiaowen X. <x_...@ho...> - 2003-08-16 02:39:17
|
Hi, In now.php, if I change stations per page to 50, then click change, it displays up to 50 stations correctly. But if I then click a red button to record a show, it redisplays 20 stations per page instead of 50. I think the settings you set with the change button should be carried over into subsequent pages unless you click the change button again to reset them. _________________________________________________________________ MSN Groups & Chat - Freunde finden - leicht gemacht http://groups.msn.com/people/ |
From: Xiaowen X. <x_...@ho...> - 2003-08-16 02:15:36
|
Hi, In the drop down boxes in now.php for start time and end time, I think it should include every hour of the day. I.e. right now, it's evening, and my only choices in the time_start and time_end selection drop-down box are : 7:30PM, 8:00PM, ... 11:30PM, 0:00AM . This makes it hard for me to have the page show the TV schedule for early morning the next day. _________________________________________________________________ Hotmail - Absolut kostenfrei! Der weltweit größte E-Mail-Anbieter im Netz: http://www.msn.de/hotmail |
From: Xiaowen X. <x_...@ho...> - 2003-08-16 01:56:46
|
In the record function in lib/functions.php, the sql query used to select shows that conflict with the current one is : "SELECT * FROM program WHERE record='1' ". "AND ((start <= '".addslashes($start)."' AND ". "'".addslashes($start)."' < stop) OR ". "(start < '".addslashes($stop)."' AND ". "'".addslashes($stop)."' <= stop))" but this misses the case where there already exists a show in the database that starts after the current one starts and ends before the current one ends. So I think that line should be replaced with : "SELECT * FROM program WHERE record='1' ". "AND start < '".addslashes($stop)."' ". "AND stop > '".addslashes($start)."'" _________________________________________________________________ Hotmail - Absolut kostenfrei! Der weltweit größte E-Mail-Anbieter im Netz: http://www.msn.de/hotmail |
From: Chuck W. <ch...@qu...> - 2003-08-15 18:59:59
|
Sorry if this is a dup. Eventually I'll get around to trimming the number of lists we have for this project... XMLTV has been fixed. I've built RPMS for the 0.5.16 XMLTV release and included them with the WebVCR+ 0.9.2.8 release. Check in the files area and download them if you want. If you prefer the .tar.bz2 source, go to the xmltv home page and snag it there. -Chuck -- Quantum Linux Laboratories - ACCELERATING Business with Open Technology * Education | -=^ Ad Astra Per Aspera ^=- * Integration | http://www.quantumlinux.com * Support | ch...@qu... |
From: Chuck W. <ch...@qu...> - 2003-08-14 16:16:32
|
> For the last few days, listings.pl has not been able to get updates. I > keep getting the following error: It's an xmltv problem, they're working on a fix: http://sourceforge.net/mailarchive/forum.php?thread_id=2946381&forum_id=7180 -- Quantum Linux Laboratories - ACCELERATING Business with Open Technology * Education | -=^ Ad Astra Per Aspera ^=- * Integration | http://www.quantumlinux.com * Support | ch...@qu... |
From: Chad P. <gph...@ka...> - 2003-08-14 14:38:04
|
> For the last few days, listings.pl has not been able to get updates. I > keep getting the following error: > Over on the xmltv site this is a known issue. Seems zap2it made a change recently. Go to http://sourceforge.net/projects/xmltv/ . We will just have to wait for an update to xmltv. thanks chad |
From: Ian T. <ia...@ih...> - 2003-08-14 02:39:10
|
For the last few days, listings.pl has not been able to get updates. I keep getting the following error: dark-lord webvcr # ./listings.pl Gettings listings for XMLTV using config file /root/.xmltv/tv_grab_na.conf checking provider information for postal/zip code r3l1a9, be patient.. double checking channel information, be patient.. zap2it failed to give us a page: 500:Internal Server Error check postal/zip code or www site (maybe they're down) failed 1 times, will retry after 30 seconds.. I checked the site manually, and I can get listings for my postal code at: http://tvlistings2.zap2it.com/grid.asp?partner_id=national Is anyone else experiencing the same thing? Is there anything that I can do about this? I am running the latest version of xmltv and webcvr+ version 0.9.2.7. -- Ian Truelsen Email: ia...@ih... AIM: ihtruelsen Homepage: http://www.ihtruelsen.dyndns.org |
From: Lance S. <la...@ls...> - 2003-07-22 20:22:52
|
For several months I've had two installations of webvcr+ on one machine, one for each of my two cards. I never had any problems, until today I tried to upgrade them to the new release. The first upgrade went fine. I used the same database name, and listings.pl worked fine. The second upgrade hasn't worked. I keep getting error messages from mysql. I started by using the original database name, but when that failed, I tried new database and user names. Still no luck. Here's what the error messages from a recent running of listings.pl look like: DBD::mysql::db do failed: Access denied for user: 'tvuser2@localhost' to database 'tv2' at ./listings.pl line 55. DBD::mysql::db do failed: Access denied for user: 'tvuser2@localhost' to database 'tv2' at ./listings.pl line 55. Does anyone have any ideas what the problem might be? -- .~. /V\ Lance Simmons /( )\ Irving, Texas ^^-^^ |
From: Chuck W. <ch...@qu...> - 2003-07-21 07:10:17
|
> Where in the setup (if at all) would it be possible to set up commands > to be executed before recording begins? For instance, my wife and kids > will, a lot of times, fire up xawtv/motv when they are in the office, > and on a few occasions, I have missed recordings because the xawtv > session gets minimized. I would like to execute a pkill xawtv a few > seconds prior to record time. Could this be done? I think that's a great suggestion that we could hack in now. The only thing I would wonder is, what if it wasn't xawtv/motv that is hanging onto /dev/video? Will fuser or a similar program be able to divine the proper PID to kill by looking at /dev/video? Another problem that comes to mind is what happens if they try to restart xawtv and it won't start. I know I'd be getting a call "the computer's broken!!!". Perhaps that's just a user training issue though... -Chuck -- Quantum Linux Laboratories - ACCELERATING Business with Open Technology * Education | -=^ Ad Astra Per Aspera ^=- * Integration | http://www.quantumlinux.com * Support | ch...@qu... |
From: Lance S. <la...@ls...> - 2003-07-21 05:34:55
|
On Mon, Jul 21, 2003 at 12:10:04AM -0400, Bradley Alexander wrote: > Where in the setup (if at all) would it be possible to set up commands > to be executed before recording begins? For instance, my wife and kids > will, a lot of times, fire up xawtv/motv when they are in the office, > and on a few occasions, I have missed recordings because the xawtv > session gets minimized. I would like to execute a pkill xawtv a few > seconds prior to record time. Could this be done? Maybe there's an easier way, but I'd put pkill -f xawtv && pkill -f motv && at the beginning of the "recording program" command line. I have a command at the beginning of my "recording program" line that resets the volume levels. -- .~. /V\ Lance Simmons /( )\ Irving, Texas ^^-^^ |
From: Bradley A. <st...@tu...> - 2003-07-21 04:10:18
|
Where in the setup (if at all) would it be possible to set up commands to be executed before recording begins? For instance, my wife and kids will, a lot of times, fire up xawtv/motv when they are in the office, and on a few occasions, I have missed recordings because the xawtv session gets minimized. I would like to execute a pkill xawtv a few seconds prior to record time. Could this be done? -- --Brad ============================================================================ Bradley M. Alexander | gTLD SysAdmin, Security Engineer | storm [at] tux.org Debian/GNU Linux Developer | storm [at] debian.org ============================================================================ Key fingerprints: DSA 0x54434E65: 37F6 BCA6 621D 920C E02E E3C8 73B2 C019 5443 4E65 RSA 0xC3BCBA91: 3F 0E 26 C1 90 14 AD 0A C8 9C F0 93 75 A0 01 34 ============================================================================ Gun control is being able to hit your target. |
From: Chuck W. <ch...@qu...> - 2003-07-17 12:09:41
|
I'm spamming all lists on this one. Sorry if you got a dupe... The 0.9.2.8 release is official. With this release I've also included an rpm and src.rpm. The RPM should apply cleanly to all RedHat systems 7.0 and above. Let me know if you have any trouble locating the dependencies. If so, I will add them to the release. I am encouraging everyone to test this release as soon as possible, especially the RPM. This is the release that will be burned onto the Linux Toys companion CD as long as no one comes up with any egregious bugs. Please note that the RPM release has some patches to the pristine source that allow it to be installed without any user interaction. Those patches can be found in the .src.rpm if you're curious. Thanks for your help, especially those who have contributed patches to this release! Enjoy... -Chuck -- Quantum Linux Laboratories - ACCELERATING Business with Linux Technology * Education | "Stay the patient course, * Integration | of little worth is your ire..." * Support | http://www.quantumlinux.com |
From: Lance S. <la...@ls...> - 2003-07-13 20:14:32
|
On Sun, Jul 13, 2003 at 01:29:10PM -0500, Brian Drawert wrote: > This is might be an escaping problem try renaming your directory from > 'tv reports' to 'tv_reports' and see > > > > /home/<user>/tv reports "0 MB Free". Sorry for the confusion, what I meant was "/home/<user>/tv" reports "0 MB Free". -- Lance Simmons Irving, Texas |
From: Brian D. <br...@de...> - 2003-07-13 18:28:16
|
This is might be an escaping problem try renaming your directory from 'tv reports' to 'tv_reports' and see if that works. On Friday, July 11, 2003, at 07:29 PM, Lance Simmons wrote: > Has anyone else noticed this behavior? > > The free space indicator on the left-hand side of the page seems to > work > only if the "Directory to Store Video" is set to a directory that > doesn't go more than two levels down. > > /home/<user> works fine and reports the correct amount of free space > > but > > /home/<user>/tv reports "0 MB Free". > > -- > Lance Simmons > Irving, Texas > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Webvcrplus-help mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webvcrplus-help |
From: Bradley A. <st...@tu...> - 2003-07-12 03:47:28
|
Nope. Mine reports 11 July 2003, 11:46PM 11624 MB Free And its in /usr/local/video/webvcr On Fri, 2003-07-11 at 20:29, Lance Simmons wrote: > Has anyone else noticed this behavior? > > The free space indicator on the left-hand side of the page seems to work > only if the "Directory to Store Video" is set to a directory that > doesn't go more than two levels down. > > /home/<user> works fine and reports the correct amount of free space > > but > > /home/<user>/tv reports "0 MB Free". -- --Brad ============================================================================ Bradley M. Alexander | gTLD SysAdmin, Security Engineer | storm [at] tux.org Debian/GNU Linux Developer | storm [at] debian.org ============================================================================ Key fingerprints: DSA 0x54434E65: 37F6 BCA6 621D 920C E02E E3C8 73B2 C019 5443 4E65 RSA 0xC3BCBA91: 3F 0E 26 C1 90 14 AD 0A C8 9C F0 93 75 A0 01 34 ============================================================================ There is always a way. The easy way is always mined. --Murphy's Laws of Combat |
From: Lance S. <la...@ls...> - 2003-07-12 00:31:04
|
Has anyone else noticed this behavior? The free space indicator on the left-hand side of the page seems to work only if the "Directory to Store Video" is set to a directory that doesn't go more than two levels down. /home/<user> works fine and reports the correct amount of free space but /home/<user>/tv reports "0 MB Free". -- Lance Simmons Irving, Texas |
From: <gph...@ka...> - 2003-07-09 17:15:28
|
I got a patch from gnome444 ( Shane Shrybman ) . It turns out on some mysql installs, the auto_inc field does not reset when you delete everything from a table. This was causing the sid in the station table to get off after every update. This could be causing the problem that people are having with their favorites stations getting off. I just put the change in CVS (remeber the web version is 24 hours behind) Please try it and see if it fixes the favorites problem. thanks chad |
From: <gph...@ka...> - 2003-07-09 17:15:16
|
I got a patch from gnome444 ( Shane Shrybman ) . It turns out on some mysql installs, the auto_inc field does not reset when you delete everything from a table. This was causing the sid in the station table to get off after every update. This could be causing the problem that people are having with their favorites stations getting off. I just put the change in CVS (remeber the web version is 24 hours behind) Please try it and see if it fixes the favorites problem. thanks chad |