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
Products
TV-Server
TV Server Plugin: TvWishList
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="mcl" data-source="post: 956503" data-attributes="member: 100029"><p>hi,</p><p> </p><p>I finally found the solution. The problem was the OR operator. I tried the whole scenario with csi. I do have "csi: vegas" and "csi: miami" in my epg. For both there are repeats (Wdh.) as well. So I first tried only "csi" and found 7 entries including vegas, miami and wdh.</p><p> </p><p>Then I excluded only wdh and found vegas and miami.</p><p>Then I excluded miami and found vegas and vegas (wdh.)</p><p>Then I excluded miami||(Wdh.) and that found vegas, vegas (wdh.) and miami BUT NOT miami (wdh.)</p><p>I then tried the same with an expression like in the manual and had the same result like with the exclude miami||(wdh.)</p><p> </p><p>Because of that I then changed from OR to AND and deleted the () for the two excludes like:</p><p>(title like '%csi%') AND (title not like '%miami%') AND (title not like '%Wdh%')</p><p>And that finally gave the right result!</p><p> </p><p>I then remered that && stands for AND on myswl and switched back from expression to partial title and excluded miami&&(Wdh.) and voilá the same right result. Only two schedules for csi: vegas without any miami or (Wdh.).</p><p> </p><p>Perhaps this can help other people, too <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="mcl, post: 956503, member: 100029"] hi, I finally found the solution. The problem was the OR operator. I tried the whole scenario with csi. I do have "csi: vegas" and "csi: miami" in my epg. For both there are repeats (Wdh.) as well. So I first tried only "csi" and found 7 entries including vegas, miami and wdh. Then I excluded only wdh and found vegas and miami. Then I excluded miami and found vegas and vegas (wdh.) Then I excluded miami||(Wdh.) and that found vegas, vegas (wdh.) and miami BUT NOT miami (wdh.) I then tried the same with an expression like in the manual and had the same result like with the exclude miami||(wdh.) Because of that I then changed from OR to AND and deleted the () for the two excludes like: (title like '%csi%') AND (title not like '%miami%') AND (title not like '%Wdh%') And that finally gave the right result! I then remered that && stands for AND on myswl and switched back from expression to partial title and excluded miami&&(Wdh.) and voilá the same right result. Only two schedules for csi: vegas without any miami or (Wdh.). Perhaps this can help other people, too :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
TV Server Plugin: TvWishList
Contact us
RSS
Top
Bottom