Discussion:
[Xmltv-devel] [ xmltv-Bugs-3400844 ] tv_to_text no return start-stop time
SourceForge.net
2011-08-30 16:06:21 UTC
Permalink
Bugs item #3400844, was opened at 2011-08-30 18:06
Message generated for change (Tracker Item Submitted) made by ullmus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: nagy ullmus (ullmus)
Assigned to: Nobody/Anonymous (nobody)
Summary: tv_to_text no return start-stop time

Initial Comment:
after run command tv_to_text --output ~/.xmltv/tv.txt ~/.xmltv/tv.xml,

tv_to_text no return start-stop time

example (tv.txt):

-- Hannah Montana TVR 1

from tv_grab_huro romania (tv.xml):

</programme>
<programme start="20110830060000 +0300" stop="20110830062500 +0300" channel="10018.port.ro">
<title lang="ro">Hannah Montana</title>
<desc lang="ro">Hannah Montana (sua, 2006, s)</desc>
<date>2006</date>
</programme>

Thanks for help.




----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046
SourceForge.net
2011-09-01 07:41:11 UTC
Permalink
Bugs item #3400844, was opened at 2011-08-30 18:06
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: nagy ullmus (ullmus)
Assigned to: Nobody/Anonymous (nobody)
Summary: tv_to_text no return start-stop time

Initial Comment:
after run command tv_to_text --output ~/.xmltv/tv.txt ~/.xmltv/tv.xml,

tv_to_text no return start-stop time

example (tv.txt):

-- Hannah Montana TVR 1

from tv_grab_huro romania (tv.xml):

</programme>
<programme start="20110830060000 +0300" stop="20110830062500 +0300" channel="10018.port.ro">
<title lang="ro">Hannah Montana</title>
<desc lang="ro">Hannah Montana (sua, 2006, s)</desc>
<date>2006</date>
</programme>

Thanks for help.




----------------------------------------------------------------------
Comment By: Karl Dietz (dekarl)
Date: 2011-09-01 09:41

Message:
works for me with your example programme, can you retest with the attach
test file and if that works for you produce a reduced test file that shows
the bug?

$ blib/script/tv_to_text test-huro.xml
08-30 (Tuesday)

06:00--06:25 Hannah Montana TVR 1
$

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046
SourceForge.net
2011-09-05 04:24:45 UTC
Permalink
Bugs item #3400844, was opened at 2011-08-30 18:06
Message generated for change (Comment added) made by ullmus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: nagy ullmus (ullmus)
Assigned to: Nobody/Anonymous (nobody)
Summary: tv_to_text no return start-stop time

Initial Comment:
after run command tv_to_text --output ~/.xmltv/tv.txt ~/.xmltv/tv.xml,

tv_to_text no return start-stop time

example (tv.txt):

-- Hannah Montana TVR 1

from tv_grab_huro romania (tv.xml):

</programme>
<programme start="20110830060000 +0300" stop="20110830062500 +0300" channel="10018.port.ro">
<title lang="ro">Hannah Montana</title>
<desc lang="ro">Hannah Montana (sua, 2006, s)</desc>
<date>2006</date>
</programme>

Thanks for help.




----------------------------------------------------------------------

Comment By: nagy ullmus (ullmus)
Date: 2011-09-05 06:24

Message:
Thanks for response dekarl.

I retest with the attach test file and not work for me:

FAILURE:

Use of uninitialized value $_ in concatenation (.) or string at
/usr/bin/tv_to_text line 78.
Use of uninitialized value $start in concatenation (.) or string at
/usr/bin/tv_to_text line 84.


----------------------------------------------------------------------

Comment By: Karl Dietz (dekarl)
Date: 2011-09-01 09:41

Message:
works for me with your example programme, can you retest with the attach
test file and if that works for you produce a reduced test file that shows
the bug?

$ blib/script/tv_to_text test-huro.xml
08-30 (Tuesday)

06:00--06:25 Hannah Montana TVR 1
$

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046
SourceForge.net
2011-09-06 23:12:51 UTC
Permalink
Bugs item #3400844, was opened at 2011-08-30 18:06
Message generated for change (Comment added) made by ullmus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Post by SourceForge.net
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: nagy ullmus (ullmus)
Assigned to: Nobody/Anonymous (nobody)
Summary: tv_to_text no return start-stop time

Initial Comment:
after run command tv_to_text --output ~/.xmltv/tv.txt ~/.xmltv/tv.xml,

tv_to_text no return start-stop time

example (tv.txt):

-- Hannah Montana TVR 1

from tv_grab_huro romania (tv.xml):

</programme>
<programme start="20110830060000 +0300" stop="20110830062500 +0300" channel="10018.port.ro">
<title lang="ro">Hannah Montana</title>
<desc lang="ro">Hannah Montana (sua, 2006, s)</desc>
<date>2006</date>
</programme>

Thanks for help.




----------------------------------------------------------------------
Post by SourceForge.net
Comment By: nagy ullmus (ullmus)
Date: 2011-09-07 01:12

Message:
Solved by updating TZ.pm to version 1.17
This bug can be closed.
Thanks.

----------------------------------------------------------------------

Comment By: nagy ullmus (ullmus)
Date: 2011-09-05 06:24

Message:
Thanks for response dekarl.

I retest with the attach test file and not work for me:

FAILURE:

Use of uninitialized value $_ in concatenation (.) or string at
/usr/bin/tv_to_text line 78.
Use of uninitialized value $start in concatenation (.) or string at
/usr/bin/tv_to_text line 84.


----------------------------------------------------------------------

Comment By: Karl Dietz (dekarl)
Date: 2011-09-01 09:41

Message:
works for me with your example programme, can you retest with the attach
test file and if that works for you produce a reduced test file that shows
the bug?

$ blib/script/tv_to_text test-huro.xml
08-30 (Tuesday)

06:00--06:25 Hannah Montana TVR 1
$

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046
SourceForge.net
2011-09-07 06:49:56 UTC
Permalink
Bugs item #3400844, was opened at 2011-08-30 18:06
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: nagy ullmus (ullmus)
Assigned to: Nobody/Anonymous (nobody)
Summary: tv_to_text no return start-stop time

Initial Comment:
after run command tv_to_text --output ~/.xmltv/tv.txt ~/.xmltv/tv.xml,

tv_to_text no return start-stop time

example (tv.txt):

-- Hannah Montana TVR 1

from tv_grab_huro romania (tv.xml):

</programme>
<programme start="20110830060000 +0300" stop="20110830062500 +0300" channel="10018.port.ro">
<title lang="ro">Hannah Montana</title>
<desc lang="ro">Hannah Montana (sua, 2006, s)</desc>
<date>2006</date>
</programme>

Thanks for help.




----------------------------------------------------------------------
Comment By: Karl Dietz (dekarl)
Date: 2011-09-07 08:49

Message:
You did update all of xmltv, correct?
Just for the record, "updating TZ.pm to version 1.17" means from xmltv
older then 0.5.57 to 0.5.57 or newer.

----------------------------------------------------------------------

Comment By: nagy ullmus (ullmus)
Date: 2011-09-07 01:12

Message:
Solved by updating TZ.pm to version 1.17
This bug can be closed.
Thanks.

----------------------------------------------------------------------

Comment By: nagy ullmus (ullmus)
Date: 2011-09-05 06:24

Message:
Thanks for response dekarl.

I retest with the attach test file and not work for me:

FAILURE:

Use of uninitialized value $_ in concatenation (.) or string at
/usr/bin/tv_to_text line 78.
Use of uninitialized value $start in concatenation (.) or string at
/usr/bin/tv_to_text line 84.


----------------------------------------------------------------------

Comment By: Karl Dietz (dekarl)
Date: 2011-09-01 09:41

Message:
works for me with your example programme, can you retest with the attach
test file and if that works for you produce a reduced test file that shows
the bug?

$ blib/script/tv_to_text test-huro.xml
08-30 (Tuesday)

06:00--06:25 Hannah Montana TVR 1
$

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3400844&group_id=39046
Continue reading on narkive:
Loading...