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


RE: AW: New Home for Ember Media Manager (Official Thread) - aptalca - 2012-04-11 19:35

(2012-04-11 15:45)RockDawg Wrote:  
(2012-04-11 09:03)DanCooper Wrote:  With mysql you can't directly update the database.

It turns out that you can directly update mySQL dbs! I thought the XBMC Controller module was broken altogether because I couldn't even get it to work on a local SQLite db. After you said it does wok on those, I uninstalled EMM and did a fresh install. It then worked on a local SQLite db, but even better it now also works on my central mySQL db! I turned on notifications and and changed the plot of one of my existing movies to "TEST". When I saved it in EMM, I got a notification on XBMC and when I went into the movie info for that movie the plot read "TEST". I did the same to put the correct plot back and again it worked. I know it used to not work on mySQL dbs, but maybe recent XBMC changes somehow fixed that.


This is a huge finding for me as I sorely missed this feature.

So you mean I can update all the trailer links directly in the mysql database without an export/import cycle? Amazing

Also when I tried the trailer link update with youtube/tmdb, the links were http links from youtube, not the plugin links. Is that a problem?

If it is, how do I fix it? Btw I am using 1.3.0.4 from the project site

Thanks


RE: AW: New Home for Ember Media Manager (Official Thread) - bodrick - 2012-04-11 19:53

(2012-04-11 19:35)aptalca Wrote:  
(2012-04-11 15:45)RockDawg Wrote:  
(2012-04-11 09:03)DanCooper Wrote:  With mysql you can't directly update the database.

It turns out that you can directly update mySQL dbs! I thought the XBMC Controller module was broken altogether because I couldn't even get it to work on a local SQLite db. After you said it does wok on those, I uninstalled EMM and did a fresh install. It then worked on a local SQLite db, but even better it now also works on my central mySQL db! I turned on notifications and and changed the plot of one of my existing movies to "TEST". When I saved it in EMM, I got a notification on XBMC and when I went into the movie info for that movie the plot read "TEST". I did the same to put the correct plot back and again it worked. I know it used to not work on mySQL dbs, but maybe recent XBMC changes somehow fixed that.


This is a huge finding for me as I sorely missed this feature.

So you mean I can update all the trailer links directly in the mysql database without an export/import cycle? Amazing

Also when I tried the trailer link update with youtube/tmdb, the links were http links from youtube, not the plugin links. Is that a problem?

If it is, how do I fix it? Btw I am using 1.3.0.4 from the project site

Thanks

I've just uploaded a new version 1.3.0.5 that has an extra option for formatting the youtube links on the scraper settings. This option allows you to specify whether the link is to be formatted for XBMC or just the regular URL.

I've just released a new version that improves on the default scraping for IMDB to utilize the new trailer scraping, so no longer will you get the horrible RTMP as the default trailer link for scrapes. I've also improved the youtube scraping so that you can choose how to format the url for youtube trailers, whether to use the XBMC plugin format or just a regular URL.

I've also added the ability to download extra formats via youtube, it seems that they now have webm/vp8 formats available and so I've made it possible to download these formats if you desire.

The new file can be found at my project site which is now in my signature.


AW: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-11 20:03

Thx Big Grin


RE: New Home for Ember Media Manager (Official Thread) - eljeh - 2012-04-12 00:02

Great!!! Thanks Bodrick, can't wait to get home from work to give it a try!!!


RE: New Home for Ember Media Manager (Official Thread) - krish_2k4 - 2012-04-12 00:17

what is the best way to update whilst keeping the settings from previous release?


RE: New Home for Ember Media Manager (Official Thread) - Skates - 2012-04-12 05:30

Anyone else have issues with IMDB scraping movies that contain two titles, the movie title and the original title?

Ember currently is setting the following movie's name to the original title and not scraping the movie title:

http://www.imdb.com/title/tt0064116/


RE: New Home for Ember Media Manager (Official Thread) - aptalca - 2012-04-12 18:25

(2012-04-12 00:17)krish_2k4 Wrote:  what is the best way to update whilst keeping the settings from previous release?

I just unzipped it over the old one. It seemed to have worked. I guess the settings files are created post install and are not included in the zip, so they don't get overwritten.


RE: New Home for Ember Media Manager (Official Thread) - olancasey - 2012-04-12 18:38

top update yesterday....
adds support to scrpae urls exactly for trailers in xbmc,,,#
saves downlaoding all the trailers....

well impressed with people keeping this software improving..


RE: New Home for Ember Media Manager (Official Thread) - Mizaki - 2012-04-12 21:22

It looks like updating an nfo files wipes the lastplayed tag. Using 1.3.0.5.


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-12 22:01

deleted