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 412 413 414 415 416


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

(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.

Ohhh?!? Sorry for my wrong information. But good to know =)
(2012-04-11 01:25)bodrick Wrote:  On my version I did manage to get some IMDB trailers working, some are mp4's and the rest seem to be rtmp. But the mp4's do download and you can play them.

Your version 1.3.0.4 and github are the same state?


RE: New Home for Ember Media Manager (Official Thread) - Axodious - 2012-04-11 17:31

(2012-04-11 01:25)bodrick Wrote:  
(2012-04-11 00:42)DanCooper Wrote:  
(2012-04-10 22:05)bodrick Wrote:  Can you let me know what updates you made so I can figure out how to integrate them with my version of the source.
Thanks

Watch your github. I have make 3 requests.

Edit:
One thing I forget: The labeling of the "Supported Sites" in the "scraper setup / trailer" is reversed (frmMediaSettingsHolder.vb).

Thanks Dan, and thanks for updating things, hopefully now I've got a better grip on things I can continue working and fixing bugs and improving Ember, and the more contributing the better, I'm but just one man Smile

(2012-04-11 01:12)Axodious Wrote:  
(2012-04-10 21:38)DanCooper Wrote:  rtmp links are from imdb. deactivate imdb in trailer settings. YouTube works only if a video in the tmdb database.

IMDB is disabled.

On my version I did manage to get some IMDB trailers working, some are mp4's and the rest seem to be rtmp. But the mp4's do download and you can play them.
(2012-04-11 00:36)henrava Wrote:  Bodrick, first thanks for your work on ember. I wonder what is the procedure for making requests, better on the forum or something other ?
If is correct asking here, i request the possibility to not store links to images of the actors in the info file. I have already disable retrieving actor's images in the settings, but the creation of links continues.

Well I do have the project site that can keep track of all requests in a more formal manner. That way it can be tracked and associated with a release.

I'm not trying to download the trailers, I'm trying to get them all to show as Youtube plugin links. I only have TMDB Youtube enabled and it's still grabbing IMDB links.


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-11 17:36

(2012-04-11 17:31)Axodious Wrote:  I'm not trying to download the trailers, I'm trying to get them all to show as Youtube plugin links. I only have TMDB Youtube enabled and it's still grabbing IMDB links.

Ember version 1.3.0.4 or my "share-online"-version?


RE: New Home for Ember Media Manager (Official Thread) - Axodious - 2012-04-11 17:45

(2012-04-11 17:36)DanCooper Wrote:  
(2012-04-11 17:31)Axodious Wrote:  I'm not trying to download the trailers, I'm trying to get them all to show as Youtube plugin links. I only have TMDB Youtube enabled and it's still grabbing IMDB links.

Ember version 1.3.0.4 or my "share-online"-version?

Your latest version as posted on the forum.


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-11 17:53

(2012-04-10 20:12)DanCooper Wrote:  I have build a new version of Ember with full Youtube-Plugin support for XBMC.

- Based on Ember source 10.04.2012 (1.3.0.3)
- auto-scraping youtube trailers from TMDB in XBMC format (plugins://xxx)
- manual scraping youtube trailers from TMDB in XBMC format (plugins://xxx)
- "found local trailer" bug fixed
- fixed the incorrect labeling in settings (now YouTube/TMDB is realy YouTube/TMDB ;-)
- XBMC-Controller with trailer support


download

feel free to share on other hosters

You took this version? These works.

Please test the manual way in "edit movie" (green +). If the links is NOT correct (with plugin://) or no link found, try enable IMDB and disable TMDB.


my setting:
[Image: 11ukgm1.jpg]
[Image: s3n9th.jpg]


RE: New Home for Ember Media Manager (Official Thread) - Axodious - 2012-04-11 18:00

When trying to disable/enable IMDB/TMDB the apply button stays greyed out as if I haven't changed any settings. If I uncheck/check Enable Trailer Support then the button lights up. Changing the setting and hitting OK keep the movie I'm testing with as RTMP.

Edit: I didn't have Enable Trailer Support enabled in the Scrapers - Images & Trailers area, when I enable it I get the green + and click it the URL after I download the list of trailers shows as plugin:// there but it's still RTMP in the automated scrape.

Edit 2: If I enable IMDB only it still grabs the RTMP link but if I hit the green + and click Download Trailer List it doesn't do anything.


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

(2012-04-11 18:00)Axodious Wrote:  Edit 2: If I enable IMDB only it still grabs the RTMP link but if I hit the green + and click Download Trailer List it doesn't do anything.

In the last Version IMDB & TMDB it was reversed.... was only an attempt. If the link in manual mode correct, the problem is another.

Get during automated scrapers, only get url & get during single scrape is activate?


RE: New Home for Ember Media Manager (Official Thread) - Axodious - 2012-04-11 18:23

I'm dumb, the problem was I didn't have get during automated scrapers and during single scrape activated. Sorry for wasting time. >_<

Edit: It was weird though that even though I didn't have them activated for some movies it was grabbing the plugin URL which is what confused me.


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-11 18:30

Cool


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

(2012-04-11 17:04)DanCooper 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.

Ohhh?!? Sorry for my wrong information. But good to know =)
(2012-04-11 01:25)bodrick Wrote:  On my version I did manage to get some IMDB trailers working, some are mp4's and the rest seem to be rtmp. But the mp4's do download and you can play them.

Your version 1.3.0.4 and github are the same state?

Not yet, I've not pushed out to github with my latest changes.