Vous n'êtes pas identifier ou enregistré. Merci de vous IDENTIFIER ou ENREGISTRE afin de pouvoir utiliser toutes les fonctionalités du forum...
Style Switcher
Date actuelle : 10-09-2010, 02:45 PM Bienvenue, Visiteur ! (IdentificationS'enregistrer)


Poster une réponse 
 
Note de cette discussion :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
Informations NFO
29-07-2010, 12:32 AM (Ce message a été modifié le : 29-07-2010 10:06 AM par matorel.)
Message : #1
Informations NFO
Bonsoir à tous.

J'ouvre un énième post sur les fichiers nfo et yamj alors que beaucoup de choses ont déjà été dites mais je n'arrive pas à rassembler toutes les informations malheureusement...

Dans la structure de mon pch, les films sont dans le répertoire vidéo. J'ai un sous répertoire série avec les répertoire des séries puis des saisons. Enfin, j'ai un répertoire nfo que je destine à accueillir tous les fichiers nfo.

Voici donc la structure simplifiée :
\vidéo\film.avi.
\vidéo\série\sérieTV\Saison1\sérieTV S01E01.avi
\vidéo\série\sérieTV\Saison2\sérieTV S01E01.avi
\vidéo\nfo\film.nfo

J'ai bien veillé à nommer les fichiers convenablement et les fichiers nfo seront nommés à l'identique du films ou de la série.
A ce propos, le fait que les séries soient dans un sous-répertoire ne va-t-il pas gêner yamj ?

Enfin, que mettre dans le fichier nfo ?

Mettre un lien dans un fichier nfo avec le risque qu'il soit corrompu un jour me déplait. J'ai lu ce tuto assez complet mais je ne sais pas comment saisir les différentes infos, surtout lorsque je vois un fichier nfo généré par ember media manager (pour ne citer que lui).
yamj interprète-t-il parfaitement les "tags" de xmbc comme
Code :
<movie>
  <id>-1</id>
</movie>

Ainsi, pour l'instant, mon fichier nfo se résume à
Code :
http://www.allocine.fr/film/fichefilm_gen_cfilm=112274.html

Comment ajouter d'autres informations dans ce fichier ?

[edit]
J'ai fait tourner l'utilitaire xmbc (un équivalent à ember) et le format des fichiers nfo est tout autre : où mettre le paramètre pour qu'il n'aille plus chercher d'information sur le net (-1) ?

Et pour terminer, voici l'extrait de mon moviejudebox.properties : avec ces paramètres, je suis bon qu'il aille chercher dans le répertoire nfo ?
Code :
######################################################
## Movie Jukebox default properties
##
## YOU SHOULD NOT CHANGE ANY SETTINGS IN THIS FILE
##
## IF YOU WANT TO OVERRIDE ONE OF THESE SETTINGS
## EDIT/CREATE THE "moviejukebox.properties" FILE IN
## YOUR ROOT YAMJ FOLDER (The one above this folder)
##
## The intention is that this file is overridden at
## each update without affecting your personal
## settings or configuration
##
######################################################
# Note:
#     The order of preference of these files is:
#         moviejukebox-default.properties
#         moviejukebox.properties
#         skin.properties
#         Command line switches
#
#     Lines in this file starting with '#' are comments.
#     Any parameter with a '#' in front of it is disabled,
#     to enable it, remove the '#' from the start of the line.

# Name of the library root folder or library xml file.
# Only used when the library root is NOT specified on the command line.
#mjb.libraryRoot=library.xml

# Name of the jukebox root folder in which the index.htm and
# details directory will be written.
# Only used when the jukebox root is NOT specified on the command line.
#mjb.jukeboxRoot=P:/

# name of the details directory of the jukebox
mjb.detailsDirName=Jukebox

# Force the jukebox's XML files to be overwritten
mjb.forceXMLOverwrite=false

# Force the jukebox's posters thumbnails to be overwritten
mjb.forceThumbnailsOverwrite=false

# Force the jukebox's detail posters to be overwritten
mjb.forcePostersOverwrite=false

# Force the jukebox's HTML files to be overwritten
mjb.forceHTMLOverwrite=false

# Force the jukebox's Fanart files to be overwritten
mjb.forceFanartOverwrite=false

# Force the jukebox's Banner files to be overwritten
mjb.forceBannersOverwrite=false

# Force the jukebox's Video Image files to be overwritten
mjb.forceVideoImagesOverwrite=false

# Default NMT path for A-100 or A-110
#mjb.nmtRootPath=file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/
# Default NMT Path for C-200 with 1 hard disk.
# For other configurations please see http://code.google.com/p/moviejukebox/wiki/NMTRootPaths
mjb.nmtRootPath=file:///opt/sybhttpd/localhost.drives/SATA_DISK/Video/


# Space separated list of extensions supported by moviejukebox
mjb.extensions=AVI DIVX MKV WMV M2TS TS RM QT ISO VOB MPG MOV MP4 M1V M2V M4V M2P TP TRP M2T MTS ASF RMP4 IMG

# Path to the skin to use when generating the Jukebox
# the default skin is geared toward HD displays
# an additional skin named "sd" is for Standard Definition displays
mjb.skin.dir=./skins/default

# Genres file used for consolidating/renaming genres
mjb.xmlGenreFile=genres.xml

# Categories file used for enabling/renaming catgories
mjb.xmlCategoryFile=categories.xml

# Number of Days a file is considered for the NEW category
# And number of movies to include
# A 0 for newdays disables the new category
# A 0 for count will be treated as unlimited
# example: mjb.newdays=30  mjb.newcount=25 (the 25 most recent movies within the last 30 days)
mjb.newdays=7
mjb.newcount=0

# Specify the IP address and port number of the MyiHome server.
# This is inserted into the JSP playlist file. If you are not using MyiHome DO NOT ENABLE this setting.
#mjb.myiHome.IP=http://192.168.2.100

# List of extensions to skip when generating a playlist
mjb.playlist.IgnoreExtensions=img,iso

# Force encoding of XBMC XML in the NFO files if not specified in standard way within XML
# Set the parameter to AUTO or remove it to turn off the forced encoding
# Example:
# mjb.forceNFOEncoding=ISO-8859-1
mjb.forceNFOEncoding=AUTO

# Exclude multi part BluRay that include more than one file
mjb.excludeMultiPartBluRay=false

# To play full BluRay disks (for C-200) set this value to true, otherwise set it false to play the largest file on the disk
mjb.playFullBluRayDisk=true

# These are the scanner tokens. You should not really need to change these unless you need specific integration with third party applications
mjb.scanner.fanartToken=.fanart
mjb.scanner.bannerToken=.banner
mjb.scanner.posterToken=_large
mjb.scanner.thumbnailToken=_small
mjb.scanner.videoimageToken=.videoimage

# Append the run date to the log file to create a unique log file for each run
mjb.appendDateToLogFile=false

################################################################
## Multi-thread processing parameters
# Only change these values if you know what you are doing.
# The number of scanning threads
mjb.MaxThreadsScan=1

# This parameter defines the number of processing threads, it defaults to the number of CPU cores
mjb.MaxThreadsProcess=1

# Altering these settings could get you banned from the source websites.
# you can enter explicit limit per host; use regexp just like in source code
mjb.MaxDownloadSlots=.*=2,.*imdb.*=2,.*google.*=10,.*yahoo.*=10,.*themoviedb.*=1,.*thetvdb.*=1,.*apple.*=2

################################################################
## Filename scanner
#
# turn ON/OFF the language detection in the filename
filename.scanner.language.detection=true

# comma separated list of case-sensitive keywords to ignore in filenames
filename.scanner.skip.keywords=LIMITED,DiAMOND,AXXO,PUKKA,iDHD,PROPER,REPACK,DSR,STV,UNRATED,RERIP,REM​UX

# comma separated list of case-insensitive key phrases to count as "movie versions"
# the key phrases are also "dividers-insensitive": space in the phrase is the
# place holder for any possible separator (such as dot, underline, minus, etc.)
filename.movie.versions.keywords=directors cut,extended cut,final cut,remastered

# comma-separated list of case-insensitive keywords to count as "sources"
filename.scanner.source.keywords=HDTV,PDTV,DVDRip,DVDSCR,DSRip,CAM,R5,LINE,HD2DVD,DVD,DVD5,DVD9,HRHDTV,M​VCD,VCD,TS,VHSRip,BluRay,HDDVD,D-THEATER,SDTV

# comma-separated list of case-insensitive keywords to map to a particular source
filename.scanner.source.keywords.SDTV=TVRip,PAL,NTSC
filename.scanner.source.keywords.D-THEATER=DTH,DTHEATER
filename.scanner.source.keywords.HDDVD=HD-DVD,HDDVDRIP
filename.scanner.source.keywords.BluRay=BDRIP,BLURAYRIP,BLU-RAY
filename.scanner.source.keywords.DVDRip=DVDR

# Library relative directory to check for nfo files if they aren't found as part of the normal scan
# Leave blank or undefined to ignore this search
# Example library path = "D:\Videos\" then this will search in "D:\Videos\NFO\"
filename.nfo.directory=NFO

# When enabled, all parent directories up to the library root are searched for NFO files
# All found nfo files are merged. Values in nfo files in deeper directories override values from directories above.
filename.nfo.parentDirs=true

# Check to see if the NFO file has changed and force a re-scan of the movie if it is.
filename.nfo.checknewer=true

# List of keywords to determine if the file is an extra (e.g. Trailer, Bonus content, etc)
# Filename will be like: "filename [TRAILER-trailer title].avi"
filename.extras.keywords=trailer,bonus,extra

################################################################
## Poster scanner
# specifies if we should look for an existing covert art file
# Valid values are : no, moviename, fixedcoverartname
poster.scanner.searchForExistingCoverArt=moviename

# specifies the valid extension for covert art files
# Valid values is a coma separated list of extension  
poster.scanner.coverArtExtensions=jpg,jpeg,gif,bmp,png,tbn

# If poster.scanner.searchForExistingCoverart=fixedcoverartname
# specifies the basename of the covert art file
# examples of value : folder, covert, poster...
#poster.scanner.fixedCoverArtName=folder

# specifies the subdirectory where to look for covertArt
# Valid values is a directory name relative to the movie file
# comment this if the covertArt is stored in the same directory as movie
#poster.scanner.coverArtDirectory=Images

# specifies if the poster scanner should look for and use
# folder.* files if found. Warning: if you have a folder.* in your directory
# then this will use this for thumbnails for ALL videos in that folder
# This is really intended for use with TV series.
poster.scanner.useFolderImage=false

# Specifies a prioritised list of movie poster searches to look for a poster
# Each search is tried in turn until a valid poster URL is found.
poster.scanner.SearchPriority=allocine,moviedb,imdb,impawards,motechnet,moviecovers,google,yaho​o

# Determines if the poster should be validated to ensure it's at least as big as the
# skin properties poster Width and Height, if not, the poster will be rejected.
poster.scanner.Validate=true

# How close to the poster Width and Height should a match be consider for use in YAMJ
# Note this should be a whole percentage without the % sign
# E.g. 75 will match any poster that is at least 75% of the poster Width / Height
poster.scanner.ValidateMatch=75

# Determines if the poster validation should also include a check for the aspect ratio
poster.scanner.ValidateAspect=true

################################################################
## Boxed Sets parameters
#

# Generate a single index page for each series
# 'True' if found seasons should be considered as one movie in the main list and separate list for each
# TV show (with more than one season) should be generated.
# 'False' Each season is considered as separate movie and shown in main index.
mjb.singleSeriesPage=true

# Minimum number of movies in a category in the same set before they are replaced by the set master
mjb.sets.minSetCount=2

# Only replace set movies for the set master if all movies appear in a category
mjb.sets.requireAll=false

# Comma-separated list of indexes to generate. Valid indexes include:
#  Other, Genres, Title, Rating, Year, Library, Cast, Director, Writer and Country
mjb.categories.indexList=Other,Genres,Title,Rating,Year,Library,Set

# Comma-separated list of indexes to display on the categories page.
# If blank or undefined, all categories listed in the indexList are shown.
mjb.categories.displayList=

# Minimum number of movies in an index before it shows on the categories page
mjb.categories.minCount=3


################################################################
## MediaInfo scanner
#
mediainfo.home=./mediaInfo/
# Have mediainfo pull meta data tags from media files
# This data, if enabled, will override data in the NFO file
# Valid values are: true, false
mediainfo.metadata.enable=false


################################################################
## OpenSubtitles plugin parameters
#
# the language used for downloading subtitle from opensubtitles.org
# valid languages are: alb,ara,arm,ass,bos,bul,cat,chi,hrv,cze,dan,dut,eng,est,per,fin,fre,glg,geo,ger,​ell,heb,hin,hun,ice,ind,ita,jpn,kaz,kor,lav,lit,ltz,mac,may,nor,oci,pol,por,pob,​rum,rus,scc,slo,slv,spa,swe,tha,tur,ukr,vie
#opensubtitles.language=

# Optional Username and Password for opensubtitles.org upload user ranking
#opensubtitles.username=
#opensubtitles.password=

# Exclude files without subtitles
mjb.subtitles.ExcludeFilesWithoutExternal=false

################################################################
## Apple Trailers plugin parameters
#
# The desired resolution of trailers from apple trailers site
# Valid resolutions are: 1080p 720p 480p 640
# Choose only one of these values, if a trailer is not found at that resolution then a lower quality one will be looked for.
# Leave this blank or commented out to disable this feature
#appletrailers.resolution=720p
# Flag for selecting download of the movie trailers (true), or streaming over the internet (false)
appletrailers.download=false
appletrailers.max=3
# Use this parameter to determine if appletrailers.trailertypes lists trailer types to include (true) or exclude (false) from being downloaded or linked to
appletrailers.typesinclude=true
# This parameter should contain the trailer types you want to download.
# Examples are: tlr, tsr, clip
appletrailers.trailertypes=tlr,clip,tsr,30sec,640w

################################################################
## Web Proxy Support
#
# These parameters should be filled in if you need to access the web through a proxy server
# These two parameters should be the ip address or dns name of the proxy and the port.
# both parameters need to be specified.
#mjb.ProxyHost=
#mjb.ProxyPort=

# These two parameters are optional, if you need to supply a username and password for the proxy server.
#mjb.ProxyUsername=
#mjb.ProxyPassword=

################################################################
## Listing plugin parameters
# Set this parameter to true to generate the listing
mjb.listing.generate=false
# The listing plugin to use
mjb.listing.plugin=com.moviejukebox.plugin.MovieListingPluginCsv
# override filename (.CSV is forced by CSV plugin)
mjb.listing.output.filename=MovieJukebox-listing
# destination defaults to mjb.jukeboxRoot unless specified here
#mjb.listing.output.destination=
# types to include; options: Movie, Trailer, TV Show or TVShow, and All (default: All)
mjb.listing.types=All
# set to true to group by type (in order specified in mjb.listing.types) (default: true)
mjb.listing.GroupByType=true
# set to true to blank common UNKNOWN values (default: true)
mjb.listing.clear.UNKNOWN=true

################################################################
## Output character encoding parameters
# Set this parameter to encode those characters in filenames
mjb.charset.unsafeFilenameChars=<>:\"/\\|?*
# Set this parameter to control the escape character used for encoding
mjb.charset.filenameEncodingEscapeChar=$

################################################################
###                                                          ###
###                 Customization Properties                 ###
###                                                          ###
###  Below here are the parameters for various language      ###
###  plugins. You should not need to change these values     ###
###                                                          ###
################################################################
# This is the fully qualified name of the plugin class implementing
# the internet search for movies (both movies data and poster).
#
# You can replace this default class with your own in order
# to develop your customized internet search.
#
# The class must implement interface com.moviejukebox.MovieDatabasePlugin
# Make sure to modify the classpath accordingly in the moviejukebox startup script
#
# If you don't know what all this is about, DO NOT CHANGE THIS VALUE.
# Valid values are listed on this page: http://code.google.com/p/moviejukebox/wiki/Plugins
mjb.internet.plugin=com.moviejukebox.plugin.AllocinePlugin

# This is the fully qualified name of the plugin to be used for
# TV series search (for both data and posters)
# you can continue using any of the other plugins for TV series
# essentially keeping prior functionality by replacing the plugin
# below with one of the other movie plugins from above
mjb.internet.tv.plugin=com.moviejukebox.plugin.TheTvDBPlugin

################################################################
## IMDb plugin parameters
#

# Specifies the search engine to be search for IMDb ids
# Valid values are: imdb, google, yahoo, none
imdb.id.search=imdb

# Try to find movies in IMDb "perfect match" section
# When set to true, IMDb plugin will search for "movie title (year)" in the "perfect match section"
# If found, then this entry is used. If not found, the first movie found is returned.
imdb.perfect.match=true

################################################################
## TheTVDB plugin parameters
#
# the language used for searching TheTVDB and the language to have descriptions and text translated to
# valid languages are: da,fi,nl,de,it,es,fr,pl,hu,el,tr,ru,he,ja,pt,zh,cs,sl,en,sv,no
thetvdb.language=fr
# specify whether to use the DVD sort or the aired date sort
# valid values are: true, false.  true will sort by dvd episode number, false will use aired episode number
thetvdb.dvd.episodes=false

################################################################
## Filmweb plugin parameters
#
# Specifies the search engine to be search for Filmweb IDs
# Valid values are: filmweb, google, yahoo, none
filmweb.id.search=filmweb

################################################################
## Kinopoisk plugin parameters
#
# Specifies the maximum plot length
kinopoisk.plot.maxlength=400

# Specifies preferred movie rating method
# Valid values are: imdb, kinopoisk, average
kinopoisk.rating=average

################################################################
## MovieMeter plugin parameters
#
# Specifies the search engine to be search for MovieMeter IDs
# Valid values are: moviemeter, google, none
moviemeter.id.search=moviemeter

################################################################
## FilmDeltaSE plugin parameters
#
# Specifies the maximum plot length
filmdelta.plot.maxlength=300

# Specifies preferred movie rating method
# Valid values are: imdb, filmdelta, average
filmdelta.rating=filmdelta

# Specifies whether to download movie posters
# from cdon.se. Valid values are: true, false
filmdelta.getcdonposter=true

################################################################
## Sratim plugin parameters
#
# Specify whether to download movie subtitles
sratim.subtitle=false

# Specify whether to download only hebrew subtitles, and ignore non-hebrew versions
sratim.downloadOnlyHebrew=false

# Username for login to sratim web site - without login you are limited to 3 subtitles download per day
sratim.username=

# Password for login to sratim web site
sratim.password=

# Validation code, leave empty for first run.
# After first run, a file named 'sratim.jpg' will be created with the validation code image to enter here
sratim.code=

# value to match movie name to subtitles (in precent),
# above this value, the plugin will take this subtitles instead of taking the best match based on FPS and source
sratim.textMatchSimilarity=0.8

[Image: sign_mnt2-71aaaf6348.png]
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
29-07-2010, 10:28 AM
Message : #2
RE: Informations NFO
Petit up (posté hier soir mais j'ai rajouté qq infos).

[Image: sign_mnt2-71aaaf6348.png]
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
29-07-2010, 09:35 PM (Ce message a été modifié le : 29-07-2010 09:47 PM par zak92.)
Message : #3
RE: Informations NFO
(29-07-2010 12:32 AM)matorel a écrit :  A ce propos, le fait que les séries soient dans un sous-répertoire ne va-t-il pas gêner yamj ?
==> Non, j'ai exactement la même structure que toi si ça peut te rassurer Wink

yamj interprète-t-il parfaitement les "tags" de xmbc comme
Code :
<movie>
  <id>-1</id>
</movie>
==> Oui, c'est bien ces "tags" qu'il faut mettre dans ton fichier NFO. Après, tu n'es pas obligé de renseigner et indiquer toutes les lignes. Si pour un film particulier, il n'y a que le genre qui fait défaut, ton NFO peut faire que 3 lignes (les champ movie au début et à la fin + le champ genre)
Par contre, dans le cas d'une série TV, ce n'est pas <movie> qu'il faut mettre, mais <tvshow>


Ainsi, pour l'instant, mon fichier nfo se résume à
http://www.allocine.fr/film/fichefilm_gen_cfilm=112274.html
Comment ajouter d'autres informations dans ce fichier ?

==> Je ne suis pas sûr d'avoir bien saisi le sens de ta question mais par exemple, ici le NFO pour cette vidéo aurait pu ressemblé à ça (en suivant les codes XBMC) :
<movie>
<id moviedb="allocine">112274</id>
</movie>


Mais dans les 2 cas, le NFO est inutile car avec le nom de la vidéo (si bien renseigné), YAMJ te trouvera toutes les infos...
Bon ensuite, si tu ne souhaites pas que YAMJ se connecte sur le net pour scanner cette vidéo, voilà à quoi doit ressembler ton NFO :

<?xml version="1.0" encoding="windows-1252"?>
<movie>
<id>-1</id>
<title>La Faille</title>
<year>2007</year>
<genre>Thriller / Policier</genre>
<director>Gregory Hoblit</director>
<credits>Glenn Gers / Daniel Pyne</credits>
<plot>Lorsque Ted Crawford découvre que sa jeune épouse le trompe, il décide de la tuer... etc...</plot>
<runtime>01h48</runtime>
<actor>
<name>Anthony Hopkins</name>
<name>Ryan Gosling</name>
<name>David Strathairn</name>
</actor>
</movie>


==> Donc, il faut mettre l'id sur -1 pour qu'il n'aille pas sur le net. Tu remarqueras aussi que j'ai rajouté le genre "Policier", qui n'est pas présent dans la fiche Allociné (juste pour exemple)

RAS sur ton moviejukebox.properties, sauf qu'il est très long...
Je préfère ne laisser dans ce fichier que les paramètres qui changent par rapport au "-default". Plus facile pour s'y retrouver ensuite...

Voilà, je ne sais pas si j'ai répondu à tes questions. Enfin, tu es déjà tombé sur le wiki qui est déjà une grosse source d'info (perso ça m'a beaucoup aidé dans la compréhension de YAMJ). Et apparemment, l'anglais ne t'as pas fait fuir, donc je pense qu'en passant un peu de temps dessus, tu vas vite progresser Big Grin

Edit : J'ai rajouté le champ <?xml version="1.0" encoding="windows-1252"?> dans l'exemple, autrement YAMJ ne va pas reconnaitre le NFO (à cause des caractères spéciaux)

PCH C-200 // WD Caviar Green 1,5To
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
30-07-2010, 12:01 AM (Ce message a été modifié le : 30-07-2010 12:17 AM par matorel.)
Message : #4
RE: Informations NFO
Merci pour ta réponse très précise. Je vais reprendre mes nfo car le résultat est... catastrophique !

Les séries se retrouvent avec les films, il me manque un nombre incroyable de jacquettes... c'est une horreur. Il faut vraiment que je repasse du temps sur les nfo :/
Peut être passer du temps avec emm ou xmbc nfo et les épurer par la suite tout en rajoutant la ligne <id>-1</id>...

[edit]
Bon, par exemple, le fichier nfo de 1984 par emm ressemble à ça :

<?xml version="1.0" encoding="utf-8"?> <-- là, je modifie l'encodage ?
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<id>tt498637</id> <--ici, je modifie à -1 ?
<title>1984</title>
<originaltitle>1984</originaltitle>
<year>1984</year>
<rating>5</rating>
<votes>61</votes>
<genre>Science-Fiction</genre>
<director>Michael Radford</director>
<credits>Jonathan Gems / Michael Radford / D'après l'oeuvre de / George Orwell</credits>
<outline>Manipulant et ...etc</outline>
<plot>Manipulant et ...etc</plot>
<runtime>113</runtime>
<actor>
<name>Richard Burton</name>
<role>O'Brien</role>
<thumb>http://passion-xbmc.org/scraper/Gallery/main/RichardBurton-42493.jpg</thumb>
</actor>
<actor>
<name>John Hurt</name>
<role>Winston Smith</role>
<thumb>http://passion-xbmc.org/scraper/Gallery/main/JohnHurt-30972.jpg</thumb>
</actor>
<thumb>http://passion-xbmc.org/scraper/Gallery/main/Poster_1984-266982.jpg</thumb>
<thumb>http://passion-xbmc.org/scraper/Gallery/main/Poster_1984-266970.jpg</thumb>
<thumb>http://passion-xbmc.org/scraper/Gallery/main/Poster_1984-198972.jpg</thumb>
<fanart url="http://passion-xbmc.org/scraper/Gallery/">
<thumb preview="preview/Fanart_1984-247959.jpg">main/Fanart_1984-247959.jpg</thumb> <-- toujours pas moyen de créer un répertoire à part ?
</fanart>
<fileinfo>
<streamdetails>
<audio>
<channels>2</channels>
<codec>mp3</codec>
</audio>
<video>
<aspect>1.833</aspect>
<codec>dx50</codec>
<duration>105 mins</duration>
<height>288</height>
<scantype>Progressive</scantype>
<width>528</width>
</video>
</streamdetails>
</fileinfo>
</movie>

[Image: sign_mnt2-71aaaf6348.png]
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
30-07-2010, 01:53 PM
Message : #5
RE: Informations NFO
Oui à toutes tes questions concernant la modif du fichier nfo généré par YAMJ Wink
Concernant le fait de pouvoir paramètrer le nfo pour aller récupérer des images dans un dossier à part, j'avoue avoir déjà un peu cherché à faire ça mais sans succès...

PCH C-200 // WD Caviar Green 1,5To
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
31-07-2010, 01:33 AM
Message : #6
RE: Informations NFO
Je vais devoir modifier à la main un bon paquet de fichiers nfo en 2 endroits donc... pour l'entête et pour l'id.
Quitte à y être, j'ai également remarqué ces tags générés par emm ou xbno :
Code :
<thumb>file://Y:/WILL HUNTING.jpg</thumb>
<fanart>file://Y:/WILL HUNTING.fanart.jpg</fanart>

Un chemin en dur comme ça, je comprends pourquoi yamj n'en tient pas compte !

J'ai passé une partie de ma soirée à récupérer des fichiers nfo sur nfo creator et dans ceux là, le tag est différent :
Code :
<thumbs>
        <thumb>http://passion-xbmc.org/scraper/Gallery/main/Poster_99francs-330001.jpg</thumb>
        <thumb>http://passion-xbmc.org/scraper/Gallery/main/Poster_99francs-329998.png</thumb>
</thumbs>
<fanart>
        <thumb>http://passion-xbmc.org/scraper/Gallery/main/Fanart_99francs-330004.jpg</thumb>
        <thumb>http://passion-xbmc.org/scraper/Gallery/main/Fanart_99francs-329999.jpg</thumb>
</fanart>
Je préfèrerais conserver les images sur le disque, même si cela pollue la racine du répertoire video, tu as une idée de la façon dont je dois écrire le chemin ?
S'agit-il de file:///opt/sybhttpd/localhost.drives/SATA_DISK/VIDEO/nomdufanart.jpg ?

Enfin, grande question, puis-je mettre les nfo des séries dans le sous-répertoire NFO sachant qu'elles se trouvent dans un sous répertoire série ?

[Image: sign_mnt2-71aaaf6348.png]
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
31-07-2010, 01:07 PM
Message : #7
RE: Informations NFO
Alors, concernant les NFO de séries, oui tu peux les mettre dans ton dossier NFO.
Je rappelle au passage qu'un seul est nécessaire par série et qu'il doit reprendre le nommage du 1er épisode.

Pour les champs <thumb>, j'ai essayé pleins de trucs, dont le chemin que tu as cité, mais sans succès...
Donc je sèche sur ce coup Tongue

NB : Il doit être possible d'éviter de reprendre les nfo généré par EMM en modifiant certains paramètres. Reste à savoir comment faire... Huh

PCH C-200 // WD Caviar Green 1,5To
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
31-07-2010, 10:42 PM
Message : #8
RE: Informations NFO
J'ai trouvé ça pour les nfo des séries... il en faut deux visiblement, un pour la série, puis un pour chaque saison :

Citation : TV Shows

The filename of the NFO should be tvshow.nfo (Exact, NOT the name of the actual TV show) and it should be in the root folder of the TV show.
The nfo xml file may contain a valid <episodeguideurl> to allow online updates. If not, only episodes with nfo files will be added.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<tvshow>
<title>MythBusters</title>
<rating>9.300001</rating>
<year>0</year>
<top250>0</top250>
<season>-1</season>
<episode>143</episode>
<displayseason>-1</displayseason>
<displayepisode>-1</displayepisode>
<votes></votes>
<outline></outline>
<plot>So exactly how hard is it to find a needle in a haystack, anyway? And can water dripping on your forehead really drive you nuts? Those are the kinds of questions, myths and urban legends that are put to the test in this humorous series to find out which ones hold water (and keep it from dripping on your forehead and driving you insane).</plot>
<tagline></tagline>
<runtime></runtime>
<thumb>http://thetvdb.com/banners/graphical/73388-g3.jpg</thumb>
<thumb>http://thetvdb.com/banners/graphical/73388-g2.jpg</thumb>
<thumb type="season" season="1">http://thetvdb.com/banners/seasons/73388-1.jpg</thumb>
<thumb type="season" season="0">http://thetvdb.com/banners/seasons/73388-0.jpg</thumb>
<thumb type="season" season="2">http://thetvdb.com/banners/seasons/73388-2.jpg</thumb>
<thumb type="season" season="-1">http://thetvdb.com/banners/posters/73388-1.jpg</thumb>
<fanart url="http://thetvdb.com/banners/">
<thumb dim="1920x1080" colors="|183,185,161|51,51,51|206,205,185|" preview="_cache/fanart/original/73388-6.jpg">fanart/original/73388-6.jpg</thumb>
<thumb dim="1280x720" colors="|255,255,240|101,141,117|129,132,123|" preview="_cache/fanart/original/73388-1.jpg">fanart/original/73388-1.jpg</thumb>
</fanart>
<mpaa>TV-PG</mpaa>
<playcount>0</playcount>
<lastplayed></lastplayed>
<episodeguide>
<url cache="73388.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/73388/all/en.zip</url>
</episodeguide>
<id>73388</id>
<genre>Reality</genre>
<set></set>
<credits></credits>
<director></director>
<premiered>2003-01-23</premiered>
<status></status>
<code></code>
<aired></aired>
<studio>Discovery</studio>
<trailer></trailer>
<actor>
<name>Robert Lee</name>
<role>USA Narrator</role>
<thumb></thumb>
</actor>
<actor>
<name>Adam Savage</name>
<role></role>
<thumb></thumb>
</actor>
<artist></artist>
</tvshow>

TV Episodes

The *.nfo must be named exactly as the episode filename (i.e. episodename.avi and episodename.nfo) and in the same folder, allowing multiple episode and *.nfo files within the same folder. Episode names must still follow the naming convention even though you are using a custom NFO file.

For multi-part episodes, simply add multiple <episodedetails> XML blocks in succession.

<episodedetails>
<title>My TV Episode</title>
<rating>10.00</rating>
<season>2</season>
<episode>1</episode>
<plot>he best episode in the world</plot>
<credits>Writer</credits>
<director>Mr. Vision</director>
<aired>2000-01-01</aired>
<epbookmark>200</epbookmark> <!-- For media files containing multiple episodes,
where value is the time where the next episode begins in seconds -->
<actor>
<name>Little Suzie</name>
<role>Pole Jumper/Dancer</role>
</actor>
</episodedetails>

[Image: sign_mnt2-71aaaf6348.png]
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
08-08-2010, 02:39 PM
Message : #9
RE: Informations NFO
(31-07-2010 01:33 AM)matorel a écrit :  Je préfèrerais conserver les images sur le disque, même si cela pollue la racine du répertoire video, tu as une idée de la façon dont je dois écrire le chemin ?
S'agit-il de file:///opt/sybhttpd/localhost.drives/SATA_DISK/VIDEO/nomdufanart.jpg ?

Hello,
Bon je viens de trouver comment remplir correctement les champs <thumb> et <fanart> dans un fichier NFO, pour ceux qui (comme moi), aimeraient éviter de mélanger tous les types de fichiers (vidéos, images et nfo) dans le même dossier.
Dans le wiki, ils nous disent de commencer par file:// for local resources
Bon, c'est 3 "/" qu'il faut mettre et non 2.
Ensuite, éviter les caractères spéciaux ("espaces" compris, sinon ça foire également)
Et enfin, le chemin "opt/sybhttpd/localhost.drives/SATA_DISK", n'est pas "compris" par YAMJ (mais c'est peut-être logique en fait). Il faut en fait mettre le chemin d'accès à l'image (tel que ça apparait dans l'explorateur par exemple) en inversant les "\".

Exemple (P étant la lettre réseau de mon PCH) :
Code PHP :
<movie>
    <
thumb>file:///P:/Test/Images/Alice2.jpg</thumb>
</movie

PCH C-200 // WD Caviar Green 1,5To
Trouver tous les messages de cet utilisateur
Citer ce message dans une réponse
Poster une réponse 


Aller à :


 Quick Theme: