![]() |
|
[MAC] ViMediaManager - Media Manager for Mac OS X! - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: [MAC] ViMediaManager - Media Manager for Mac OS X! (/showthread.php?tid=109976) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 |
- MariusTh86 - 2011-10-09 00:11 I was already thinking of the bottom of the movie information, which could fairly easily fit a breadcrumb path, at least to some extend, lots of blank space there.
- MariusTh86 - 2011-10-11 15:48 Just a small update while i'm working on 0.6: v0.5.3 10/10/2011 ----------------- * [New] Added the option to sort by rating. * [Dif] Added 2 new video filetypes for support in scanning. - Dzigg - 2011-10-12 08:28 Hey, just wanna say great job on this! I second the request for download subtitle, that would make this a complete media manager for xbmc.. - T800 - 2011-10-12 09:40 At the moment I'm scraping with Ember and creating sets and media info then running through ViMediaManger and getting better quality artwork and trailers. I've noticed when processing my bluray rips if the file is .ts, after being scraped by ember the .nfo file doesn't get noticed in ViMediaManager. If I scrape it with ViMediaManger it creates a new nfo along side the original ember nfo called movie.nfo not Batman 1989.bluray.nfo. The same file in a .mkv gets noticed in ViMediaManager without any problems. I haven't tried .m2ts files. How far off is getting mediainfo working with ViMediaManager? - demosthien - 2011-10-12 11:19 T800 Wrote:If I scrape it with ViMediaManger it creates a new nfo along side the original ember nfo called movie.nfo not Batman 1989.bluray.nfo. Do you have your ViMM preferences set tho create the filename you're after? I figure if you have it set to create a "movie.nfo" then it will probably ignore a file named with "Batman 1989.bluray.nfo" (which is "<movie>.nfo" in the preferences). - MariusTh86 - 2011-10-12 11:29 I've found a way to intergrate MediaInfo, but I'll be saving it for the first 0.6 release. .ts and .m2ts files should be recognized in ViMM 0.5.3, could you check weather you've got the latest version of ViMediaManager? - T800 - 2011-10-12 11:43 demosthien Wrote:Do you have your ViMM preferences set tho create the filename you're after? I figure if you have it set to create a "movie.nfo" then it will probably ignore a file named with "Batman 1989.bluray.nfo" (which is "<movie>.nfo" in the preferences). I have the preferences set to <movie>.nfo. If there is a .nfo already there for a .ts file (created by ember) it creates movie.nfo. - T800 - 2011-10-12 11:50 MariusTh86 Wrote:I've found a way to intergrate MediaInfo, but I'll be saving it for the first 0.6 release. I just updated to 0.5.3 and now it's fine! ![]() Sweet! Get sets and mediainfo sorted and ember and windows can go bye bye!
- ionblue - 2011-10-14 00:23 I've been doing this the hard way using a VM running WinXP and YANFOE. I'm very glad I happened across this! Keep up the good work. I'll be donating. I am having some issues whenever ViMM gets to a movie it can't locate. It throws an exception and states the program must be shut down. So I manually do those, but I wouldn't think if a movie scrape came back NULL that it just die. Anyway, I haven't taken a screenshot of the error just yet, but if you need it I can. Heck, for all I know this is a known error, but I didn't see it come up in a search. - ionblue - 2011-10-14 00:25 ionblue Wrote:I've been doing this the hard way using a VM running WinXP and YANFOE. I'm very glad I happened across this! Keep up the good work. I'll be donating. Speak of the devil - it just threw another one. This is the message: An exception of class NilObjectException was not handled. The application must shut down. Hope it helps. Oh and I'm on 10.7.2 if that matters any. Also, it only happens when I'm doing a "Fetch All". If I do manual fetch and correct it it's OK. |