Bugs item #1563370, was opened at 2006-09-22 01:37 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1563370&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: record server Group: 1.5.4 >Status: Closed Resolution: Accepted Priority: 5 Private: No Submitted By: Duncan Webb (duncanwebb) Assigned to: Nobody/Anonymous (nobody) Summary: Favorites don't get scheduled when for a title case change Initial Comment: tv_grab is not always consistent with the case of programs titles, so some favories are not being recorded. This problem may only be caused when different tv_grabbers are being used. The attached patch caused the record server to check the titles in lower case. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2006-10-24 19:20 Message: Logged In: YES user_id=1312539 This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Richard van Paasen (rvpaasen) Date: 2006-10-18 14:36 Message: Logged In: YES user_id=182311 This issue was solved in revision 8338. ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-10-06 15:18 Message: Logged In: YES user_id=104395 This should be easy enough ---------------------------------------------------------------------- Comment By: Richard van Paasen (rvpaasen) Date: 2006-10-06 14:39 Message: Logged In: YES user_id=182311 Maybe we also should remove non-alphanumeric characters from the strings when comparing them. Somtimes extra spaces, colons or dashes are added or removed in the title. Even characters like ë é ç are sometimes written inconstently with accent or just as plain e and c. Please consider writing a special compare function for this in addition to converting the case. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1563370&group_id=46652 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
