wmcbrine / pytivo

pyTivo is both an HMO and GoBack server. Similar to TiVo Desktop pyTivo loads many standard video compression codecs and outputs mpeg2 video to the TiVo. However, pyTivo is able to load MANY more file types than TiVo Desktop.
http://pytivo.org/
127 stars 42 forks source link

Top-level directories can't be used as share paths #6

Open wmcbrine opened 11 years ago

wmcbrine commented 11 years ago

Mainly an issue on Windows (with its multiple "drives"), but you can see it on any OS by setting the path to "/".

wmcbrine commented 11 years ago

This is tied in with the way pyTivo doesn't include the top-level "/" in the paths it sends to the TiVo. I've made three or four attempts to fix these issues, separately and together. I got it working for music and photo, but the video plugin is problematic.