Bugs item #1563370, was opened at 2006-09-22 08:37
Message generated for change (Comment added) made by rvpaasen
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
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: Richard van Paasen (rvpaasen)
Date: 2006-10-06 21: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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to