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
Logo rules bundled into next release?
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="zeflash" data-source="post: 152345" data-attributes="member: 13641"><p>That is already possible I believe. You need to tweak your import regular expressions in order to look for that backed-up word, capture it in a group name (like, backed_up <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> ).</p><p>After a local scan, a new column (named as the capture group name, in your case backed_up) will be there in DBEpisodes.</p><p></p><p>Then you only need to add a new logo rule based on the presence or absence of data in that column.</p><p></p><p>We can't possibly include base rules for every use case, I believe you can understand that <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>In your case it requires changes to the parsing expressions too, that's your responsability.</p></blockquote><p></p>
[QUOTE="zeflash, post: 152345, member: 13641"] That is already possible I believe. You need to tweak your import regular expressions in order to look for that backed-up word, capture it in a group name (like, backed_up :) ). After a local scan, a new column (named as the capture group name, in your case backed_up) will be there in DBEpisodes. Then you only need to add a new logo rule based on the presence or absence of data in that column. We can't possibly include base rules for every use case, I believe you can understand that :) In your case it requires changes to the parsing expressions too, that's your responsability. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Logo rules bundled into next release?
Contact us
RSS
Top
Bottom