![]() |
|
[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 |
- pecinko - 2011-09-29 10:21 MariusTh86 Wrote:It's bad behavior of the app to freeze... but the 503 error happens, possibly mostly when the site is overloaded with requests, or just unavailable for some reason. What would be nice is if ViMM would gracefully fallover to tmdb (or other scrapper) if imdb is not responding and continue. When all media was processed dialog with summary could be brought up and errors reported if previously encountered. If/when autoscan in background gets implemented, it would be usefull to have toolbar button which could show this logs, so you know what was happening while you were not in front of pc. - MariusTh86 - 2011-09-29 10:50 pecinko Wrote:What would be nice is if ViMM would gracefully fallover to tmdb (or other scrapper) if imdb is not responding and continue. When all media was processed dialog with summary could be brought up and errors reported if previously encountered. Technically, it first checks TMDB even if you have the IMDb scrape enabled since the unofficial IMDB api doesn't release as much information as TMDB, it's used more as an extra scraper. So if the IMDb scraper is unavailable, it'll still have scraped information from TMDb. - chander - 2011-09-29 11:01 MariusTh86 Wrote:Not everyone uses sick beard though This + extra fanart (essential for skins like AEON) with images extraction + movies set + grid view (with images dimension) for fanarts and posters... and ViMM will be as great as EMM. But it's a solid start and you look very motivated, so i'm very confident that i will definitely change EMM for ViMM at the end of the year
- demosthien - 2011-09-29 11:36 MariusTh86 Wrote:Not everyone uses sick beard though +1 re: Sickbeard... Not everyone uses nor wants to use it. Renaming Movie and TV Show files would be a great step toward file tidyness. - pecinko - 2011-09-29 11:47 MariusTh86 Wrote:Technically, it first checks TMDB even if you have the IMDb scrape enabled since the unofficial IMDB api doesn't release as much information as TMDB, it's used more as an extra scraper. OK, I have a couple of movies that TMDB does not have listed but imdb does. Problem is - when imdb is not available (503) app gets stuck and the only way out is to force-quit it. - MariusTh86 - 2011-09-29 11:56 pecinko Wrote:OK, I have a couple of movies that TMDB does not have listed but imdb does. If you register an account on TMDB, you can add any missing movies yourself. ![]() I'm adding some progress window close actions so that it shouldn't get 'stuck' as much, but I hope I can add a way to interact with the progress better so that I can add a cancel/close button on it. - pecinko - 2011-09-29 12:12 MariusTh86 Wrote:If you register an account on TMDB, you can add any missing movies yourself. I have an account and I added quite a bit. Problem is I'm maintaining a skin and 2 small children :-) so it's not always possible to play with TMDB. Furthermore, there are films that I'm not planning to keep - I receive a DVD as a gift, rip it and put it on NAS. After watching - I mostly get rid of it. Will progress dialog pop-up every time some of the scrappers are down? I mean what happens if I added 10 movies and press "fetch all" but some of the scrapers are not available ATM? - MariusTh86 - 2011-09-29 12:19 pecinko Wrote:I have an account and I added quite a bit. Problem is I'm maintaining a skin and 2 small children :-) so it's not always possible to play with TMDB. The progress dialog pops up because it's busy doing something, not so much because of scrapers being down, instead I believe I simply forgot to tell it to close when data is unavailable, I'll release a v0.5.1 update which should help with that. - MariusTh86 - 2011-09-29 16:36 v0.5.1 29/09/2011 ------------------ * [New] Added '.iso' to detectable movie file types. * [New] Added support for movie.jpg and movie.tbn as poster names. * [Dif] Clean out trailers. - bradpaulp - 2011-09-30 04:00 I am getting the "An exception of class OutOfBoundsException was not handled. The application must shutdown." message but ONLY when I'm starting the application. I cannot do anything. I downloaded it last night it worked beautifully, cleaned up the movies great. Today when I got to launch it though, I get that error on startup. I uninstalled the program and then reinstalled it and same thing. Any suggestions? EDIT : Well I just realized there was a new build for it so I tried that and its working again ! |