Kodi Community Forum
OS X ViMediaManager - Media Manager for Mac OS X! - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: OS X ViMediaManager - Media Manager for Mac OS X! (/showthread.php?tid=109976)



RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - SSGWJ - 2013-03-07

I figured it out... ill get you a log this evening.


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - SSGWJ - 2013-03-08

Here is the crash log... happens immediately every time I click on an individual episode. Thanks for your help!

http://pastebin.com/jNMGqZ3n

Thanks,
Scott


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - SSGWJ - 2013-03-08

Now I have another small problem... when I scrape a movie in ViMediaManager it is not capturing the codec, duration, dimensions or ratio. It's is returning all as N/A. If I scrape from within XBMC, it is pulling them up fine. It worked yesterday... any ideas?


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - SSGWJ - 2013-03-08

It's hit or miss... some movies are pulling duration, codec, dimensions and ratio while others are not. I have the same naming scheme for all -- HD Movies/Movie Name/Movie Name (Year).m4v. These are not itunes DRM .m4vs, but handbrake converted blu-ray rips originally streamed to an ATV 2 via itunes. Other than that... movies working beautifully.


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2013-03-08

It looks like something is going wrong while rendering the HTML field that should display the episode thumbnail and information, unfortunately it doesn't tell me what...
Are you using the 'Cocoa' or 'Intel' version? (The default download is 'intel') what happens if you use the other version?

I'm using the app 'mediainfo' (http://mediainfo.sourceforge.net/en) to look up codec information.
I just whipped up a 'mediainfo' app so that you can see the values it returns by selecting the mediafile, let me know the 'XML' information if something odd is showing:
http://www.mediafire.com/download.php?8wbovv4optmv3x3


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - ritchiejr - 2013-03-09

Using v0.7a5c .

When i go to Extras and Download poster... or Download backdrop... get the following error:


ERROR: 1

Parse Error: Expecting '{' or '['
Stack:

JSONItem.Parse%o<JSONItem>%o<JSONItem>s
JSONItem.Load%%o<JSONItem>s
TVCore.ShowArt%%ssi4
dlgProgress.dlgProgress.thrProgress_Run%%o<dlgProgress.dlgProgress>o<Thread>
Delegate.IM_Invoke%%o<Thread>
AddHandler.Stub.0%%
threadRun
_pthread_start


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2013-03-09

Which item does this happen on?


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - ritchiejr - 2013-03-09

Happens on TV Shows... i'll watch to see if the show is in a certain state when it happens. (think it's when i try and get different art for a show i indexed previously.)


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2013-03-09

I think it's when you try and get art for a show that hasn't been indexed/scraped before, I'll build in a protection so that can't happen too easily.
If it does happen on an item that you have already fetched information for, let me know.


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - ritchiejr - 2013-03-09

I'll watch for it, Thanks!


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - SophT - 2013-03-10

I found what I think is a small API call bug for fanart.tv, my media and my database language are all set to "English", but if no English art exists for a movie OR if HD art exists in a foreign language but not English ViMM will download the foreign language artwork instead of none or English, respectively.

For an example see "The Lion King" (http://fanart.tv/movie/8587/the-lion-king/) where you will get HDclearart in a foreign language instead of standard def clearart in English.

I'm assuming of course that the fanart.tv API supports languages, which it seems to.


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2013-03-10

It's sort of a fall-back feature, but i'll make it check the standard definition first before moving on to the fall-back.


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - jaroch7 - 2013-03-11

Just got done with two days of fetching files with ViMediaManager, and I'm loving it!

A couple of quick questions:

1. Any time frame on tags working (especially multiple, comma-separated tags) ?
Right now, I'm manually adding several tags into each .nfo for sorting in XBMC. Having tags working in ViMM would greatly speed up the process (I've been using extra genre names for some things). If it's close to being implemented, I'll hold off on manually adding. It would be good to know either way...

2. I'm a total noob, so please forgive if this questions seems outlandish: How difficult would it be to enable fetching of "cinematography" or other crew data from imdb/tmdb so that it's accessible for custom nodes in XBMC? Maybe way down on the roadmap, it would be great to facilitate adding crew data to the .nfo

Anyway, loving this app, so glad you've created it. I look forward to the anime features! Donation sent!!

- Justin


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2013-03-11

1. It doesn't work? oops, forgot to save the movie tags when editing movie metadata, sorry. It'll be fixed in the next build.

2. ViMM catches the entire cast from the IMDb "/fullcredits" page, and finds people for directors, writers/authors, and as an extra, the people who wrote the music, which isn't supported by default, but I hadn't even heard of custom nodes before, so i wouldn't call you a noob. Wink
Scraping the entire crew information from the /fullcredits page seems like it might be difficult, but the TMDB's crew list which i'm currently using does support for a few of the crew members. (compared to the 'fullcredits' page, it's a lot less though) Adding a job/tag for 'camera' seems to be easy enough that way.

Thanks for the donation! it's very much appreciated!
After smoothing out the TV section, i'll be working hard on the Anime section. Wink


RE: [MAC] ViMediaManager - Media Manager for Mac OS X! - jaroch7 - 2013-03-11

1. Fantastic! I'll be looking forward to the next build. My ragged, tag-entering self thanks you!

2. I love that ViMM grabs composers, so cool! Having a job/camera tag would be amazing! (I would love to filter/sort by cinematographer.)

Thanks again for the quick response and awesome application. I'm looking forward to the future of ViMM!