xmltv/t/data-tv_imdb Movie5-with-punc.xml, NONE, 1.1 Movie5-with-punc.xml-expected, NONE, 1.1 Movie5-with-punc.xml~, NONE, 1.1
Jerry Veldhuis <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/t/data-tv_imdb
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv885/t/data-tv_imdb
Added Files:
Movie5-with-punc.xml Movie5-with-punc.xml-expected
Movie5-with-punc.xml~
Log Message:
test titles with '
--- NEW FILE: Movie5-with-punc.xml~ ---
--- NEW FILE: Movie5-with-punc.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv>
<programme channel="channel0" start="20010829000500 MST">
<title>Movie5's with punctuation</title>
<date>1992</date>
</programme>
</tv>
--- NEW FILE: Movie5-with-punc.xml-expected ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv>
<programme start="20010829000500 MST" channel="channel0">
<title>Movie5's with punctuation</title>
<date>1992</date>
<category lang="en">Movie</category>
<url>http://us.imdb.com/M/title-exact?Movie5%27s%20with%20punctuation%20%281992%29</url>
</programme>
</tv>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/