XBMC Community Forum
New Home for Ember Media Manager (Official Thread) - 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)
+---- Forum: Ember Media Manager (/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 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411


- boognish43 - 2012-02-05 03:48

I am not sure if this tool will do this but heres what Im looking for:

A program to rename each folder from [Moviename (year)] to [Moviename (year) (bitrate)] where bitrate would be SD,720 or 1080

Can I have ember scrape all the movies and then be able to use the metadata to rename each folder this way?

Sorry if this is outside the scope of this program and if it is does anyone have any tips or ideas?


- Randall Lind - 2012-02-05 08:24

Brodrick,

Ember still crash at time not sure if it because of the name files or what. I had to start Ember 5 times got some files scape and renamed. Seems it still is crashing on start up.

A problem has cause this program to stop working correctly. Windows will not close the program and notify you if a solution available.

click close nothing pops up so no idea why it is crashing. Is there an error log? I am using Windows 7 Ultimate 64bit


- gotoman00 - 2012-02-05 10:08

Thizizmyname Wrote:Did a little googlesearch for the full list. This is from tuscani, the author of the old EMM-r:

thanks i found that list as well but i was hoping for some further explanation as to what all of those options do... i get most of the top ones but i'm not sure how everything else works... right now i'm using -newauto -all with eventghost which i'm assuming scrapes everything for new library entries, but i'd like to have it scrape just the one movie at a time rather than everything that's new.... reason being i have it rename the files and folders as well and sometimes there are multiple files being extracted and if they're not finished when the scrape occurs it causes problems.. some general instructions for all of the options would be nice... please Big Grin


- TeKo - 2012-02-05 16:05

boognish43 Wrote:I am not sure if this tool will do this but heres what Im looking for:

A program to rename each folder from [Moviename (year)] to [Moviename (year) (bitrate)] where bitrate would be SD,720 or 1080

Can I have ember scrape all the movies and then be able to use the metadata to rename each folder this way?

Sorry if this is outside the scope of this program and if it is does anyone have any tips or ideas?

Yea scrape everything in your lib then run tools->bulk renamer and use this:
$T ($Y) ($R)
=
300 (2006) (1080p)
You could also use the source tag to get (Bluray/DVD...).


- Randall Lind - 2012-02-05 21:07

TeKo Wrote:Yea scrape everything in your lib then run tools->bulk renamer and use this:
$T ($Y) ($R)
=
300 (2006) (1080p)
You could also use the source tag to get (Bluray/DVD...).

where do I put this? folder or file pattern? Damn this is cool.Only one issue now it shows 2 of each movie 300 then 300 (2006) etc


- TeKo - 2012-02-05 23:44

Dpends if you want this to be the folder name copy it into both fields on the left if you want it to be also the file name copy into the right field.

You see the result in the 2 left columns.

Settings->Movies-> Files and Sources: check the box "Clean databse after update"
That should fix the problem.


- boognish43 - 2012-02-06 03:44

TeKo Wrote:Yea scrape everything in your lib then run tools->bulk renamer and use this:
$T ($Y) ($R)
=
300 (2006) (1080p)
You could also use the source tag to get (Bluray/DVD...).

Im trying to scrape the movies but is not saving the info. All I want is to scrape the metadata(nfo) for this to work correct?

I scrape it and its there but as soon as I update library it loses the nfo

I dont want to scrape all the extra stuff since I dont need it but even trying that it doesnt work

any advice?


- Randall Lind - 2012-02-06 17:04

Still crashing a lot I can use it for 2 - 5 mins before it crashes but today I got this:

The program stop working

Files that help describe the problem:

C:\Users\Randall Lind\AppData\Local\Temp\WER2EF0.tmp.WERInternalMetadata.xml
C:\Users\Randall Lind\AppData\Local\Temp\WER4973.tmp.hdmp

Tring to fix the crashing and maybe this can help Brodock.

This is the first time Windows gave me a detail button BTW. I deleted the temp files and seems to be working great. I figure if Ember wants then she can remake them LOL


- Randall Lind - 2012-02-06 19:41

Oh I forgot to say Thanks to Teko for all the help


Custom Genre - sg1102 - 2012-02-06 20:06

Hi,

Ive been looking for a while and cant seem to find an answer anywhere. Sorry if its been asked before but how do I add a custom genre in EMM ? (a genre that's not in the list when I scrape a movie for example a genre called "Latest" or something like that)

Thanks in advance.