Media Companion

Discussion and development board for the program Media Companion.
 
HomeHome  FAQFAQ  SearchSearch  RegisterRegister  Log inLog in  

Share | 
 

 v2.085: Multi-part movies .tbn file misnamed?

View previous topic View next topic Go down 
AuthorMessage
UofM_Matt
New User
New User


Posts: 3
Join date: 2008-10-04

PostSubject: v2.085: Multi-part movies .tbn file misnamed?   Sun Dec 28, 2008 10:34 pm

I went through and re-scraped all my movies, and on my multipart movies, this is happening:

movie.cd1.avi
movie.cd2.avi

these are scraped and work fine.

However, then, movie.tbn is created, and thus isn't displayed in xbmc because movie.tbn doesn't equal movie.cd1.tbn. When I rename movie.tbn to movie.cd1.tbn it works fine in xbmc. Is this just me or a bug?

- Matt
Back to top Go down
View user profile
billyad2000
Admin


Posts: 1326
Join date: 2008-09-20

PostSubject: Re: v2.085: Multi-part movies .tbn file misnamed?   Mon Dec 29, 2008 1:23 am

Not a bug as such, in the newest builds, XBMC has changed its recognition of thumbnails of multipart files to use the stack name just like fanart.

I'm not sure if it's in the latest T3CH but there should be a new build out soon.

If not you could always do yourself a build from the SVN

_________________
Do you have a problem with Media Companion, before posting a bug then please check you have the very latest version of Media Companion http://billyad2000.darkbb.com/announcements-f1/
Back to top Go down
View user profile http://billyad2000.co.uk
latropa64
New User
New User


Posts: 7
Join date: 2008-12-29

PostSubject: Re: v2.085: Multi-part movies .tbn file misnamed?   Tue Dec 30, 2008 7:35 am

Shouldn't nfo's also follow the stacked name now?

I know when you export the database as separate files within xbmc, you will end up with this:

Movie Name-cd1.avi
Movie Name-cd2.avi
Movie Name.nfo
Movie Name.tbn


Media Companion won't recognize the "Movie Name.nfo" as belonging to the stacked movie and so when you scan it will create a 2nd new file "Movie Name-cd1.nfo".
Back to top Go down
View user profile
billyad2000
Admin


Posts: 1326
Join date: 2008-09-20

PostSubject: Re: v2.085: Multi-part movies .tbn file misnamed?   Tue Dec 30, 2008 11:41 am

latropa64 wrote:
Shouldn't nfo's also follow the stacked name now?

I know when you export the database as separate files within xbmc, you will end up with this:

Movie Name-cd1.avi
Movie Name-cd2.avi
Movie Name.nfo
Movie Name.tbn


Media Companion won't recognize the "Movie Name.nfo" as belonging to the stacked movie and so when you scan it will create a 2nd new file "Movie Name-cd1.nfo".


While Media Companion will go that way in time, the reason it hasn't yet is that I haven't implemented a system that identifies the media file associated with the nfo. At the moment, on startup Media Companion searches folders for .nfo files, if it finds an nfo file containing valid xml then it adds it. At a later time, if someone wants to play the media, or look at the media information or file details then it does a quick search replacing the .nfo with .avi, .mpg, .wmv, etc
By using the stack name for the .nfo this will break the media link with with the file
eg
"moviename cd1.nfo"
looks for
"moviename cd1.mediaextension"

but if this was stacked it would be
"moviename.nfo"
looks for
"moviename.mediaextension" instead of "moviename cd1.mediaextension"

This is high on my list of things to do, but until I change the method by which Media Companion links these files I will not add it.

_________________
Do you have a problem with Media Companion, before posting a bug then please check you have the very latest version of Media Companion http://billyad2000.darkbb.com/announcements-f1/
Back to top Go down
View user profile http://billyad2000.co.uk
UofM_Matt
New User
New User


Posts: 3
Join date: 2008-10-04

PostSubject: Re: v2.085: Multi-part movies .tbn file misnamed?   Fri Jan 02, 2009 11:31 am

Thanks for the info, I was using the 8.10 point release and it wasn't working, though I compiled the SVN version as it's working great now.

Thanks!
Back to top Go down
View user profile
 

v2.085: Multi-part movies .tbn file misnamed?

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» [WU] Hitler: The Rise of Evil 2003 mHD – Part I and Part II
» [Special Offer]Begin your 3D Blu-ray movies trial on Asus Trnasformer Prime
» Business logos play a major part in overall business branding
» Get all the logo file formats
» Lephone 6233 flash file here

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: Bug Discussion-