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="foxbenw" data-source="post: 843315" data-attributes="member: 115475"><p>-OK. And then the drop down in TV server is changed depending on which ones are enabled/disbaled. I guess all are enabled by default now, with the new logic. Will you retain the default choices in the tv server plugin? Perhaps not, but I don't feel strongly either way.</p><p>-This is the same as record only once? Maybe you could disable the whole skip routine if record only once is true? I don't know if that is easy within the way you have written it, of course.</p><p>nb thaught = thought. (that is meant helpfully not critically!)</p><p></p><p>with the new logic, i think i like it. however i need to think about it some more. it is also where my mind went after my last post.</p><p>i wonder if there are a few more specific situations that we want to include?</p><p>eg</p><p></p><p> if ((newEpisodeNumber = string.Empty) != (oldEpisodeNumber = string.Empty))</p><p> {</p><p> return true;</p><p> }</p><p></p><p>I currently don't know where this should go in the new hierarchy but suspect it would be useful. </p><p>Like i said, i will think some more and try to come up with any refinements which would be useful. I wanted to give you that example above in case it got you thinking.</p><p>The new logic may end up with the same answers as your original logic, just in a different order! But i think it is worth it.</p><p>Ben</p></blockquote><p></p>
[QUOTE="foxbenw, post: 843315, member: 115475"] -OK. And then the drop down in TV server is changed depending on which ones are enabled/disbaled. I guess all are enabled by default now, with the new logic. Will you retain the default choices in the tv server plugin? Perhaps not, but I don't feel strongly either way. -This is the same as record only once? Maybe you could disable the whole skip routine if record only once is true? I don't know if that is easy within the way you have written it, of course. nb thaught = thought. (that is meant helpfully not critically!) with the new logic, i think i like it. however i need to think about it some more. it is also where my mind went after my last post. i wonder if there are a few more specific situations that we want to include? eg if ((newEpisodeNumber = string.Empty) != (oldEpisodeNumber = string.Empty)) { return true; } I currently don't know where this should go in the new hierarchy but suspect it would be useful. Like i said, i will think some more and try to come up with any refinements which would be useful. I wanted to give you that example above in case it got you thinking. The new logic may end up with the same answers as your original logic, just in a different order! But i think it is worth it. Ben [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
TV Server Plugin: TvWishList
Contact us
RSS
Top
Bottom