Posts: 5
Joined: Feb 2013
Reputation:
0
Hey, Great program but one little issue when I attempt to run the TV show Export as an Advanced Show Display the result file is missing all artwork, the folder that was created as well is empty aside from the default image that say no artwork available or whatever. Any ideas?
Thanks
Posts: 60
Joined: Nov 2012
Reputation:
3
When I put (%S) in my movie rename I get a couple of parenthesis. What am I supposed to get?
Posts: 31
Joined: Jan 2012
Reputation:
2
Nice release working good ;-)
Posts: 60
Joined: Nov 2012
Reputation:
3
Mines the same. I'm guessing that was over looked or never brought up as a bug.
Posts: 104
Joined: Sep 2011
Reputation:
1
Feature request:
When I delete a TV show from my system, MC doesn't have the feature in the context menu to "remove from list" as it does for Movies.
As a result, I have to manually edit the config file to remove the TV show, delete tvcache.xml and restart MC.
Am I missing something?
Posts: 138
Joined: Jan 2013
Reputation:
1
2013-02-24, 10:33
(This post was last modified: 2013-02-24, 10:57 by Alchete.)
I'm having a strange issue with Media Companion + XBMC 12 in Ubuntu.
I've recently run Media Companion 3.5.4.8b on my library -- two folders: TV Shows, Movies.
Adding the two folders from scratch, XBMC Android loads all TV shows and Movies.
Adding the two folders from scratch, XBMC Ubuntu loads only the TV shows.
XBMC Ubuntu scrapes all the movies, and even shows me the cover art in "Recently Added Movies", but when I select Movies, the list is empty.
I can't figure out why it's working for TV Shows and not Movies, and why it works in Android and not Ubuntu?
Anyone have a clue what's going on?
Posts: 270
Joined: May 2005
Reputation:
0
kruuth
Senior Member
Posts: 270
I just moved over to 3.5.4.8 and when I try to get it to refresh I get the following:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: IMDB_ID must be supplied
at WatTmdb.V3.Tmdb.GetMovieByIMDB(String IMDB_ID, String language)
at Media_Companion.TMDb.Fetch()
at Media_Companion.TMDb.GetBackDropUrl(Resolution resolution)
at Media_Companion.Movie.DoDownloadFanart()
at Media_Companion.Movie.RescrapeSpecific(RescrapeList rl)
at Media_Companion.Movies.BatchRescrapeSpecific(List`1 NfoFilenames, RescrapeList rl)
at Media_Companion.Form1.BatchRescrape()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at Media_Companion.Form1.CallSubByName(String SubName)
at Media_Companion.Form1.mov_BckWrkScnMovies_DoWork(Object sender, DoWorkEventArgs e)
This happens during a rescrape, or when I do a fresh install, or whenever you do any sort of refresh. The image files(folder.jpg) do show up.