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
Popular Plugins
My TVSeries
Expressions/Rules requests
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="RoChess" data-source="post: 721560" data-attributes="member: 18896"><p>The import path is not part of what the parsing expression works with. So since you in your method strip the series name from the path, it is IMPOSSIBLE for the parsing expression to get anything viable.</p><p></p><p>So your ONLY solution is:</p><p></p><p>Import path = "S:\TV Shows\" (or other name), and put all the series folders inside of it, such as "S:\TV Shows\24\..."</p><p>Import path = "S:\24\" and duplicate the same series name structure, so you end up with "S:\24\24\..."</p><p></p><p>Your 2nd method would mean you have to manually add each series/folder, which is a really weird way of going about a system that can be automated to make your life easier, so you really need to look into why "S:\TV Shows\" main folder structure doesn't work for you. A final solution would be to rename all your files, so you add the series name to the filename itself, then the 1st parsing expression will work and you can use any folder structure you want.</p></blockquote><p></p>
[QUOTE="RoChess, post: 721560, member: 18896"] The import path is not part of what the parsing expression works with. So since you in your method strip the series name from the path, it is IMPOSSIBLE for the parsing expression to get anything viable. So your ONLY solution is: Import path = "S:\TV Shows\" (or other name), and put all the series folders inside of it, such as "S:\TV Shows\24\..." Import path = "S:\24\" and duplicate the same series name structure, so you end up with "S:\24\24\..." Your 2nd method would mean you have to manually add each series/folder, which is a really weird way of going about a system that can be automated to make your life easier, so you really need to look into why "S:\TV Shows\" main folder structure doesn't work for you. A final solution would be to rename all your files, so you add the series name to the filename itself, then the 1st parsing expression will work and you can use any folder structure you want. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Expressions/Rules requests
Contact us
RSS
Top
Bottom