Solved xbmcvfs.exists not working with smb m2ts files?
#1
Like the title says I am running some test and it seems that xbmcvfs.exists and xbmcvfs.listdir do not seem to see .m2ts files over smb:// 
can someone else verify this?

It works fine locally but I need to check files over smb for MySQL to work over my network.

any ideas or "hacks" I thought I was going to use os.path.exists() but that 2 returns false... 

I have the folder opened over smb on the same pc to verifiy it is there.



EDIT::::: It helps when the item you are looking for has been scanned into the library properly... it was a tv show that got missed just so happened to be the show I was testing... after a good nights rest got it figure out and its working as it should.... Man its nice to show off my ignorance.
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply
#2
So I found a way to make it work with the os.path.exist(), but I would still like to know if there is something I am doing wrong with xbmcvfs or is this just a bug?
 
I would prefer to use xbmcvfs so that it will be more universal..
Shield TV | Windows 10 | Mariadb | Mii Box
Evolve Ecosystem Repo | TV Melodies | Madnox Holiday Mod
Reply

Logout Mark Read Team Forum Stats Members Help
xbmcvfs.exists not working with smb m2ts files?0