![]() |
OS X ViMediaManager - Media Manager for Mac OS X! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: OS X 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
150
151
152
153
154
155
156
157
158
159
|
- Broiler - 2011-09-14 MariusTh86 Wrote:Oops, that should be file name instead of folder name, my bad. Yeah according to the wiki it should be (Probably without folder name lookup). I'll try to rename all nfo files to movie.nfo just for now to see if that works better, then I'll redo everything next beta. (Small movie archive) ![]() - MariusTh86 - 2011-09-14 New beta (5) released ![]() Added an option to disable reading NFO files when adding folders to the sidebar. this should speed up adding items to the sidebar list, and maybe prevent a few crashes on slower network drives. You can find this option in General Preferences as 'Show status in list' - pecinko - 2011-09-14 MariusTh86 Wrote:And auto search and add metadata? might turn up with some wrong results though, but interesting idea. I'll write it up. Yes. Wrong results you would still need to edit manually, but if you have more or less correct folder names, most of the work would be done by ViMM. - pecinko - 2011-09-14 MariusTh86 Wrote:New beta (5) released I would consider this to be default behavior, maybe there's no need to make it an option. First add all folders and afterwards begin processing of folder contents - jpgs and parsing nfos afterwards. Of course, I'm not a programmer. - MariusTh86 - 2011-09-14 pecinko Wrote:I would consider this to be default behavior, maybe there's no need to make it an option. Actually, that's pretty interesting thinking that might save some excessive disk accessing, I'll try it out. - Broiler - 2011-09-14 Guess you already know this but thought I would share that the download for b5 doesn't work, either from the application or the link in the first post. Btw, [a little OT] pecinko, do you have any tool for managing music on mac to recommend? - MariusTh86 - 2011-09-14 Odd, I don't have any problems using the download link in the first post, try downloading them from here: https://github.com/vidalvanbergen/ViMediaManager/downloads As for music managers on Mac, I myself prefer iTunes. ![]() - Broiler - 2011-09-14 MariusTh86 Wrote:Odd, I don't have any problems using the download link in the first post, try downloading them from here: The file is <1Kb, which is the reason I cant open it either. Lol forgot about that obvious one ![]() - MariusTh86 - 2011-09-14 Broiler Wrote:The file is <1Kb, which is the reason I cant open it either. Oops yeah.... that wouldn't work... ^^; I've uploaded a new one, please try again. ![]() - SpoBo - 2011-09-14 Downloaded b6. Still some issues here ![]() 1) When I do a manual lookup I notice it leaves "()" when it sanitizes the directories. Sample: "(500) Days of Summer (2009) (720p)" manual lookup -> "(500) Days Of Summer (2009) ()". When I search there it doesn't find anything. When I remove the brackets like so: "(500) Days Of Summer (2009)" it finds the movie. So could you please strip "()" in the end when sanitizing? Thx!! 2) Not all my 'video-format tags' for lack of a better word are recognized. So they are left when sanitizing which causes the movie not getting automatically recognized: DVD-Rip (leaves only the -Rip) BR-Rip BD-Rip - MariusTh86 - 2011-09-14 SpoBo Wrote:Downloaded b6. Noted! I'll make sure to fix it in the next beta ![]() - i814u2 - 2011-09-15 MariusTh86 Wrote:You can try sending me the NFO files of the movies that are most likely the cause of this so that I may be able to see what's going wrong there. Alright, good suggestions. It must have been too late for me or something because I didn't even think of renaming. Anyway, testing the one folder turned out to be a big success. I did some testing back and forth and I can duplicate it each time. In the <plot> tag, there is an <a> tag (specifically this: <a href=/title/tt0250875/>Kaun Banega Crorepati?</a> ). If I remove that tag, it loads fine. If I put it back in, it crashes. If needed, I can send the actual NFO still, but I'm assuming that's enough information. Let me know. - mastermischke - 2011-09-15 The "app" works nicely! The only thing that I'm missing right now is the fact that I can't see if the program successfully identified all of the TV SHOW episodes. I can't see if all seasons and/or all episodes are correctly identified - or am I missing something? ![]() - MariusTh86 - 2011-09-15 mastermischke Wrote:The "app" works nicely! You're not missing something, my app doesn't show episodes yet, and technically it doesn't identify episodes themselves yet, instead it loads a guide URL when you fetch a tvshow's data that tells XBMC where to get tv show data. I'm planning to add episode support in a future release, as soon as I figure out how to do it. ![]() - MariusTh86 - 2011-09-15 i814u2 Wrote:Alright, good suggestions. It must have been too late for me or something because I didn't even think of renaming. Thank you for your thorough testing, I'll have a look at it as soon as possible! Edit: Maybe you can tell me the show/movie name that uses this tag? |