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
Exclude Specific Folder
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="Strumiker" data-source="post: 710558" data-attributes="member: 53448"><p>I've searched the forums and found some related posts with some ideas on how to do this, but I've found those posts to leave a dead end on the actual result.</p><p></p><p>My structure is fairly simple:</p><p>I:\TV Shows\(name of show)\(season xx)\(properly named episodes).ext</p><p></p><p>This next part is to explain why I'm doing what I'm doing:</p><p>I use theRenamer to rename the episodes. The problem I'm running into is this. I have a Fetch import folder that theRenamer uses so that I can download all shows to a specific folder and when I hit a button in theRenamer it JUST scans that folder to rename and move to the proper structure above. The cause for wanting to exclude a folder is because of how windows moves files due to network paths I guess. When we use theRenamer to rename and move from our Fetch folder, this is the outcome:</p><p></p><p>\\d0rkfiles\TV Shows\!-Unsorted-!\(unsorted and poorly named tv shows)</p><p>to</p><p>\\d0rkfiles\TV Shows\</p><p>Works fast since Windows seems to move it locally, not dealing with the network</p><p></p><p>\\d0rkfiles\!-Unsorted-!\</p><p>to</p><p>\\d0rkfiles\TV Shows\</p><p>works very slowly since Windows seems to movie it via the network - doubly slow since we are on laptops using wireless. It seems to take the long way of moving the files.</p><p></p><p>So that's what I'm doing, hopefully that makes sense. If it does, I would like MP-TVSeries to filter out and ignore whatever is in that \\d0rkfiles\TV Shows\!-Unsorted-!\ folder.</p><p></p><p>From what I've read in other posts, I would assume the fix is to use Regular Expressions to return negative on files that have "!-Unsorted-!" in the path (i can easily rename that to something easier if it helps). I tried my hand on modifying the current Regex, but I think I'm completely missing the boat on it.</p><p></p><p>Any help or suggestions would be wonderful <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> And I'll gladly explain anything better if I need to.</p></blockquote><p></p>
[QUOTE="Strumiker, post: 710558, member: 53448"] I've searched the forums and found some related posts with some ideas on how to do this, but I've found those posts to leave a dead end on the actual result. My structure is fairly simple: I:\TV Shows\(name of show)\(season xx)\(properly named episodes).ext This next part is to explain why I'm doing what I'm doing: I use theRenamer to rename the episodes. The problem I'm running into is this. I have a Fetch import folder that theRenamer uses so that I can download all shows to a specific folder and when I hit a button in theRenamer it JUST scans that folder to rename and move to the proper structure above. The cause for wanting to exclude a folder is because of how windows moves files due to network paths I guess. When we use theRenamer to rename and move from our Fetch folder, this is the outcome: \\d0rkfiles\TV Shows\!-Unsorted-!\(unsorted and poorly named tv shows) to \\d0rkfiles\TV Shows\ Works fast since Windows seems to move it locally, not dealing with the network \\d0rkfiles\!-Unsorted-!\ to \\d0rkfiles\TV Shows\ works very slowly since Windows seems to movie it via the network - doubly slow since we are on laptops using wireless. It seems to take the long way of moving the files. So that's what I'm doing, hopefully that makes sense. If it does, I would like MP-TVSeries to filter out and ignore whatever is in that \\d0rkfiles\TV Shows\!-Unsorted-!\ folder. From what I've read in other posts, I would assume the fix is to use Regular Expressions to return negative on files that have "!-Unsorted-!" in the path (i can easily rename that to something easier if it helps). I tried my hand on modifying the current Regex, but I think I'm completely missing the boat on it. Any help or suggestions would be wonderful :) And I'll gladly explain anything better if I need to. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Exclude Specific Folder
Contact us
RSS
Top
Bottom