BigSale New User
Posts : 1 Join date : 2011-01-12
| Subject: Movie Actor Thumb Path Bug in v3.400 Wed Jan 12, 2011 1:25 am | |
| I am using the latest build, and I have enabled a specific folder to download the actor thumbnails. XBMC Path = smb://user:password@myserver\actors$If I use the 'Batch Rescraper Wizard' or the 'Rescrape Specific -> Actors', the actor <thumb> element paths are incorrectly generated in the movie.nfo file: - - Code:
-
<thumb>smb:\\user:password@myserver\actors$\nm0001002.jpg</thumb> or sometimes this: - - Code:
-
<thumb>smb:\\user:password@myserver\actors$02\nm0001002.jpg</thumb> With a new movie scrape, every thing is fine: - - Code:
-
<thumb>smb:\\user:password@myserver\actors$\02\nm0001002.jpg</thumb> Many thanks. | |
|
StormyKnight VIP
Posts : 556 Join date : 2008-10-08 Location : Australia
| Subject: Re: Movie Actor Thumb Path Bug in v3.400 Wed Jan 12, 2011 8:30 am | |
| Thanks for letting us know, I will post it as an issue on the MC codeplex site.
Cheers | |
|