Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New errors since Jan 20 #25

Closed
highwalker opened this issue Jan 25, 2020 · 4 comments
Closed

New errors since Jan 20 #25

highwalker opened this issue Jan 25, 2020 · 4 comments

Comments

@highwalker
Copy link

There are new errors with yourtv.pl:

Use of uninitialized value in pattern match (m//) at ./yourtv.pl line 996.
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at ./yourtv.pl line 985.

Using HDHomeRun Quatro in Sydney.

@markcs
Copy link
Owner

markcs commented Jan 25, 2020

Yes, an empty response received from FreeView created this error. Please check the update and retry

@nodakamakadon
Copy link

Also, adding Adelaide just now in xTeVe:

"xml: encoding "ISO-8859-1" declared but Decoder.CharsetReader is nil"

@markcs
Copy link
Owner

markcs commented Jan 28, 2020

Also, adding Adelaide just now in xTeVe: ...

@Stuntaneous
what is xTeVe?
Where do you see that error ?
Can you share the XML file created?

Is this a different issue?

Sent with GitHawk

TomW1605 added a commit to TomW1605/xml_tv that referenced this issue Feb 25, 2020
markcs added a commit that referenced this issue Feb 25, 2020
fix uninitialized value on line 997 #25
@markcs markcs closed this as completed Feb 25, 2020
@Selmaks
Copy link

Selmaks commented Mar 21, 2020

Also, adding Adelaide just now in xTeVe:

"xml: encoding "ISO-8859-1" declared but Decoder.CharsetReader is nil"

I had the same problem.

Change
XML->xmlDecl("ISO-8859-1") to $XML->xmlDecl("UTF-8")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants