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
MediaPortal 1 Plugins
MyTVSeries - Format Poll
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="patrick" data-source="post: 68630" data-attributes="member: 12502"><p>Hi Salty,</p><p></p><p>Thanks for the answers!!</p><p>I think "simple expressions" have a future <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>If the option is there though I think I would still like both.</p><p></p><p></p><p></p><p>I guess I do not understand the complexity of including the path, </p><p>it should not be any more complex then the filename alone.</p><p>These two examples would parse from the path and filename </p><p>correctly (removing the extension since some episode titles have periods).</p><p></p><p>c:\tv\Stargate SG-1\Season 10\Stargate SG-1_10x01_20060714_XVID_Flesh and Blood.avi </p><p></p><p>\\*(?<series>[^_\\]*)\\*season\s*(?<season>[^_\\]*)\\*(?<series2>[^_\\]*)_(?<season2>[^x]*)x(?<episode>[^_]*)_(?<junk1>[^_]*)_(?<junk2>[^_]*)_(?<title>.*)</p><p>\\*(?<series>[^_\\]*)\\*(?<pathpart1>[^_\\]*)\\*(?<series2>[^_\\]*)_(?<season>[^x]*)x(?<episode>[^_]*)_(?<junk1>[^_]*)_(?<junk2>[^_]*)_(?<title>.*)</p><p></p><p>If you are worried about filename only expressions pulling from </p><p>the path I think setting the RightToLeft option would fix that.</p><p></p><p>If you want any help on the regex filename parser let me know.</p><p>I might be able to help.</p><p></p><p>Thanks again!</p><p></p><p>patrick</p></blockquote><p></p>
[QUOTE="patrick, post: 68630, member: 12502"] Hi Salty, Thanks for the answers!! I think "simple expressions" have a future :) If the option is there though I think I would still like both. I guess I do not understand the complexity of including the path, it should not be any more complex then the filename alone. These two examples would parse from the path and filename correctly (removing the extension since some episode titles have periods). c:\tv\Stargate SG-1\Season 10\Stargate SG-1_10x01_20060714_XVID_Flesh and Blood.avi \\*(?<series>[^_\\]*)\\*season\s*(?<season>[^_\\]*)\\*(?<series2>[^_\\]*)_(?<season2>[^x]*)x(?<episode>[^_]*)_(?<junk1>[^_]*)_(?<junk2>[^_]*)_(?<title>.*) \\*(?<series>[^_\\]*)\\*(?<pathpart1>[^_\\]*)\\*(?<series2>[^_\\]*)_(?<season>[^x]*)x(?<episode>[^_]*)_(?<junk1>[^_]*)_(?<junk2>[^_]*)_(?<title>.*) If you are worried about filename only expressions pulling from the path I think setting the RightToLeft option would fix that. If you want any help on the regex filename parser let me know. I might be able to help. Thanks again! patrick [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MyTVSeries - Format Poll
Contact us
RSS
Top
Bottom