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
My Music Videos - V0.41
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="joz" data-source="post: 503502" data-attributes="member: 70244"><p>Just tried the latest version for the first time and I could not get it to add this path as watch folder;</p><p>"\\Server\D - Media\Mijn video's\Music Video's"</p><p></p><p>this one works</p><p>"\\Server\D - Media"</p><p></p><p>It's most likely not escaping the input properly</p><p></p><p></p><p>this expression " %album%\%artist% - %title%.%ext%" is not suited for your directory structure at all. Kinda obvious I'd say</p><p>you start of with a directory of a letter, for example "a". That is matched to album with the regex you provided.</p><p>%artist should be doing ok as wel as %title.</p><p>So why it crashes I do not know (don't know any code of it) but it should have an artist to map, album, title and extension should be mapped too with this regex although album should get mapped to "a" in the example.</p></blockquote><p></p>
[QUOTE="joz, post: 503502, member: 70244"] Just tried the latest version for the first time and I could not get it to add this path as watch folder; "\\Server\D - Media\Mijn video's\Music Video's" this one works "\\Server\D - Media" It's most likely not escaping the input properly this expression " %album%\%artist% - %title%.%ext%" is not suited for your directory structure at all. Kinda obvious I'd say you start of with a directory of a letter, for example "a". That is matched to album with the regex you provided. %artist should be doing ok as wel as %title. So why it crashes I do not know (don't know any code of it) but it should have an artist to map, album, title and extension should be mapped too with this regex although album should get mapped to "a" in the example. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My Music Videos - V0.41
Contact us
RSS
Top
Bottom