<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Am 04.07.2014 um 22:46 schrieb Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Le vendredi 4 juillet 2014, 22:41:50 David Fuhrmann a écrit :<br><blockquote type="cite">Am 04.07.2014 um 22:32 schrieb Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>>:<br><blockquote type="cite">Le vendredi 4 juillet 2014, 22:00:32 David Fuhrmann a écrit :<br><blockquote type="cite">I already told you that UNIQUE was not working at all. start-time=0 is<br>not<br>the same string as start-time=10. And regardless of the flag, the action<br>is<br>not a replace, but an append to an existing array, which got bigger and<br>bigger.<br></blockquote><br>You were not making any sense and you still are not. There is no point<br>repeating for me to repeat the same thing over and over. That does not<br>mean I agree.<br></blockquote><br>Sorry, but _you_ are not making sense. Or maybe we are still<br>misunderstanding each other. Please look at the code. INSERT_ELEM is<br>clearly inserting an element into an array, not replacing an existing<br>element.<br></blockquote><br>I don't make sense? So there can be another sensible behaviour than keeping<span class="Apple-converted-space"> </span><br>the oldest or the newest option value for a given item option. Well, I wonder<span class="Apple-converted-space"> </span><br>what that third sane possibility would be.<br></div></blockquote><div><br></div></div>I think we are talking about different things.<div><br></div><div>I am talking about the p_input->ppsz_options array, which gets larger and larger if you continue adding distinct „start-time=xy“ options. This is a fact, and please look at the code for that. And this array is saved to the media library, which was the reason to do the patch.</div><div><br></div><div>You are probably talking about how this array is internally handled, and how the values are parsed and used. Of course you can only apply one value to one option. But this was never my point.</div><div><br></div><div>Regards,</div><div>David</div></body></html>