XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Supplemental Tools for XBMC

Supplemental Tools for XBMC Third-party helper software applications and utilities for XBMC end-users.
This include media managers as well as other similar non-XBMC tools.
Please note that these are not supported or endorsed by Team-XBMC.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-11-20, 03:45   #2621
Dignam
Member
 
Join Date: Nov 2009
Location: USA
Posts: 33
Dignam is on a distinguished road
Default

Quote:
Originally Posted by Sranshaft View Post
I believe, and the developer can tell me if I'm wrong, Ember pulls the MPAA field from iMDB. It'd need to pull the Certification field from iMDB. Certification is a bit flaky though. Not every movie has it but every movie will have a MPAA field.
The new version he just released is properly pulling taglines and the full rating info now hooray!
__________________
XBMC System:
Windows 7, AMD 3200+, 1GB Ram, BFG 7950GT-OC, C-Alpha 2, Aeon 65.
Dignam is offline   Reply With Quote
Old 2009-11-20, 07:19   #2622
RogueDazza
Junior Member
 
Join Date: Nov 2009
Posts: 2
RogueDazza is on a distinguished road
Default EMM Changes

Quote:
Originally Posted by olympia View Post
Thanks again guys!

I cannot stress enough that the next thing to fix would be the sets manager...

So if anyone have the time and heart, please have a look at that part.
olympia, I have some changes for you to have a look at:


Fixed: Incorrect label text showing in header (Canceling Load...) on Sets Manager - Should show "Add and configure movie boxed sets."

Added: 'XBMC Compatible' checkbox to General settings (Misc) (Default = true)
Added: If 'XBMC Compatible' mode, then <sets></sets> node not included in save to nfo. Note: the 'XBMC Compatible' text has not been added to the Langs.xml file yet

--------
Also have another addition (not in this code) for enabling using of Ember behind proxy/firewall - but I need to test it further.


The file changes are all in here: http://www.mediafire.com/?rjxmymfw0yh

Let me know if you are happy/unhappy with these.
RogueDazza is offline   Reply With Quote
Old 2009-11-20, 08:45   #2623
efty.edge
Member
 
Join Date: Feb 2009
Posts: 53
efty.edge is on a distinguished road
Default

@ RogueDazza

Nice to hear. I'm at work now, so i will test the new release later this day.

But thank you for the quick response. The SETs thing was long awaited.

Efty
efty.edge is online now   Reply With Quote
Old 2009-11-20, 10:43   #2624
sphere
Junior Member
 
Join Date: Jul 2009
Posts: 2
sphere is on a distinguished road
Default

Hi all,

i just want to announce that I'm working on a German Translation File for EMM. I think it will be finished in a few days - only telling you to prevent double work

One Questions, should this File named "German_(de_DE).xml" oder "Deutsch_(de_DE).xml"?

Regards,
sphere
sphere is offline   Reply With Quote
Old 2009-11-20, 12:49   #2625
azido
Fan
 
azido's Avatar
 
Join Date: Nov 2008
Location: Stuttgart, Germany
Posts: 1,810
azido is on a distinguished road
Send a message via Skype™ to azido
Default

Quote:
Originally Posted by sphere View Post
Hi all,

i just want to announce that I'm working on a German Translation File for EMM. I think it will be finished in a few days - only telling you to prevent double work

One Questions, should this File named "German_(de_DE).xml" oder "Deutsch_(de_DE).xml"?

Regards,
sphere
most likely it should be German..
__________________
cheers,azido

THE AEON SHOWMIX WIKI AT ASSEMBLA

Visit The ShowMix Project

azido is offline   Reply With Quote
Old 2009-11-20, 12:55   #2626
azido
Fan
 
azido's Avatar
 
Join Date: Nov 2008
Location: Stuttgart, Germany
Posts: 1,810
azido is on a distinguished road
Send a message via Skype™ to azido
Default

as there now again ppl work on emm (thanks for that from my side), i'd like to throw my feature request i've done on the ember site some time ago in here:

please add the ability to type in the desired language for audio and subtitles in the meta data editor, or make the drop down respond to follow up keys (like for example if i type in G it goes to first lang with G, if e is followed in a certain time it jumps to Ge and so on, you get the point - like an autocompletion feature)

like it is now, it is hell of a scrolling job to self-define any languages in that editor, as every possible language on planet earth (and even mars? dunno) is part of that scrollable list.

thank you
__________________
cheers,azido

THE AEON SHOWMIX WIKI AT ASSEMBLA

Visit The ShowMix Project

azido is offline   Reply With Quote
Old 2009-11-20, 12:58   #2627
Evanrich
Senior Member
 
Join Date: Nov 2008
Location: Sunnyvale, CA
Posts: 263
Evanrich is on a distinguished road
Default

Quote:
Originally Posted by azido View Post
as there now again ppl work on emm (thanks for that from my side), i'd like to throw my feature request i've done on the ember site some time ago in here:

please add the ability to type in the desired language for audio and subtitles in the meta data editor, or make the drop down respond to follow up keys (like for example if i type in G it goes to first lang with G, if e is followed in a certain time it jumps to Ge and so on, you get the point - like an autocompletion feature)

like it is now, it is hell of a scrolling job to self-define any languages in that editor, as every possible language on planet earth (and even mars? dunno) is part of that scrollable list.

thank you
You know you can edit the languages.xml file, to remove all the others, so you just have the ones you want, right? Thats what I did...removed everything except english
__________________
Board: Zotac ION-A-U Memory: 4GB Patriot PC6400 OS: XBMC Live 9.11 Alpha 2 (jaunty1) Media Storage: Freenas running on 4x1TB drives in RAID 0 on a intel Atom board and 3ware raid controller.
Evanrich is offline   Reply With Quote
Old 2009-11-20, 13:24   #2628
azido
Fan
 
azido's Avatar
 
Join Date: Nov 2008
Location: Stuttgart, Germany
Posts: 1,810
azido is on a distinguished road
Send a message via Skype™ to azido
Default

Quote:
Originally Posted by Evanrich View Post
You know you can edit the languages.xml file, to remove all the others, so you just have the ones you want, right? Thats what I did...removed everything except english
obviously i did that, but it didn't change the behaviour or length of the available languages in that dropdown list in the meta editor?
__________________
cheers,azido

THE AEON SHOWMIX WIKI AT ASSEMBLA

Visit The ShowMix Project

azido is offline   Reply With Quote
Old 2009-11-20, 15:15   #2629
efty.edge
Member
 
Join Date: Feb 2009
Posts: 53
efty.edge is on a distinguished road
Default

Quote:
Originally Posted by RogueDazza View Post
olympia, I have some changes for you to have a look at:


Fixed: Incorrect label text showing in header (Canceling Load...) on Sets Manager - Should show "Add and configure movie boxed sets."

Added: 'XBMC Compatible' checkbox to General settings (Misc) (Default = true)
Added: If 'XBMC Compatible' mode, then <sets></sets> node not included in save to nfo. Note: the 'XBMC Compatible' text has not been added to the Langs.xml file yet

--------
Also have another addition (not in this code) for enabling using of Ember behind proxy/firewall - but I need to test it further.


The file changes are all in here: http://www.mediafire.com/?rjxmymfw0yh

Let me know if you are happy/unhappy with these.
Hi, i downloaded the patch to test the SETs fix, but how should i install it!

Efty
efty.edge is online now   Reply With Quote
Reply

Bookmarks

Tags
adodb, ember, emm, fanart, manager, media manager, nfo, poster


Currently Active Users Viewing This Thread: 5 (1 members and 4 guests)
Ratchet
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:33.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project