Quote: * rename for tv-shows.
To implement it correctly, taking in account ALL possible crazy variables and XBMC flexibility, will create another program Smile like Advanced Renamer
Can you be more specific on you'd like to see?
I mean...Ember gets the name of the episode from TVDB in spanish language, e.g...
my episode name:
"perdidos - 6x01 - LAX.avi" --------> the TVDB name:
"Aeropuerto internacional de Los Ángeles (parte 1).avi"
so, i wanted is to rename into:
"perdidos - 6x01 - Aeropuerto internacional de Los Ángeles (parte 1).avi"
Quote: * add a watched/unwatched checkbox in the edit movie/tv-show/episode.
Which is the use of this? is not part of XBMC NFO (as far as I know) and would not be aligned-updated with YAMJ or XBMC.
How you want to change it?
if a movie has the tag <watched> or <unwatched> set to 1 or 0 ... editing the *.nfo, then if you add this to %appdata% XBMC/userdata/advancedsettings.xml
in theory the movies gets the watched status
Code:
<advancedsettings>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
</advancedsettings>
Quote: * add the banner.jpg for the tv-show, additionally. I'm not interested for season-banner. Only for the show banner.
Isn't it already there? can you explain better what is missing?
Also why is needed? aren't we now fully Frodo compliant?
well, this is a bit confusing for me, managing in Ember...really i don't know if i selecting wrong options, i will look.
Quote: * possibility for scrape looking into episode folders.
this is the sub folder with 1 episode each?
yes
Quote: * possibility for select and download stuff from http://www.fanart.tv , selecting the original name of the movie/show. Like MediaElch.
read the thread, I will add that to the new TMDB native scraper (soon or after) I just released
well ... i mean, the possibility for downloading logo/clearart/disc and stuff?? from
www.fanart.tv ?
Quote: * build a html report for selected movies, not whole library.
how you do that today?
i have 2330 movies, if i want to write a html report (i really like the Cocutus template), ember gets hung.
so, i'd like to select a bunch of movies (the HD e.g.) and only for this export the template, not the full list of movies.
cheers/saludos !!!