A) when trying to use tv_grab_se this shows up:
Wrong searchway (Det gĺr inte att hitta sökvägen)
error from Term::ReadKey::GetTerminalSize(): Unable to
get Terminal Size. The Wi
n32 GetConsoleScreenBufferInfo call didn't work. The
COLUMNS and LINES environme
nt variables didn't work. The resize program didn't work.
at /PerlApp/Term/ReadK
ey.pm line 343.
guessing terminal width 50
B) In the finish xml-file missing stoptime for several tv-
shows.
//Micke
Logged In: YES
user_id=981726
A) This is a Windows-only problem. I don't know how to solve
this, but perhaps you could try setting the environment
variables COLUMNS and LINES as suggested in the error message.
B) This is by design. The stop-time is only included if it
is different from the start-time of the next program. If you
want to have stop-times for all shows, please run the output
from tv_grab_se through tv_sort.
Logged In: YES
user_id=981726
Have you tried setting the environment variables? Did it
work? Otherwise, I tried to google for your problem and
found some indications that it might be solved by upgrading
to a newer perl. Please try that as well.
Logged In: YES
user_id=1114388
Have not tried to set the environment tables yet
Tv_grab_se does it job and after running tv_sort the
stoptimes are added so Im happy :)
Perl in a win32-environment?
Logged In: YES
user_id=10769
This appears to be fixed; the COLUMNS and LINES stuff could
be the subject of a new bug report if it still happens.