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
Fanart Handler
For all artists with an article in their name (e.g. The Rolling Stones) there were no more backdrops
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="ajs" data-source="post: 1235503" data-attributes="member: 68833"><p>Strange ... in my test:</p><p>[code=csharp] string __str = "The Rolling Stones";</p><p> logger.Debug("*** GetArtist: " + Utils.GetArtist(__str));</p><p> __str = @"C:\bla-bla-bla\The Rolling Stones (1).jpg";</p><p> logger.Debug("*** GetArtist: " + Utils.GetArtist(__str));</p><p> __str = @"C:\bla-bla-bla\Rolling Stones (2).jpg";</p><p> logger.Debug("*** GetArtist: " + Utils.GetArtist(__str));</p><p> __str = @"C:\bla-bla-bla\Rolling Stones The (3).jpg";</p><p> logger.Debug("*** GetArtist: " + Utils.GetArtist(__str));[/code]</p><p>Result:</p><p>[code]18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones</p><p>18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones</p><p>18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones</p><p>18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones [/code]</p><p></p><p>Stop MP.</p><p>Delete All Rolling Stones fanart.</p><p>Start FH Configurator and setup Delete missing fanrt on startup.</p><p>Run MP, white scrapper end, go ot Rolling Stones, and start playing ... then check new fanart files for Rolling Stones in fanart folder...</p></blockquote><p></p>
[QUOTE="ajs, post: 1235503, member: 68833"] Strange ... in my test: [code=csharp] string __str = "The Rolling Stones"; logger.Debug("*** GetArtist: " + Utils.GetArtist(__str)); __str = @"C:\bla-bla-bla\The Rolling Stones (1).jpg"; logger.Debug("*** GetArtist: " + Utils.GetArtist(__str)); __str = @"C:\bla-bla-bla\Rolling Stones (2).jpg"; logger.Debug("*** GetArtist: " + Utils.GetArtist(__str)); __str = @"C:\bla-bla-bla\Rolling Stones The (3).jpg"; logger.Debug("*** GetArtist: " + Utils.GetArtist(__str));[/code] Result: [code]18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones 18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones 18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones 18-Dec-2017 20:10:32 Debug [ Utils]: *** GetArtist: rolling stones [/code] Stop MP. Delete All Rolling Stones fanart. Start FH Configurator and setup Delete missing fanrt on startup. Run MP, white scrapper end, go ot Rolling Stones, and start playing ... then check new fanart files for Rolling Stones in fanart folder... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Fanart Handler
For all artists with an article in their name (e.g. The Rolling Stones) there were no more backdrops
Contact us
RSS
Top
Bottom