Kodi Community Forum
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) - 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 NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) (/showthread.php?tid=50348)



- nul7 - 2009-07-19

Hitcher Wrote:If you'd actually tried visiting the site you'd have seen it was down.

That too. lol




r778 is available for download. *sigh* Once again, found a major bug just after release. This one was regarding the IMDB search results keeping information from previously selected movies in some cases. Sorry about the double release (again).


- Tolriq - 2009-07-19

sniff did not include the patch for the OriginalTitle :p


- nul7 - 2009-07-19

Tolriq Wrote:sniff did not include the patch for the OriginalTitle :p

Feature freeze. Wink

EDIT: BTW is your French translation finished (Note: There were a few new strings added for new version r777/8)? Does everything fit or do we need to adjust something (keeping in mind that we're running out of screen real estate very quickly, so we can't resize everything). Need to add something to the website for downloading these I suppose.


- Tolriq - 2009-07-19

Look at the patch it's only 4 lines in 2 files :p

I build the last svn and tell you in 15 mn the few field that are a little small.


- MrIcka - 2009-07-19

Problem with the new version, it don't saves fanart and nfo file, the only thing it saves i the folder.jpg =\ Any one having this problem...


- nul7 - 2009-07-19

MrIcka Wrote:Problem with the new version, it don't saves fanart and stuff =\ Any one having this problem...

lol Only everyone it seems. There was a new option added for "Use <movie> Only for Folders with Multiple Movies".... disable that.


- nul7 - 2009-07-19

Tolriq Wrote:Look at the patch it's only 4 lines in 2 files :p

I build the last svn and tell you in 15 mn the few field that are a little small.

Yes, I saw... but a feature freeze is a feature freeze. lol I think we're probably good as far as bugs in this version go though, so (hopefully) the feature freeze won't last very long.


- Tolriq - 2009-07-19

Ok Here the info :

In the initial Setup Screen :
<string id="415"> {0}{0} not converted
<string id="417"> Idem

Config : Source and file
2 lines for "Skip Size Check of Stacked Files"
More Size for the Trailer groupbox (In french : Bande-Annonce)
in Data : The fields for OFDB are smaller than the group box.

File pattern Label in Bulk renamer.

<string id="178"> there is a " at the last of the string.

In offline media the select font button too small.
The 2 label just in top of this button seems to go under the textbox.
The text Valid for Source dir is not translated.

in Export movie list: the in after the filter is too small.

I list only field that can be increased in size easy Smile i know it's hard to fill all the data.
For the other using abreviation and co it can fit.

(I hope the feature freeze won't last or that you won't touch the bulkrenamer :p don't wan't to have to handle diff for every coming version :p This feature is totally related to the fact you accept to translate the software. In other countries every body have title different from original titles :p and lot's wan"t to know both )

http://www.leetzone.org/French_r778.rar <- The last trad.

ho and why when i build the 778 from svn the build in the soft tells 777 and ask me to update to 778 ?


- nul7 - 2009-07-19

Tolriq Wrote:Ok Here the info :

In the initial Setup Screen :
<string id="415"> {0}{0} not converted
<string id="417"> Idem

You changed them to (0) in your translation. Wink

Tolriq Wrote:Config : Source and file
2 lines for "Skip Size Check of Stacked Files"
More Size for the Trailer groupbox (In french : Bande-Annonce)
in Data : The fields for OFDB are smaller than the group box.

File pattern Label in Bulk renamer.

<string id="178"> there is a " at the last of the string.

In offline media the select font button too small.
The 2 label just in top of this button seems to go under the textbox.
The text Valid for Source dir is not translated.

in Export movie list: the in after the filter is too small.

I list only field that can be increased in size easy Smile i know it's hard to fill all the data.
For the other using abreviation and co it can fit.

(I hope the feature freeze won't last or that you won't touch the bulkrenamer :p don't wan't to have to handle diff for every coming version :p This feature is totally related to the fact you accept to translate the software. In other countries every body have title different from original titles :p and lot's wan"t to know both )

All the rest fixed in SVN. Thanks!

EDIT for your EDIT: Because I run a script that updates the version number on build to the latest SVN rev.... so if I didn't build before committing the version number doesn't increase.


- Tolriq - 2009-07-19

Quote:You changed them to (0) in your translation.
Oups Smile i use a translator to have a start for this big strings :p:p

For the rest you forgot the bulk renamer part but it"s good since i don't wan't to fork :p
(The file pattern too small, and the folder patterns are not aligned :p)


http://www.leetzone.org/French_r778_v2.rar <- New trad


- nul7 - 2009-07-19

Tolriq Wrote:Oups Smile i use a translator to have a start for this big strings :p:p

For the rest you forgot the bulk renamer part but it"s good since i don't wan't to fork :p
(The file pattern, and the folder patterns are not aligned :p)


http://www.leetzone.org/French_r778_v2.rar <- New trad

Oops... sorry... didn't realize you were saying the label needed to be bigger for folder pattern. Thought you were just mentioning it about the " in the string. lol I'll fix in SVN (it won't change the code for your patch).

EDIT: Done.


- Tolriq - 2009-07-19

The file pattern :p the folder is just not aligned :p


- nul7 - 2009-07-19

Tolriq Wrote:The file pattern :p the folder is just not aligned :p

Yes, caught your meaning when I looked at it. lol Committed to SVN.


- Tolriq - 2009-07-19

For me seems perfect Smile

Need french peoples to try and tell me now Smile


- Tolriq - 2009-07-19

hum it seems the option to display year in the movie list does not work anymore