![]() |
|
Media Info Plus - Manage your Movies, Shows, Tunes, NFO and more (Open Source VB.NET) - 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: Media Info Plus - Manage your Movies, Shows, Tunes, NFO and more (Open Source VB.NET) (/showthread.php?tid=47071) 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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 |
- kulprit - 2009-04-23 11:25 Is there a limit on the number of movies in one folder. I got to 116, even removing the folder from the folder list, restarting and readding it doesn't find the other ones. This is all on 2882 sorry. Also i'm not getting a lot of imdb info, ie, runtime, tagline and plot outline. Both an auto pilot with only top right box ticked, and a refresh on each individual movie is not fixing this up. Another edit, i'm getting about 5 or so folders on the left hand list that are just stupid random characters, but there is no way to remove them. I think they are hidden folders in my directorys, they are definately not visible. Yet again, change does however reload the correct imdb info, although not sure how change is any different to refresh. - MrDVD - 2009-04-23 13:42 Hallo, 2882 crash here with error when i select an Episode without episoden.tbn (tested on Law & Order - S18) ep 1-3 work but 4-end display this error msg. Since 2870 MIP download again and again the same 155 files. I dont know if this is a problem on tvdb or MIP. - Hitcher - 2009-04-23 14:46 Couple of requests. 1) Some of the fields end with a space before the close tag which messes with certain views. I've done a 'find and replace' on them all with Notepad++ but would it be possible for MIP to do this automatically? 2) Runtime fields can be full of useless scraped info so now that MIP can check the actual video file runtime can that be used instead for a much more accurate runtime? Thanks. - schwallman - 2009-04-23 15:07 was looking into using wine to run mip, anyone have any info on what works and what doesn't. - kulprit - 2009-04-23 15:20 OK, so almost every problem I had on the last page was to do with the fact that all my movies are stored in the root of a hard drive, with no folder above them. Still got 2 movies that although i kept putting in the imdb number it wouldnt load the stuff, got them eventually. Put in number, press green button, exit and start again, refresh, then change. Whole lot of stuff. Also any sign of a copy classification to mpaa setting? - Weavus - 2009-04-23 15:25 Hitcher Wrote:2) Runtime fields can be full of useless scraped info so now that MIP can check the actual video file runtime can that be used instead for a much more accurate runtime?+1000 Please format it too, like '1hr 43min' or something equally short and nice looking. I'd only care about seconds if runtime was < 5 min. - fekker - 2009-04-23 18:39 kulprit Wrote:Is there a limit on the number of movies in one folder. I got to 116, even removing the folder from the folder list, restarting and readding it doesn't find the other ones. There's not a limit to the number of items in a folder, it must be hitting something and exiting. For the ones it's not pulling the imdb data, what is the movie name (and better yet, what's the imdbid for that movie) I'll see about ignoring hidden folders altogether. Quote:Hallo, 2882 crash here with error when i select an Episode without episoden.tbn (tested on Law & Order - S18) ep 1-3 work but 4-end display this error msg.yeah, i ran into that one late last night, i'll get it fixed up. (the error) When it's attempting to re-download the same images over and over again, it's the tvdb API returning links to invalid images on the site. Until they fix the API, MIP is going to try to download those files that don't exist. You could disable episode thumbnails in MIP, but then it won't get any thumbnails. I'm hoping they fix the api soon, it really slows the tv show parsing down when it hits those invalid files. Quote:Couple of requests.1 - is this happening to all fields or just some of them? got a few examples (via imdbid)? (or is this for tvshows).. i'm sure i can strip that out in MIP 2 - great idea!! i'll add that as an option, use actual runtime. This is going to be odd for .iso's that have more then one video stream, and for stacked movies, for all others it will work fine. Quote:was looking into using wine to run mip, anyone have any info on what works and what doesn't.As far as I know everything should be working under wine. The gui redraw is slower under wine, but everything should be working. Quote:OK, so almost every problem I had on the last page was to do with the fact that all my movies are stored in the root of a hard drive, with no folder above them. Still got 2 movies that although i kept putting in the imdb number it wouldnt load the stuff, got them eventually. Put in number, press green button, exit and start again, refresh, then change. Whole lot of stuff.So what did it take to fix the movie loading issue? just putting them in a folder? I'm thinking of putting the classification into the studio field for tagging support. Would that work for you? (i'm hoping to get the classification field into xbmc at somepoint as it's own field).. it's easy for new data to put the data into the field with an if then else statement, it's a mess when I try to do it with existing data. I guess i could just mirror the studio field method.. mpaa and mpaareal in the .nfo file.. i'll see about that as well. Quote:+1000 Please format it too, like '1hr 43min' or something equally short and nice looking. I'd only care about seconds if runtime was < 5 min.I'll see what I can do for the formatting options. - Weavus - 2009-04-23 18:59 fekker Wrote:2 - great idea!! i'll add that as an option, use actual runtime. This is going to be odd for .iso's that have more then one video stream, and for stacked movies, for all others it will work fine.I'm sure in those few cases people can edit it manually. Or perhaps you could be really smart and add up all the video runtime values in a iso/stacked file
- schwallman - 2009-04-23 19:48 ok, just a quick question, why couldnt mip work on just nfo files only residing inside a folder without the video file? I am trying to transfer 1000+ movies from mac to pc using a fat32 drive. it takes almost 8 hours to transfer to the pc then run them in mip, then another 8 hours to transfer back.repeat....If it only needed a .nfo to do the searching it would br pretty sweet. it might actually do this, im not sure, i just thought about it while on lunch and couldnt try it until tonight. Also people that use macfuse, can you see your external mac journaled drives on windows. mine never show up - fekker - 2009-04-23 19:55 schwallman Wrote:ok, just a quick question, why couldnt mip work on just nfo files only residing inside a folder without the video file? I am trying to transfer 1000+ movies from mac to pc using a fat32 drive. it takes almost 8 hours to transfer to the pc then run them in mip, then another 8 hours to transfer back.repeat....If it only needed a .nfo to do the searching it would br pretty sweet. it might actually do this, im not sure, i just thought about it while on lunch and couldnt try it until tonight. For folder level movies, to just create the .nfo files, it doesn't need any video files. Of course it won't have the Media Information from the actual video file, but it will have the images and .nfo files. Actually you can do the same for file level items by making a new 0k text doc and name it the video file name (be sure not to leave the .txt at the end of the file) |