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
WebEPG
Parsing Strings (regexp?)
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="chlodny" data-source="post: 565628" data-attributes="member: 98034"><p>Hi guys!</p><p></p><p>I have a problem customizing my EPG grabber and I think you might have some suggestions. The site I grab data from provides random info about episode numbers and titles. It looks like this:</p><p></p><p>SERIES TITLE (NUMBER)</p><p></p><p>SERIES TITLE: EPISODE TITLE (NUMBER)</p><p></p><p>SERIES TITLE: EPISODE TITLE</p><p></p><p>I managed to get series' titles and episodes' numbers but I don't know what to do with the episodes' titles. I suppose it should be done by search string but I have no idea what to do with that. Do you have any ideas?</p><p></p><p><strong>EDIT:</strong> I got it! I got it! I got it! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>I put the whole thing like this: <#TITLE>: <#SUBTITLE>. That made all episode titles and numbers in the <sub-title> section of the TV Guide. Then I just copied the strings from here: <a href="http://wiki.team-mediaportal.com/MediaPortal_WebEPG_Grabber#A.3CSearch_match.3D.22.22_field.3D.22.22_remove.3D.22.22_.2BAC8.3E" target="_blank">MediaPortal_WebEPG_Grabber - MediaPortal Manual Documentation</a> into the grabber. I had to make a small change in those strings. I had to change the {1,3} string to {1,4} string (some series are really long<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />). That's it! I have it all working!</p></blockquote><p></p>
[QUOTE="chlodny, post: 565628, member: 98034"] Hi guys! I have a problem customizing my EPG grabber and I think you might have some suggestions. The site I grab data from provides random info about episode numbers and titles. It looks like this: SERIES TITLE (NUMBER) SERIES TITLE: EPISODE TITLE (NUMBER) SERIES TITLE: EPISODE TITLE I managed to get series' titles and episodes' numbers but I don't know what to do with the episodes' titles. I suppose it should be done by search string but I have no idea what to do with that. Do you have any ideas? [B]EDIT:[/B] I got it! I got it! I got it! :D I put the whole thing like this: <#TITLE>: <#SUBTITLE>. That made all episode titles and numbers in the <sub-title> section of the TV Guide. Then I just copied the strings from here: [url=http://wiki.team-mediaportal.com/MediaPortal_WebEPG_Grabber#A.3CSearch_match.3D.22.22_field.3D.22.22_remove.3D.22.22_.2BAC8.3E]MediaPortal_WebEPG_Grabber - MediaPortal Manual Documentation[/url] into the grabber. I had to make a small change in those strings. I had to change the {1,3} string to {1,4} string (some series are really long:P). That's it! I have it all working! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
Parsing Strings (regexp?)
Contact us
RSS
Top
Bottom