![]() |
|
Patch: Export video database handling special characters - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: Patch: Export video database handling special characters (/showthread.php?tid=73005) |
Patch: Export video database handling special characters - AaronD - 2010-04-30 09:06 I have added a patch to trac for ticket 9094 I found this only happened when exporting to a single file, when it attempted to create a folder for TV Shows to store the show images (fanart, thumbs, etc). I also noticed an extra error in the log related to trying to remove the expot folder when it doesn't exist. Added a test for existence. Thanks - AaronD - 2010-04-30 16:28 I've made the changes suggested. Can you please take another look. Thanks - sho - 2010-04-30 16:35 FIY, the devs monitor trac more and better than here, so I think there is no real reason to notify here (although of course you are free to). Devs that have commented on a trac ticket will get mails on any update on that particular ticket for ever more. - AaronD - 2010-04-30 17:22 Ah good, I didn't know that. Thanks |