Kodi Community Forum
Ember Media Manager - Revisited (Open Source VB.NET Project) - 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: Ember Media Manager - Revisited (Open Source VB.NET Project) (/showthread.php?tid=90682)



- fional - 2011-07-27

nsviper Wrote:Yeh I know I can do it for individual files, that works fine - I'm trying to do my full movie database in batch mode, thats the bit thats not working (using menu option Scrape Media, All Movies, Automatic, Extra thumbs only

Oh, in that case I wouldn't know - I scraped everything one by one (OCD...I wanted to eliminate scrapping mis-matches.)


- lestat1977uk - 2011-07-28

Hi again.

So i can only find a working link to Olympia's list of 3 scrapers, which should i be using?

the one in the other post appears to be dead, http://xbmchuscraper.googlecode.com/...db_olympia.zip


- johnny87au - 2011-07-28

Quick question you guys still using xbmc 10 with aeon mq2? Also when adding movies into library do you have your movies in a folder or do you just have all your moves as single files ?


- fional - 2011-07-28

johnny87au Wrote:Quick question you guys still using xbmc 10 with aeon mq2? Also when adding movies into library do you have your movies in a folder or do you just have all your moves as single files ?


I use Aeon Nox, with 10 and I have each movie in its own folder.


- fional - 2011-07-28

lestat1977uk Wrote:Hi again.

So i can only find a working link to Olympia's list of 3 scrapers, which should i be using?

the one in the other post appears to be dead, http://xbmchuscraper.googlecode.com/...db_olympia.zip

Not sure why the link doesn't work anymore.

The one you want is v1.1 - unless he made another one and it isn't quite released yet, not sure.


- bandelguy - 2011-07-28

http://code.google.com/p/xbmchuscraper/downloads/list

Download from the above link


- psycik - 2011-07-29

Are teh way sets are done in EMM -R supported but XBMC?

Code:
<sets>
    <set order="1">Austin Powers Collection</set>
  </sets>

Doesn't add the collection to XBMC, but
Code:
<set>Austing Powers</set>
does


- fional - 2011-07-30

psycik Wrote:Are teh way sets are done in EMM -R supported but XBMC?

Code:
<sets>
    <set order="1">Austin Powers Collection</set>
  </sets>

Doesn't add the collection to XBMC, but
Code:
<set>Austing Powers</set>
does

Set Manager in EMM-R works in XBMC for me. What version XBMC are you using? I'm using 10.1

It's worth noting, as well, that when you make a set with EMM-R and scan it into XBMC, XBMC won't display it as a set unless there are two or more films with that same tag.

But sets definitely work for me from EMM-R, I use them frequently enough.


- psycik - 2011-07-30

fional Wrote:Set Manager in EMM-R works in XBMC for me. What version XBMC are you using? I'm using 10.1

It's worth noting, as well, that when you make a set with EMM-R and scan it into XBMC, XBMC won't display it as a set unless there are two or more films with that same tag.

But sets definitely work for me from EMM-R, I use them frequently enough.

I'm on XBMC Darwin 10.4 XBMC Pre-11.0 GIT20110623-62171b3 (Compiled Jun 23 2011) on ATV2

There's a bunch on movies in set, but I've just confirmed 2, and removed them from teh library and rescanned. The movies get added again, but no collection.


- fional - 2011-07-30

psycik Wrote:I'm on XBMC Darwin 10.4 XBMC Pre-11.0 GIT20110623-62171b3 (Compiled Jun 23 2011) on ATV2

There's a bunch on movies in set, but I've just confirmed 2, and removed them from teh library and rescanned. The movies get added again, but no collection.

Hmm maybe something broke or changed. I'd ask the XBMC lads maybe.


- jakks - 2011-07-30

Just wondering if anyone can help me. I have downloaded both the 32(86) and 64 bit versions and can't get either to run on my server (whs 2008r)

Every time I try to open the program I can a ember.api error, any suggestions?

Cheers


- JustinAiken - 2011-07-30

Do you have frameworks installed?


- jakks - 2011-07-30

Never thought about that. Had to install it using server manager and features working fine now

Cheers


- Overlap12 - 2011-07-30

Hey Guys,

I am loving the new Ember. Quick question - I have a large movie library (1700 movies or so) and I'm having trouble identifying which movies XBMC is having trouble scraping into the library (for instance, on drive A I have 296 movies and Ember shows 296 as well, but XBMC will only show 292 after scraping). Is there an easy way to identify which movies XBMC is not scraping? Is there a way to dump the list of movies from ember and xbmc so I can identify which movies are not being scraped?


Renaming tool - Sick_Mambo - 2011-07-31

Hey

I need help with the renaming tool.

I would like to keep these tags from folder name as Source in renaming.

Ex. hdtv, BluRay, DVDR, Dvdrip, Dvdscr, Bdrip, HDdvdrip etc.

Like: Live.Free.or.Die.Hard.UNRATED.DVDRip.XviD-SAPHiRE
Would become: Live Free or Die Hard (2007) [UNRATED][DVDRip]

From: Donnie.Darko.The.Directors.Cut.2004.DVDRip.XviD-PTi
To: Donnie Darko (2004) [Directors Cut][DVDRip]

Is this possible?

1. I presume it can be done in the "Media Sources Editor" settings but how do i do that?

2. I presume Unrated, Extended, 2in1, Limited etc. would have to be added manually to the folder name.

3.I dont want to rename filenames. Just folder names. Is this a problem for XBMC?

4. Could it be done this way: Tell it to keep the word for example: Dvdrip, Danish, Bluray, from the folder name and insert those found words in a [] at the end of the renamed folder?

Hope this is understandable Smile