Add exception catch to all os.listdir commands
commit3f7f64be861c65be6c8895e3f8b76e960e02976c
authorKRKeegan <-NOSPAM-kevin@krkeegan.com>
Mon, 3 Mar 2008 03:31:45 +0000 (2 19:31 -0800)
committerKRKeegan <-NOSPAM-kevin@krkeegan.com>
Mon, 3 Mar 2008 03:31:45 +0000 (2 19:31 -0800)
tree6e9b6fbcb28daffdb04a9d07ec806d04521cdf83
parent48e5447199435cb9695489516056d65842b74acc
Add exception catch to all os.listdir commands

Otherwise we risk choking on folders that we don't have permission to view.
config.py
plugin.py
plugins/music/music.py
plugins/photo/photo.py
plugins/video/video.py
pyTivo.py