home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
New Tool: episodescanner - adds series and episodenumbers to your MP or 4TR EPG
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="erosco" data-source="post: 620151" data-attributes="member: 52829"><p><strong>Re: Date based Episode Names</strong></p><p></p><p>Hi Disaster123,</p><p></p><p>Another great add-on you've come up with!</p><p></p><p>It seems your tool struggles with numeric episode names. An Australian Show here uses the date as it's episode name...</p><p></p><p></p><p>[CODE]</p><p>[Fri May 21 13:55:59 2010] Serie: Catalyst</p><p></p><p>[Fri May 21 13:55:59 2010] Episode: 2010-05-20</p><p>[Fri May 21 13:55:59 2010] search on http://www.thetvdb.com/ Language: en...</p><p>[Fri May 21 13:56:00 2010] Error: </p><p>not well-formed (invalid token) at line 10, column 8, byte 252 at XML/Parser.pm line 187</p><p> at XML/Parser/Expat.pm line 478</p><p> XML::Parser::Expat::parse('XML::Parser::Expat=HASH(0x22a9764)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Parser.pm line 187</p><p> eval {...} called at XML/Parser.pm line 186</p><p> XML::Parser::parse('XML::Parser=HASH(0x222c024)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414</p><p> XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 353</p><p> XML::Simple::build_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 308</p><p> XML::Simple::build_simple_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 270</p><p> XML::Simple::parse_string('XML::Simple=HASH(0x22b2da4)', 'SCALAR(0x22b23b4)', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at XML/Simple.pm line 171</p><p> XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at TVDB/API.pm line 410</p><p> TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x22a9144)') called at Backend/TVDB.pm line 78</p><p> eval {...} called at Backend/TVDB.pm line 77</p><p> Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-20', 'HASH(0x117cddc)') called at episodescanner.pl line 257</p><p> eval {...} called at episodescanner.pl line 256</p><p> require episodescanner.pl called at -e line 2635</p><p> at XML/Parser.pm line 192</p><p> XML::Parser::parse('XML::Parser=HASH(0x222c024)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414</p><p> XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 353</p><p> XML::Simple::build_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 308</p><p> XML::Simple::build_simple_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 270</p><p> XML::Simple::parse_string('XML::Simple=HASH(0x22b2da4)', 'SCALAR(0x22b23b4)', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at XML/Simple.pm line 171</p><p> XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at TVDB/API.pm line 410</p><p> TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x22a9144)') called at Backend/TVDB.pm line 78</p><p> eval {...} called at Backend/TVDB.pm line 77</p><p> Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-20', 'HASH(0x117cddc)') called at episodescanner.pl line 257</p><p> eval {...} called at episodescanner.pl line 256</p><p> require episodescanner.pl called at -e line 2635</p><p></p><p>[Fri May 21 13:56:00 2010] Series "Catalyst" not listed at TheTVDB</p><p>[Fri May 21 13:56:00 2010] NOTHING FOUND => Catalyst 2010-05-20</p><p></p><p>[Fri May 21 13:56:00 2010] Episode: 2010-05-27</p><p>[Fri May 21 13:56:00 2010] search on http://www.thetvdb.com/ Language: en...</p><p>[Fri May 21 13:56:00 2010] Error: </p><p>not well-formed (invalid token) at line 10, column 8, byte 252 at XML/Parser.pm line 187</p><p> at XML/Parser/Expat.pm line 478</p><p> XML::Parser::Expat::parse('XML::Parser::Expat=HASH(0x22b3064)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Parser.pm line 187</p><p> eval {...} called at XML/Parser.pm line 186</p><p> XML::Parser::parse('XML::Parser=HASH(0x22a92d4)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414</p><p> XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 353</p><p> XML::Simple::build_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 308</p><p> XML::Simple::build_simple_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 270</p><p> XML::Simple::parse_string('XML::Simple=HASH(0x223e3cc)', 'SCALAR(0x222c024)', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at XML/Simple.pm line 171</p><p> XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at TVDB/API.pm line 410</p><p> TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x2342224)') called at Backend/TVDB.pm line 78</p><p> eval {...} called at Backend/TVDB.pm line 77</p><p> Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-27', 'HASH(0x117cddc)') called at episodescanner.pl line 257</p><p> eval {...} called at episodescanner.pl line 256</p><p> require episodescanner.pl called at -e line 2635</p><p> at XML/Parser.pm line 192</p><p> XML::Parser::parse('XML::Parser=HASH(0x22a92d4)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414</p><p> XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 353</p><p> XML::Simple::build_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 308</p><p> XML::Simple::build_simple_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 270</p><p> XML::Simple::parse_string('XML::Simple=HASH(0x223e3cc)', 'SCALAR(0x222c024)', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at XML/Simple.pm line 171</p><p> XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at TVDB/API.pm line 410</p><p> TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x2342224)') called at Backend/TVDB.pm line 78</p><p> eval {...} called at Backend/TVDB.pm line 77</p><p> Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-27', 'HASH(0x117cddc)') called at episodescanner.pl line 257</p><p> eval {...} called at episodescanner.pl line 256</p><p> require episodescanner.pl called at -e line 2635</p><p></p><p>[Fri May 21 13:56:00 2010] Series "Catalyst" not listed at TheTVDB</p><p>[Fri May 21 13:56:00 2010] NOTHING FOUND => Catalyst 2010-05-27</p><p></p><p>[Fri May 21 13:56:00 2010] Episode: 2010-05-27</p><p>[Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27</p><p></p><p>[Fri May 21 13:56:00 2010] Episode: 2010-05-20</p><p>[Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-20</p><p></p><p>[Fri May 21 13:56:00 2010] Episode: 2010-05-27</p><p>[Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27</p><p></p><p>[Fri May 21 13:56:00 2010] Episode: 2010-05-27</p><p>[Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27</p><p></p><p>[Fri May 21 13:56:02 2010] Serie: Heston's Feasts</p><p>[/CODE]</p><p></p><p></p><p>Cheers</p><p>erosco</p></blockquote><p></p>
[QUOTE="erosco, post: 620151, member: 52829"] [b]Re: Date based Episode Names[/b] Hi Disaster123, Another great add-on you've come up with! It seems your tool struggles with numeric episode names. An Australian Show here uses the date as it's episode name... [CODE] [Fri May 21 13:55:59 2010] Serie: Catalyst [Fri May 21 13:55:59 2010] Episode: 2010-05-20 [Fri May 21 13:55:59 2010] search on http://www.thetvdb.com/ Language: en... [Fri May 21 13:56:00 2010] Error: not well-formed (invalid token) at line 10, column 8, byte 252 at XML/Parser.pm line 187 at XML/Parser/Expat.pm line 478 XML::Parser::Expat::parse('XML::Parser::Expat=HASH(0x22a9764)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Parser.pm line 187 eval {...} called at XML/Parser.pm line 186 XML::Parser::parse('XML::Parser=HASH(0x222c024)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414 XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 353 XML::Simple::build_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 308 XML::Simple::build_simple_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 270 XML::Simple::parse_string('XML::Simple=HASH(0x22b2da4)', 'SCALAR(0x22b23b4)', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at XML/Simple.pm line 171 XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at TVDB/API.pm line 410 TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x22a9144)') called at Backend/TVDB.pm line 78 eval {...} called at Backend/TVDB.pm line 77 Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-20', 'HASH(0x117cddc)') called at episodescanner.pl line 257 eval {...} called at episodescanner.pl line 256 require episodescanner.pl called at -e line 2635 at XML/Parser.pm line 192 XML::Parser::parse('XML::Parser=HASH(0x222c024)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414 XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 353 XML::Simple::build_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 308 XML::Simple::build_simple_tree('XML::Simple=HASH(0x22b2da4)', 'undef', 'SCALAR(0x22b23b4)') called at XML/Simple.pm line 270 XML::Simple::parse_string('XML::Simple=HASH(0x22b2da4)', 'SCALAR(0x22b23b4)', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at XML/Simple.pm line 171 XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x223dddc)', 'KeyAttr', 'HASH(0x23422c4)') called at TVDB/API.pm line 410 TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x22a9144)') called at Backend/TVDB.pm line 78 eval {...} called at Backend/TVDB.pm line 77 Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-20', 'HASH(0x117cddc)') called at episodescanner.pl line 257 eval {...} called at episodescanner.pl line 256 require episodescanner.pl called at -e line 2635 [Fri May 21 13:56:00 2010] Series "Catalyst" not listed at TheTVDB [Fri May 21 13:56:00 2010] NOTHING FOUND => Catalyst 2010-05-20 [Fri May 21 13:56:00 2010] Episode: 2010-05-27 [Fri May 21 13:56:00 2010] search on http://www.thetvdb.com/ Language: en... [Fri May 21 13:56:00 2010] Error: not well-formed (invalid token) at line 10, column 8, byte 252 at XML/Parser.pm line 187 at XML/Parser/Expat.pm line 478 XML::Parser::Expat::parse('XML::Parser::Expat=HASH(0x22b3064)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Parser.pm line 187 eval {...} called at XML/Parser.pm line 186 XML::Parser::parse('XML::Parser=HASH(0x22a92d4)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414 XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 353 XML::Simple::build_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 308 XML::Simple::build_simple_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 270 XML::Simple::parse_string('XML::Simple=HASH(0x223e3cc)', 'SCALAR(0x222c024)', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at XML/Simple.pm line 171 XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at TVDB/API.pm line 410 TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x2342224)') called at Backend/TVDB.pm line 78 eval {...} called at Backend/TVDB.pm line 77 Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-27', 'HASH(0x117cddc)') called at episodescanner.pl line 257 eval {...} called at episodescanner.pl line 256 require episodescanner.pl called at -e line 2635 at XML/Parser.pm line 192 XML::Parser::parse('XML::Parser=HASH(0x22a92d4)', '<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...') called at XML/Simple.pm line 414 XML::Simple::build_tree_xml_parser('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 353 XML::Simple::build_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 308 XML::Simple::build_simple_tree('XML::Simple=HASH(0x223e3cc)', 'undef', 'SCALAR(0x222c024)') called at XML/Simple.pm line 270 XML::Simple::parse_string('XML::Simple=HASH(0x223e3cc)', 'SCALAR(0x222c024)', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at XML/Simple.pm line 171 XML::Simple::XMLin('<?xml version="1.0" encoding="UTF-8" ?>\x{a}<Data>\x{a}<Series>\x{a}<seri...', 'ForceArray', 'ARRAY(0x22b2de4)', 'KeyAttr', 'HASH(0x22a8f64)') called at TVDB/API.pm line 410 TVDB::API::getPossibleSeriesId('TVDB::API=HASH(0xe679dc)', 'Catalyst', 'ARRAY(0x2342224)') called at Backend/TVDB.pm line 78 eval {...} called at Backend/TVDB.pm line 77 Backend::TVDB::search('Backend::TVDB=HASH(0xe66fdc)', 'Catalyst', '2010-05-27', 'HASH(0x117cddc)') called at episodescanner.pl line 257 eval {...} called at episodescanner.pl line 256 require episodescanner.pl called at -e line 2635 [Fri May 21 13:56:00 2010] Series "Catalyst" not listed at TheTVDB [Fri May 21 13:56:00 2010] NOTHING FOUND => Catalyst 2010-05-27 [Fri May 21 13:56:00 2010] Episode: 2010-05-27 [Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27 [Fri May 21 13:56:00 2010] Episode: 2010-05-20 [Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-20 [Fri May 21 13:56:00 2010] Episode: 2010-05-27 [Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27 [Fri May 21 13:56:00 2010] Episode: 2010-05-27 [Fri May 21 13:56:00 2010] Series in Cache as unknown 2010-05-27 [Fri May 21 13:56:02 2010] Serie: Heston's Feasts [/CODE] Cheers erosco [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
New Tool: episodescanner - adds series and episodenumbers to your MP or 4TR EPG
Contact us
RSS
Top
Bottom