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
No Fanart when playing
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: 1273073" data-attributes="member: 68833"><p>I think, This is due to the fact that you have either very old settings, or removed the delimiters.</p><p>[CODE]14-May-2020 09:13:24 Debug [ Utils]: Artists pipes: [|][;] [/CODE]</p><p>But out of the box, the list of separators is more: <a href="https://github.com/yoavain/mediaportal-fanart-handler/blob/master/Installer/config/FanartHandler.xml#L38-L47" target="_blank">yoavain/mediaportal-fanart-handler</a></p><p>[CODE=xml] <section name="Separators"></p><p> <entry name="sep0"> &amp; </entry></p><p> <entry name="sep1"> feat </entry></p><p> <entry name="sep2"> feat. </entry></p><p> <entry name="sep3"> and </entry></p><p> <entry name="sep4"> и </entry></p><p> <entry name="sep5"> und </entry></p><p> <entry name="sep6"> et </entry></p><p> <entry name="sep7">,</entry></p><p> </section>[/CODE]</p><p>If you think that all these separators are not needed, then in this case you will not have Fanart for the Artist <strong>Marina And The Diamonds</strong> because:</p><p>[CODE]14-May-2020 09:13:45 Debug [ DatabaseManager]: Artist: Marina And The Diamonds images: 0 from: 10</p><p>...</p><p>14-May-2020 09:13:46 Info [ DatabaseManager]: No fanart found for Artist: Marina And The Diamonds.[/CODE]</p><p>But if you want to see fanart in this case, add at least these separators:</p><p>[CODE=xml] <section name="Separators"></p><p> <entry name="sep0"> &amp; </entry></p><p> <entry name="sep1"> and </entry></p><p> </section>[/CODE]</p><p><strong>!!!</strong> Separators on that list with spaces at the beginning and at the end.</p></blockquote><p></p>
[QUOTE="ajs, post: 1273073, member: 68833"] I think, This is due to the fact that you have either very old settings, or removed the delimiters. [CODE]14-May-2020 09:13:24 Debug [ Utils]: Artists pipes: [|][;] [/CODE] But out of the box, the list of separators is more: [URL='https://github.com/yoavain/mediaportal-fanart-handler/blob/master/Installer/config/FanartHandler.xml#L38-L47']yoavain/mediaportal-fanart-handler[/URL] [CODE=xml] <section name="Separators"> <entry name="sep0"> & </entry> <entry name="sep1"> feat </entry> <entry name="sep2"> feat. </entry> <entry name="sep3"> and </entry> <entry name="sep4"> и </entry> <entry name="sep5"> und </entry> <entry name="sep6"> et </entry> <entry name="sep7">,</entry> </section>[/CODE] If you think that all these separators are not needed, then in this case you will not have Fanart for the Artist [B]Marina And The Diamonds[/B] because: [CODE]14-May-2020 09:13:45 Debug [ DatabaseManager]: Artist: Marina And The Diamonds images: 0 from: 10 ... 14-May-2020 09:13:46 Info [ DatabaseManager]: No fanart found for Artist: Marina And The Diamonds.[/CODE] But if you want to see fanart in this case, add at least these separators: [CODE=xml] <section name="Separators"> <entry name="sep0"> & </entry> <entry name="sep1"> and </entry> </section>[/CODE] [B]!!![/B] Separators on that list with spaces at the beginning and at the end. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Fanart Handler
No Fanart when playing
Contact us
RSS
Top
Bottom