Kodi Community Forum
[SCRAPER] eXtreme Movie Manager - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: [SCRAPER] eXtreme Movie Manager (/showthread.php?tid=50246)



[SCRAPER] eXtreme Movie Manager - m.savazzi - 2009-05-03

Is it possible to have a scraper that imports the XMM (7.x) database and shows the thumbnails already saved on the disk?

Mf


- tiben20 - 2009-05-04

you only need something to convert emm db into a xbmc sqlite database. Ill take a look to the emm db if i can do something in vb.net really fast for this


- m.savazzi - 2009-05-04

tiben20 Wrote:you only need something to convert emm db into a xbmc sqlite database. Ill take a look to the emm db if i can do something in vb.net really fast for this

I know the xmm db very well as I've integrated some other application.

One major problem in XBMC I was not able to overcame, so far, are:
1) how to show the local jpg thumbs in the XBMC library view.
2) quite all XMM entries are not files stored on the HD but DVD's. I've seen that XBMC query looks for a movie record that have a file record associated + it tries to extract the thumb from the file and does not use the jpg I want.

any help?

Mf


- Renegita - 2011-09-04

Any news ?