New Home for Ember Media Manager (Official Thread) - 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) +---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195) +---- Thread: New Home for Ember Media Manager (Official Thread) (/showthread.php?tid=116941) 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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
|
RE: New Home for Ember Media Manager (Official Thread) - Legion455 - 2013-04-29 Thanks Dan! RE: New Home for Ember Media Manager (Official Thread) - steve1977 - 2013-04-29 (2013-04-18, 22:42)steve1977 Wrote:(2013-04-18, 06:07)steve1977 Wrote:(2013-04-17, 01:42)steve1977 Wrote: First of all, thanks a lot for keeping Ember alive. Great to see continued development! Any hope to see a feature like above anytime soon? Would be really great and make the integration with trakt much smoother. Thanks!!! RE: Bug in the <movie>.nfo XML - DanCooper - 2013-04-29 (2013-04-29, 01:47)JohnWPB Wrote:(2013-04-29, 01:08)DanCooper Wrote: First, i can't reproduce your fault. I have made the same steps you have described, but i don't have this problem. I think you have a problem with your Ember database. The problem is that the wrong tag is already existing in NFO when you read your database in Ember the first time. Ember safe this wrong tag also to his db and save it back to NFO after every scraping process. You need to cleanup NFO's first and rebuild a new database (delete Media.emm) to solve the problem. RE: New Home for Ember Media Manager (Official Thread) - the111 - 2013-04-29 Will there be an updated YAMJ module/page with the comments a few pages back? RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2013-04-29 (2013-04-29, 10:09)the111 Wrote: Will there be an updated YAMJ module/page with the comments a few pages back? Comes with the next release (today or tomorrow). RE: New Home for Ember Media Manager (Official Thread) - Thales - 2013-04-29 I've spent the evening working on my movie library with the 1.3.0.11 version and for the most part everything has been working great. (Really appreciate all the effort Dan & Co.) The only issue I've run into is I keep getting "Access to the path … xxxxxxx.info is denied" errors when I click OK to close the Edit Movie window. It doesn't happen every single time, but maybe like 80% of the time. Ember is running from my Windows 7 HTPC and the movie library is on a WHS 2011 server. I don't think it is a general Windows file permission problem because I can freely modify the nfo file in Notepad outside of Ember with no problems and I haven't been messing with any of the ownership or permission settings from my time with the previous versions. But I'm no expert on Windows, so I'm just guessing here. When I get the error, I can sometimes go back into the Edit Movie window, chose "Manual Edit", and make changes to the .nfo without problems. Sometimes though, Ember crashes and closes the entire program as soon as I tell it to save the manual edits. The error only seems to happen when I go back to edit a movie already in the library. I never see it when adding new movies. Here is an example from the log file. ===================================================== Title: Error Message: Access to the path 'G:\MAIN\Murder on the Blackboard (1934)\Murder on the Blackboard (1934).nfo' is denied. StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path) at EmberAPI.NFO.SaveMovieToNFO(DBMovie& movieToSave) Date/Time: 4/28/2013 7:16:01 PM RE: New Home for Ember Media Manager (Official Thread) - hatbrox - 2013-04-29 (2013-04-29, 10:11)Thales Wrote: I've spent the evening working on my movie library with the 1.3.0.11 version and for the most part everything has been working great. (Really appreciate all the effort Dan & Co.) The only issue I've run into is I keep getting "Access to the path … xxxxxxx.info is denied" errors when I click OK to close the Edit Movie window. It doesn't happen every single time, but maybe like 80% of the time. I think I had this issue before, try running EMM as an admin. that admin user should be a designated user on your windows 2011 server with full R/W credentials. RE: New Home for Ember Media Manager (Official Thread) - humpe - 2013-04-29 I’ve only been following the evolution of emm from a distance for the last months. I’m very grateful that it’s moving forward. After picking up the emm and XBMC pace again, I’d like to make a couple of suggestions: 1. Manual rudimentary movie set support I know about the separate sets manager, but I’m looking for something simpler that would keep my set information in the nfos intact during updates. I currently run emm and then manually enter the set information. My suggestion is to add an input field called "Set" in the "Edit Movie" window between "Original Title" and "Sort Title". The value from the set field would then populate the set element and place it between originaltitle and sorttitle in the nfo file, like this: Code: ... Having the nfo like that works nice in XBMC. I know TMDB has a set value, but I prefer not having "Collection" in most of my set names and I do not mind having to enter the set value manually. Of course using the TMDB value and having an option to automagically strip a trailing " Collection" would be more than nice. But the rudimentary support is what I’m really looking for, since every time I’d like to update something for a movie in a set, the nfo is overwritten and the set element is lost. 2. Enable Ctrl-a to select all in "Plot Outline" and "Plot" fields. Occasionally I want to change or remove the entire plot or plot outline values. It would be nicer to have Ctrl-a enabled to select all. Only right clicking and selecting “Select All” works today, AFAIK. Thanks for keeping emm alive! RE: New Home for Ember Media Manager (Official Thread) - IceNine - 2013-04-29 I recently started to try using EMM 1.3.0.11 and ran into a problem right away. I started fresh, readding my sources and using the 'XBMC Frodo' buttons when setting up the files used for movies and TV shows. Everything else is stock, although I did try customizing my settings to be the same as my currently working 1.3.0.9 install to no effect.On the initial scan I will get one of these messages for every movie I have Code: Title: Error and EMM doesn't register any of the existing nfo's, posters or fanart. They just show up as empty. The movies still have the correct names instead of the file names, so something is being read properly. I also get the error if I try to rescrape any of the movies. The local files are updated after a rescrape but they still don't register as existing in EMM. Any help will be appreciated. RE: New Home for Ember Media Manager (Official Thread) - Thales - 2013-04-30 (2013-04-29, 11:26)hatbrox Wrote:(2013-04-29, 10:11)Thales Wrote: I've spent the evening working on my movie library with the 1.3.0.11 version and for the most part everything has been working great. The only issue I've run into is I keep getting "Access to the path … xxxxxxx.info is denied" errors when I click OK to close the Edit Movie window. Thanks. I haven't tried running it as an admin yet. I'll double-check the WHS settings and give it a try. RE: New Home for Ember Media Manager (Official Thread) - m.savazzi - 2013-04-30 (2013-04-28, 21:42)hikaricloud Wrote:(2013-04-28, 21:37)m.savazzi Wrote:(2013-04-28, 19:39)hikaricloud Wrote: Do you mean the bug where it won't create a poster automatically from an episode? If you are, I'm running into that issue now, it refuses to do it automatically or manually from frame extraction...then sometimes it'll create a tbn file with no data and it locks up EMM. (2013-04-28, 21:57)Shadok Wrote: I'm having a issue when trying to scrape a new movie (using imdb). Those should be fixed in next version (2013-04-29, 22:38)IceNine Wrote: I recently started to try using EMM 1.3.0.11 and ran into a problem right away. I started fresh, readding my sources and using the 'XBMC Frodo' buttons when setting up the files used for movies and TV shows. Everything else is stock, although I did try customizing my settings to be the same as my currently working 1.3.0.9 install to no effect.On the initial scan I will get one of these messages for every movie I have This sounds new. Will check Can you provide me in PM the structure of your library? (for example dir *.* > c:\pip.txt the file pip.txt or some screenshots) (2013-04-29, 11:26)hatbrox Wrote:(2013-04-29, 10:11)Thales Wrote: StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) This means the user that is running Ember does NOT have the rights to write file & folders... sorry we cannot avoid that You have to fix the access rights, one option is to execute ember as elevated (admin) as suggestion or, probably safer on a Server to apply the correct access rights for the user. M RE: New Home for Ember Media Manager (Official Thread) - henrava - 2013-04-30 Sorry for dumb questions, the thread is very long to find answers. The version on the first page is abandoned? Github commits are 8 month old. In this case, which is the more recent (pseudo stable) version? RE: New Home for Ember Media Manager (Official Thread) - AnthonyJS02 - 2013-04-30 (2013-04-30, 18:18)henrava Wrote: Sorry for dumb questions, the thread is very long to find answers. Look in Dan Cooper Signature AW: New Home for Ember Media Manager (Official Thread) - DanCooper - 2013-04-30 New release coming soon! RE: New Home for Ember Media Manager (Official Thread) - henrava - 2013-04-30 AnthonyJS02 and Dancooper many thanks. I wait for the upcoming release. |