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 - Plugin that organizes TV Video Files
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="whendrix" data-source="post: 50902" data-attributes="member: 15566"><p>Hi,</p><p></p><p>First of all, I think you have made a very nice plugin! Problem is, I cannot import any of my series so far. I recently migrated from Meedio to Media Portal so my media libraries are still organised as they were for Meedio. Basically I use a directory based identification as follows:</p><p></p><p><drive>:\\<dir>\<dir>\Series\<series>\<season>\<episode>.<ext></p><p></p><p>so for example</p><p></p><p>d:\\media\series\lost\01\01.avi</p><p></p><p>I cannot get this imported with your plugin. I was already trying to write my own regex but I don't know which "flavour" of regex you use to start with. Is it .Net?</p><p></p><p>I tried the following code</p><p>(^.\<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />+\\([a-z,A-Z])+\\([a-z,A-Z])+\\(?<series>[a-z,0-9,A-Z])+\\(?<season>[a-z,A-Z,0-9])+\\(?<episode>[a-z,A-Z,0-9])</p><p>and it gives a match (using RegexBuilder tool) for test file name</p><p>d:\media\series\lost\01\01.avi</p><p></p><p>Still I'm not capable to import my series libraries so there must be something wrong with my code.</p><p></p><p>I would really appreciate some explanation on how to do this.</p><p></p><p>Thanks in advance, </p><p>Wim</p><p></p><p>EDIT: smiley in the code should be : ) without the space of course...</p></blockquote><p></p>
[QUOTE="whendrix, post: 50902, member: 15566"] Hi, First of all, I think you have made a very nice plugin! Problem is, I cannot import any of my series so far. I recently migrated from Meedio to Media Portal so my media libraries are still organised as they were for Meedio. Basically I use a directory based identification as follows: <drive>:\\<dir>\<dir>\Series\<series>\<season>\<episode>.<ext> so for example d:\\media\series\lost\01\01.avi I cannot get this imported with your plugin. I was already trying to write my own regex but I don't know which "flavour" of regex you use to start with. Is it .Net? I tried the following code (^.\:)+\\([a-z,A-Z])+\\([a-z,A-Z])+\\(?<series>[a-z,0-9,A-Z])+\\(?<season>[a-z,A-Z,0-9])+\\(?<episode>[a-z,A-Z,0-9]) and it gives a match (using RegexBuilder tool) for test file name d:\media\series\lost\01\01.avi Still I'm not capable to import my series libraries so there must be something wrong with my code. I would really appreciate some explanation on how to do this. Thanks in advance, Wim EDIT: smiley in the code should be : ) without the space of course... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MyTVSeries - Plugin that organizes TV Video Files
Contact us
RSS
Top
Bottom