![]() |
|
[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 149 |
- i814u2 - 2011-09-16 02:49 Sorry, one more: I personally don't like the added display-case look for the poster images. I would prefer to not see it, so an option would be nice. At the same time, more and more options aren't always a great thing. So if I had to cast a vote, it would be to simply display the image as is, no modification. - MariusTh86 - 2011-09-16 10:23 A debug mode might be helpful, especially at this early stage where a bunch of errors are still cropping up. ![]() I guess the faux DVD case isn't very accurate anyhow, so I might just remove it in favor of showing the picture a little more. I'll think about it. When downloading images i'd also like to show of a list of preview images, something like Ember, the current solution was simply the easiest to manage for now. When you're using sort title as such, it does make more sense to show title, and it makes sense to use sort title for sorting titles rather then for displaying them. I'll try it out. - pecinko - 2011-09-16 13:36 I see bugs are running away in fear :-) Great work. Some suggestions: - Icons (grid) view could be very useful. - An option to define what will be scraped. I do not use all of those banner, landscape, so an option to turn those off and leave only what I need would speed up app, save the bandwidth (both mine and metadata provider's) Thanks. - MariusTh86 - 2011-09-16 14:00 Initially I build this project just for the images, so I'm surprised to hear that someone wants to use it without them. ![]() But it's a valid option that may be useful, so I think I can put it in. - DrPepper - 2011-09-16 14:29 @mariusTh86 , it also crashes with b5. just tried that out. Cheers DrP - pecinko - 2011-09-16 15:32 MariusTh86 Wrote:Initially I build this project just for the images, so I'm surprised to hear that someone wants to use it without them. If it helps, I would still want to have folder.jpg & fanart.jpg :-) with nfo files so I don't need to scrape them on all 3 machines :-) I just don't like landscape.jpg and logo.jpgs and I don't need extra banners as I can choose between banners and posters in your app and scrape accordingly. Now, I'm so happy and grateful that I finally have MM for Mac so I can ignore a couple of unused images in my folders. - i814u2 - 2011-09-16 15:53 DrPepper - Have you tried pointing to a samba share on the NAS that only has a few movies? I did that during my initial testing just to make sure things were working (and then later when I was testing the one that failed for me). That way you can know whether it's the speed of the data transfer, or just something else entirely. ie: if loading 10 movies works just fine, the program obviously works on your computer and it's something that needs improvement with the loading code or your networking setup (lord knows mine needs improvement). but if it still doesn't work then you know your network stuff isn't the issue with this program, and it's something else for MariusTh86 to debug. Just a thought, as your scenario has me quite curious (I'm a beginner programmer so I can't always talk to many details, but the logic behind things piques my interest). - MariusTh86 - 2011-09-16 16:55 Released v0.5b8 - 16/09/2011 ------------------- * [New] Added debug mode, hold [ALT] while starting up the app to enter debug mode. * [New] Debug mode disables reading NFO files to fill the sidebar lists. * [New] Faux DVD cases replaced with more general image overlays. * [New] Order lists by title or sort title, show title in the list. * [New] Option for auto downloading images on scraping. * [Fix] Removed the option Rename Articles Last, since it wasn't actually used anyhow. And a quick bugfix released v0.5b9 - 16/09/2011 ------------------- * [New] Select which images you want to auto download. * [Fix] Accidentally prevented movie image links to be set in the NFO file. - i814u2 - 2011-09-16 17:37 0.5b8 bug: [INDENT]title says "Same!"[/INDENT] steps to reproduce: [INDENT]open program open preferences close preferences[/INDENT] - MariusTh86 - 2011-09-16 17:42 i814u2 Wrote:0.5b8 bug: Ahaha yes.. i forgot to remove that.. Don't worry, it doesn't do anything else then change the title. |