Bugs item #1622668, was opened at 2006-12-27 02:33 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1622668&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: Pending Resolution: None Priority: 5 Private: No Submitted By: ehisey (ehisey) Assigned to: Nobody/Anonymous (nobody) Summary: Recordserver using "illegal" characters Initial Comment: Recordserver was leaving ':' in Show names. This is not a problem for linux but if the file is being shared via Samba then the file name gets mangled. I believe it still doing this in the 1.6 series but am not sure as I can not remember which was running when I recorded The Librarian. I would suggest replacing the ':' with a '-'. ---------------------------------------------------------------------- >Comment By: Duncan Webb (duncanwebb) Date: 2006-12-29 00:06 Message: Logged In: YES user_id=104395 Originator: NO In local_conf: TV_RECORDFILE_OKLETTERS = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-:' Just change it to remove the ':' then the file names will not contain ':' Simple when you know how. The best sources for information is the wiki, local_conf.py.example and freevo_conf.py For plugins the site http://freevo.sr-club.de/ is good and http://www.freevohelp.com/ for games and there are many more sites around. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1622668&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
