![]() |
|
[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 18:00 MariusTh86 Wrote:Ahaha yes.. i forgot to remove that.. I figured, just thought I'd point it out. It's only technically a bug, just nothing severe, obviously. A) Having the full version immediately in the about box is nice (rather than waiting for it to check for updates). I think having the "b" lowercase makes reading it easier but that's a super-minor thing B) When launching in "debug mode", it would be nice to have the title mention that you are running in debug mode. If nothing else, just a confirmation that i launched it correctly. Thanks, as always. (I'm officially going to save the thanks from now on. just know that i'm happy with this software and grateful that you're spending time on it) - MariusTh86 - 2011-09-16 20:18 I'll consider it as 'implied' then every time i read one of your posts. ![]() And both points have been addressed. ^^ - clock2113 - 2011-09-16 22:08 Just tried this out on some movies in my "to sort" folder... Looking like a great program, feels nice to use a Mac interface instead of a Windows XP virtual machine... ![]() Are there any plans for metadata (aspect ratio, codec, etc) type scraping? - MariusTh86 - 2011-09-16 22:15 clock2113 Wrote:Just tried this out on some movies in my "to sort" folder... Looking like a great program, feels nice to use a Mac interface instead of a Windows XP virtual machine... There are plans, but it's not easy, I can get flags from filenames without thinking twice about it, but it can't open files Quicktime can't natively open to read it's metadata and measure the size of the screen or such. And setting one flag in my limited testing seems to stop XBMC from scraping the rest of the flags, so for now it's easier to let XBMC handle that until I find out how to get ratio's from .mkv and .avi files. - bigdave - 2011-09-16 22:52 MariusTh86 Wrote:There are plans, but it's not easy, I can get flags from filenames without thinking twice about it, but it can't open files Quicktime can't natively open to read it's metadata and measure the size of the screen or such. Couldn't you use mediainfo (http://mediainfo.sourceforge.net/en/Download/Mac_OS) to get this info? - MariusTh86 - 2011-09-16 22:55 I don't think I have enough knowledge to glue an external tool to mine successfully, but i'll keep looking into ways for reading file data. - bigdave - 2011-09-16 23:48 MariusTh86 Wrote:I don't think I have enough knowledge to glue an external tool to mine successfully, but i'll keep looking into ways for reading file data. But this does exactly what you need, could just make it a requirement to have this installed with a popup with a link. Please don't take this the wrong way just trying to help and save you from having to re-invent the wheel so to speak. Code: Bernie:~ dave$ mediainfo /Volumes/media/TV/Weeds/Season.07/Weeds.s07e01.Bags.mkv - MariusTh86 - 2011-09-16 23:52 That certainly gives a lot of information, but I'm against forcing people to install software next to my own, and it's nothing something i can just glue into my particular programming environment. I'll see if I can use it in another way, or find an alternative way or example of getting the media info. Either way, thanks for showing me this tool. - bigdave - 2011-09-17 00:32 Just had a chance to run this and I get the following error after adding my Move and TV shares ![]() -Dave - adb76 - 2011-09-17 09:17 Just tried the tool. It looks really great. Keep on the good work! I have one question: What exactly does "Tools->Sort Files into folders" do? I tried it ones, but it didn't make any changes neither in vimediamanger nor on my video folder. Many thanks in advance. |