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
Products
TV-Server
TV Server Plugin: TvWishList
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="Viper714" data-source="post: 1167830" data-attributes="member: 156821"><p>Hello All. New to Both Media portal and TV Wishlist. I really appreciate anyone's help with this. I have a rough idea on how to schedule with TV Wishlist but here is my quandary.</p><p></p><p>I use zap2it to pull my EPG list and it saves it to the hard drive via XmlTv. It creates "tvguide.xml" I am trying to create a record in TV Wishlist that will only record "New" episodes of particular shows. So the way Zap2It creates the an entry for new episodes is that it adds "<new />" to the specific program in the .xml file. Example:</p><p></p><p>[CODE=XML]<programme start="20151228210000 -0500" stop="20151228220000 -0500" channel="I65342.labs.zap2it.com"></p><p> <title lang="en">20/20 on ID Presents: Crime</title></p><p> <sub-title lang="en">Little Boy Lost</sub-title></p><p> <desc lang="en">Six-year-old Timmothy Pitzen disappears.</desc></p><p> <date>20151228</date></p><p> <episode-num system="dd_progid">EP02323206.0001</episode-num></p><p> <video></p><p> <aspect>16:9</aspect></p><p> <quality>HDTV</quality></p><p> </video></p><p> <new /></p><p> <subtitles type="teletext" /></p><p> </programme></p><p> <programme start="20151228220000 -0500" stop="20151228230000 -0500" channel="I65342.labs.zap2it.com"></p><p> <title lang="en">Barbara Walters Presents American Scandals</title></p><p> <sub-title lang="en">Robert Blake: A Hollywood Hit</sub-title></p><p> <desc lang="en">Robert Blake is suspected of murder.</desc></p><p> <date>20151228</date></p><p> <episode-num system="dd_progid">EP02282414.0009</episode-num></p><p> <video></p><p> <aspect>16:9</aspect></p><p> <quality>HDTV</quality></p><p> </video></p><p> <new /></p><p> <subtitles type="teletext" /></p><p> </programme></p><p> <programme start="20151228230000 -0500" stop="20151229000000 -0500" channel="I65342.labs.zap2it.com"></p><p> <title lang="en">48 Hours on ID</title></p><p> <sub-title lang="en">Last Chance for Freedom</sub-title></p><p> <desc lang="en">A convicted murderer may be innocent.</desc></p><p> <episode-num system="dd_progid">EP01248392.0312</episode-num></p><p> <video></p><p> <aspect>16:9</aspect></p><p> <quality>HDTV</quality></p><p> </video></p><p> <previously-shown /></p><p> <subtitles type="teletext" /></p><p> </programme>[/CODE]</p><p></p><p><span style="font-family: 'Courier New'">So how can I get TV Wishlist to copy episodes with that flag "ON". </span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'">The other issue I noticed is that TV Wishlist does not capture the "episodename" because the xml file calls it <sub-title>. When the email is sent to me i get this:</span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'">[code]NEW ENTRY</span></p><p><span style="font-family: 'Courier New'">Title=The Flash</span></p><p><span style="font-family: 'Courier New'">Description=Patty and Barry become closer.</span></p><p><span style="font-family: 'Courier New'">Channel=CWHD</span></p><p><span style="font-family: 'Courier New'">Start=12/29 at 20:00</span></p><p><span style="font-family: 'Courier New'">End=12/29 at 21:00</span></p><p><span style="font-family: 'Courier New'">Type=Conflicts</span></p><p><span style="font-family: 'Courier New'">Created=12/28 at 01:32</span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'">NEW ENTRY</span></p><p><span style="font-family: 'Courier New'">Title=Fatal Vows</span></p><p><span style="font-family: 'Courier New'">Description=Millionaires hide a twisted rage.</span></p><p><span style="font-family: 'Courier New'">Channel=ID HD</span></p><p><span style="font-family: 'Courier New'">Start=01/02 at 22:00</span></p><p><span style="font-family: 'Courier New'">End=01/02 at 23:00</span></p><p><span style="font-family: 'Courier New'">Type=Conflicts</span></p><p><span style="font-family: 'Courier New'">Created=12/28 at 01:32</span></p><p><span style="font-family: 'Courier New'">[/code]</span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'">How would I get the episode name to show and what does "Type=Conflicts" mean. Sorry for the long email!!! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite26" alt=":unsure:" title="Unsure :unsure:" loading="lazy" data-shortname=":unsure:" /></span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'"></span></p><p><span style="font-family: 'Courier New'"></span></p></blockquote><p></p>
[QUOTE="Viper714, post: 1167830, member: 156821"] Hello All. New to Both Media portal and TV Wishlist. I really appreciate anyone's help with this. I have a rough idea on how to schedule with TV Wishlist but here is my quandary. I use zap2it to pull my EPG list and it saves it to the hard drive via XmlTv. It creates "tvguide.xml" I am trying to create a record in TV Wishlist that will only record "New" episodes of particular shows. So the way Zap2It creates the an entry for new episodes is that it adds "<new />" to the specific program in the .xml file. Example: [CODE=XML]<programme start="20151228210000 -0500" stop="20151228220000 -0500" channel="I65342.labs.zap2it.com"> <title lang="en">20/20 on ID Presents: Crime</title> <sub-title lang="en">Little Boy Lost</sub-title> <desc lang="en">Six-year-old Timmothy Pitzen disappears.</desc> <date>20151228</date> <episode-num system="dd_progid">EP02323206.0001</episode-num> <video> <aspect>16:9</aspect> <quality>HDTV</quality> </video> <new /> <subtitles type="teletext" /> </programme> <programme start="20151228220000 -0500" stop="20151228230000 -0500" channel="I65342.labs.zap2it.com"> <title lang="en">Barbara Walters Presents American Scandals</title> <sub-title lang="en">Robert Blake: A Hollywood Hit</sub-title> <desc lang="en">Robert Blake is suspected of murder.</desc> <date>20151228</date> <episode-num system="dd_progid">EP02282414.0009</episode-num> <video> <aspect>16:9</aspect> <quality>HDTV</quality> </video> <new /> <subtitles type="teletext" /> </programme> <programme start="20151228230000 -0500" stop="20151229000000 -0500" channel="I65342.labs.zap2it.com"> <title lang="en">48 Hours on ID</title> <sub-title lang="en">Last Chance for Freedom</sub-title> <desc lang="en">A convicted murderer may be innocent.</desc> <episode-num system="dd_progid">EP01248392.0312</episode-num> <video> <aspect>16:9</aspect> <quality>HDTV</quality> </video> <previously-shown /> <subtitles type="teletext" /> </programme>[/CODE] [FONT=Courier New]So how can I get TV Wishlist to copy episodes with that flag "ON". The other issue I noticed is that TV Wishlist does not capture the "episodename" because the xml file calls it <sub-title>. When the email is sent to me i get this: [code]NEW ENTRY Title=The Flash Description=Patty and Barry become closer. Channel=CWHD Start=12/29 at 20:00 End=12/29 at 21:00 Type=Conflicts Created=12/28 at 01:32 NEW ENTRY Title=Fatal Vows Description=Millionaires hide a twisted rage. Channel=ID HD Start=01/02 at 22:00 End=01/02 at 23:00 Type=Conflicts Created=12/28 at 01:32 [/code] How would I get the episode name to show and what does "Type=Conflicts" mean. Sorry for the long email!!! :unsure: [/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
TV Server Plugin: TvWishList
Contact us
RSS
Top
Bottom