Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
4826 connectés 

 

 

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  16  17  18  ..  55  56  57  58  59  60
Auteur Sujet :

[PopCorn Hour] Jukeboxes - YAMJ / NMTServer

n°1581301
jluc2808
peu le savent et vous ?
Posté le 06-09-2009 à 18:48:55  profilanswer
 

Reprise du message précédent :

calista15 a écrit :

Salut,  
 
 j'ai deux choses à demander:
 
1) YAMJ ne me met pas l'affiche du film pour certains de mes films.  
Par exemple Pour "anges et démons". j'ai crée un fichier nfo, avec l'id de allociné :  
 
http://www.allocine.fr/film/fichef [...] 24371.html
 
Mais malgré tout, je n'ai pas l'image de ce lien. :pt1cable:  
Donc, quelqu'n pourrais -t-il m'indiquer un lien pour télécharger des affiches de film,  + quels sont les dimensions à respecter :)  
 
 
 
2) on parle bcp du jukebox pour les films. mais est-ce possible d'indexer les Musiques, j'ai essayé avec YAMJ, et il me mets, "aucun fichier vidéo trouvé">> dois je télécharger une autre configuration pour la musique
 
Merci pour vos réponses


des fois , quand meme il suffit de lire le post juste d'avant pour avoir la réponse , sans vouloir pousser un coup de gueule et jouer les rabajoies sur utilises recherche et tout et tout , mais les posts de la page en cours .....
 
pour moi j'utilises la balise fanart avec le site http://www.themoviedb.org
<fanart>http://www.themoviedb.org/image/backdrops/10178/Hancock__Unrated___XVID___2008_-fanart4.jpg</fanart>  
 
 
 

mood
Publicité
Posté le 06-09-2009 à 18:48:55  profilanswer
 

n°1581309
calista15
Posté le 06-09-2009 à 19:17:09  profilanswer
 

Fredouye a écrit :

Salut
 
1) Dans ton .nfo, indique ceci pour la jaquette :

Code :
  1. <thumb>http://www.site_de_jaquettes.com/toto.jpg</thumb>


Je me sers de http://www.moviecovers.com/ (francophone).
 
2) Esaaie Music Jukebox : http://www.networkedmediatank.com/ [...] php?fid=71


 
 
merci,
 
 
vais explorer  tout ça

n°1581310
calista15
Posté le 06-09-2009 à 19:20:24  profilanswer
 

jluc2808 a écrit :


des fois , quand meme il suffit de lire le post juste d'avant pour avoir la réponse , sans vouloir pousser un coup de gueule et jouer les rabajoies sur utilises recherche et tout et tout , mais les posts de la page en cours .....
 
pour moi j'utilises la balise fanart avec le site http://www.themoviedb.org
<fanart>http://www.themoviedb.org/image/backdrops/10178/Hancock__Unrated___XVID___2008_-fanart4.jpg</fanart>  
 
 
 


 
 
merci et sorry
 
 
ai reparcouru trop vite le tuto et trouvat pas ;)

n°1582133
dplein
Posté le 09-09-2009 à 18:05:33  profilanswer
 

Bonjour,  
Suite à de petits problèmes concernant des fanarts, jacquettes, résumés, séries...quelqu'un pourrait il poster son fichier "moviejukebox.properties", svp?
 
Merci d'avance...


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582135
ExtraJab
Posté le 09-09-2009 à 18:07:08  profilanswer
 

Voilà
 

Code :
  1. ######################################################
  2. ## Movie Jukebox main parameters
  3. #
  4. # Note:
  5. #     Lines in this file starting with '#' are comments.
  6. #     Any parameter with a '#' in front of it is disabled,
  7. #     to enable it, remove the '#' from the start of the line.
  8. # Name of the library root folder or library xml file.
  9. # Only used when the library root is NOT specified on the command line.
  10. #mjb.libraryRoot=library.xml
  11. # Name of the jukebox root folder in which the index.htm and
  12. # details directory will be written.
  13. # Only used when the jukebox root is NOT specified on the command line.
  14. #mjb.jukeboxRoot=P:/
  15. # name of the details directory of the jukebox
  16. mjb.detailsDirName=Jukebox
  17. # Force the jukebox's XML files to be overwritten
  18. mjb.forceXMLOverwrite=false
  19. # Force the jukebox's posters thumbnails to be overwritten
  20. mjb.forceThumbnailsOverwrite=false
  21. # Force the jukebox's detail posters to be overwritten
  22. mjb.forcePostersOverwrite=false
  23. # Force the jukebox's HTML files to be overwritten
  24. mjb.forceHTMLOverwrite=false
  25. # Force the jukebox's Fanart files to be overwritten
  26. mjb.forceFanartOverwrite=false
  27. # Default NMT path
  28. mjb.nmtRootPath=file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/
  29. # Space separated list of extensions supported by moviejukebox
  30. 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
  31. # Path to the skin to use when generating the Jukebox
  32. # the default skin is geared toward HD displays
  33. # an additional skin named "sd" is for Standard Definition displays
  34. mjb.skin.dir=./skins/amwyamj290905
  35. # Genres file used for consolidating/renaming genres
  36. mjb.xmlGenreFile=genres.xml
  37. # Categories file used for enabling/renaming catgories
  38. mjb.xmlCategoryFile=categories.xml
  39. # Number of Days a file is considered for the NEW category
  40. # And number of movies to include
  41. # A 0 for newdays disables the new category
  42. # A 0 for count will be treated as unlimited
  43. # example: mjb.newdays=30  mjb.newcount=25 (the 25 most recent movies within the last 30 days)
  44. mjb.newdays=7
  45. mjb.newcount=0
  46. # Specify the IP address and port number of the MyiHome server.
  47. # This is inserted into the JSP playlist file. If you are not using MyiHome DO NOT ENABLE this setting.
  48. #mjb.myiHome.IP=http://192.168.2.100
  49. # List of extensions to skip when generating a playlist
  50. mjb.playlist.IgnoreExtensions=img,iso
  51. # Force encoding of XBMC XML in the NFO files if not specified in standard way within XML
  52. # Set the parameter to AUTO or remove it to turn off the forced encoding
  53. # Example:
  54. # mjb.forceNFOEncoding=ISO-8859-1
  55. mjb.forceNFOEncoding=AUTO
  56. # Exclude multi part BluRay that include more than one file
  57. mjb.excludeMultiPartBluRay=false
  58. ################################################################
  59. ## Filename scanner
  60. #
  61. # turn ON/OFF the language detection in the filename
  62. filename.scanner.language.detection=true
  63. # comma separated list of case-insensitive keywords to ignore in filenames
  64. filename.scanner.skip.keywords=LIMITED,DiAMOND,AXXO,PUKKA,iDHD,PROPER,REPACK,DSR,STV,UNRATED,RERIP,REMUX
  65. # comma-separated list of case-insensitive keywords to count as "sources"
  66. filename.scanner.source.keywords=HDTV,PDTV,DVDRip,DVDSCR,DSRip,CAM,R5,LINE,HD2DVD,DVD,DVD5,DVD9,HRHDTV,MVCD,VCD,TS,VHSRip,BluRay,HDDVD,D-THEATER,SDTV
  67. # comma-separated list of case-insensitive keywords to map to a particular source
  68. filename.scanner.source.keywords.SDTV=TVRip,PAL,NTSC
  69. filename.scanner.source.keywords.D-THEATER=DTH,DTHEATER
  70. filename.scanner.source.keywords.HDDVD=HD-DVD,HDDVDRIP
  71. filename.scanner.source.keywords.BluRay=BDRIP,BLURAYRIP,BLU-RAY
  72. filename.scanner.source.keywords.DVDRip=DVDR
  73. # Library relative directory to check for nfo files if they aren't found as part of the normal scan
  74. # Leave blank or undefined to ignore this search
  75. # Example library path = "D:\Videos\" then this will search in "D:\Videos\NFO\"
  76. filename.nfo.directory=NFO
  77. # When enabled, all parent directories up to the library root are searched for NFO files
  78. # All found nfo files are merged. Values in nfo files in deeper directories override values from directories above.
  79. filename.nfo.parentDirs=false
  80. # Check to see if the NFO file has changed and force a re-scan of the movie if it is.
  81. filename.nfo.checknewer=true
  82. # List of keywords to determine if the file is an extra (e.g. Trailer, Bonus content, etc)
  83. # Filename will be like: "filename [TRAILER-trailer title].avi"
  84. filename.extras.keywords=trailer,bonus,extra
  85. ################################################################
  86. ## Poster scanner
  87. # specifies if we should look for an existing covert art file
  88. # Valid values are : no, moviename, fixedcoverartname
  89. poster.scanner.searchForExistingCoverArt=moviename
  90. # specifies the valid extension for covert art files
  91. # Valid values is a coma separated list of extension 
  92. poster.scanner.coverArtExtensions=jpg,jpeg,gif,bmp,png,tbn
  93. # If poster.scanner.searchForExistingCoverart=fixedcoverartname
  94. # specifies the basename of the covert art file
  95. # examples of value : folder, covert, poster...
  96. #poster.scanner.fixedCoverArtName=folder
  97. # specifies the subdirectory where to look for covertArt
  98. # Valid values is a directory name relative to the movie file
  99. # comment this if the covertArt is stored in the same directory as movie
  100. #poster.scanner.coverArtDirectory=Images
  101. # specifies if the poster scanner should look for and use
  102. # folder.* files if found. Warning: if you have a folder.* in your directory
  103. # then this will use this for thumbnails for ALL videos in that folder
  104. # This is really intended for use with TV series.
  105. poster.scanner.useFolderImage=false
  106. # Specifies a prioritised list of movie poster searches to look for a poster
  107. # Each search is tried in turn until a valid poster URL is found.
  108. poster.scanner.SearchPriority=imdb,motechnet,impawards,moviedb,moviecovers,google,yahoo
  109. # Determines if the poster should be validated to ensure it's at least as big as the
  110. # skin properties poster Width and Height, if not, the poster will be rejected.
  111. poster.scanner.Validate=true
  112. # How close to the poster Width and Height should a match be consider for use in YAMJ
  113. # Note this should be a whole percentage without the % sign
  114. # E.g. 75 will match any poster that is at least 75% of the poster Width / Height
  115. poster.scanner.ValidateMatch=75
  116. # Determines if the poster validation should also include a check for the aspect ratio
  117. poster.scanner.ValidateAspect=true
  118. ################################################################
  119. ## Boxed Sets parameters
  120. #
  121. # Generate a single index page for each series
  122. # 'True' if found seasons should be considered as one movie in the main list and separate list for each
  123. # TV show (with more than one season) should be generated.
  124. # 'False' Each season is considered as separate movie and shown in main index.
  125. mjb.singleSeriesPage=false
  126. # Minimum number of movies in a category in the same set before they are replaced by the set master
  127. mjb.sets.minSetCount=2
  128. # Only replace set movies for the set master if all movies appear in a category
  129. mjb.sets.requireAll=false
  130. # Comma-separated list of indexes to generate. Valid indexes include:
  131. #  Other, Genres, Title, Rating, Year, Library, Cast, Director, Writer and Country
  132. mjb.categories.indexList=Other,Genres,Title,Rating,Year,Library,Set
  133. # Comma-separated list of indexes to display on the categories page.
  134. # If blank or undefined, all categories listed in the indexList are shown.
  135. mjb.categories.displayList=
  136. # Minimum number of movies in an index before it shows on the categories page
  137. mjb.categories.minCategoryCount=3
  138. ################################################################
  139. ## MediaInfo scanner
  140. #
  141. mediainfo.home=./mediaInfo/
  142. # Have mediainfo pull meta data tags from media files
  143. # This data, if enabled, will override data in the NFO file
  144. # Valid values are: true, false
  145. mediainfo.metadata.enable=false
  146. ################################################################
  147. ## OpenSubtitles plugin parameters
  148. #
  149. # the language used for downloading subtitle from opensubtitles.org
  150. # 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
  151. #opensubtitles.language=
  152. # Optional Username and Password for opensubtitles.org upload user ranking
  153. #opensubtitles.username=
  154. #opensubtitles.password=
  155. # Exclude files without subtitles
  156. mjb.subtitles.ExcludeFilesWithoutExternal=false
  157. ################################################################
  158. ## Apple Trailers plugin parameters
  159. #
  160. # The desired resolution of trailers from apple trailers site
  161. # Valid resolutions are: 1080p 720p 480p 640
  162. # Choose only one of these values, if a trailer is not found at that resolution then a lower quality one will be looked for.
  163. # Leave this blank or commented out to disable this feature
  164. #appletrailers.resolution=720p
  165. # Flag for selecting download of the movie trailers (true), or streaming over the internet (false)
  166. appletrailers.download=false
  167. appletrailers.max=3
  168. # Use this parameter to determine if appletrailers.trailertypes lists trailer types to include (true) or exclude (false) from being downloaded or linked to
  169. appletrailers.typesinclude=true
  170. # This parameter should contain the trailer types you want to download.
  171. # Examples are: tlr, tsr, clip
  172. appletrailers.trailertypes=tlr,clip,tsr,30sec,640w
  173. ################################################################
  174. ## Web Proxy Support
  175. #
  176. # These parameters should be filled in if you need to access the web through a proxy server
  177. # These two parameters should be the ip address or dns name of the proxy and the port.
  178. # both parameters need to be specified.
  179. #mjb.ProxyHost=
  180. #mjb.ProxyPort=
  181. # These two parameters are optional, if you need to supply a username and password for the proxy server.
  182. #mjb.ProxyUsername=
  183. #mjb.ProxyPassword=
  184. ################################################################
  185. ## Listing plugin parameters
  186. # Set this parameter to true to generate the listing
  187. mjb.listing.generate=false
  188. # The listing plugin to use
  189. mjb.listing.plugin=com.moviejukebox.plugin.MovieListingPluginCsv
  190. # override filename (.CSV is forced by CSV plugin)
  191. mjb.listing.output.filename=MovieJukebox-listing
  192. # destination defaults to mjb.jukeboxRoot unless specified here
  193. #mjb.listing.output.destination=
  194. # types to include; options: Movie, Trailer, TV Show or TVShow, and All (default: All)
  195. mjb.listing.types=All
  196. # set to true to group by type (in order specified in mjb.listing.types) (default: true)
  197. mjb.listing.GroupByType=true
  198. # set to true to blank common UNKNOWN values (default: true)
  199. mjb.listing.clear.UNKNOWN=true
  200. ################################################################
  201. ## Output character encoding parameters
  202. # Set this parameter to encode those characters in filenames
  203. mjb.charset.unsafeFilenameChars=<>:\"/\\|?*
  204. # Set this parameter to control the escape character used for encoding
  205. mjb.charset.filenameEncodingEscapeChar=$
  206. ################################################################
  207. ###                                                          ###
  208. ###                 Customization Properties                 ###
  209. ###                                                          ###
  210. ###  Below here are the parameters for various language      ###
  211. ###  plugins. You should not need to change these values     ###
  212. ###                                                          ###
  213. ################################################################
  214. # This is the fully qualified name of the plugin class implementing
  215. # the internet search for movies (both movies data and poster).
  216. #
  217. # You can replace this default class with your own in order
  218. # to develop your customized internet search.
  219. #
  220. # The class must implement interface com.moviejukebox.MovieDatabasePlugin
  221. # Make sure to modify the classpath accordingly in the moviejukebox startup script
  222. #
  223. # If you don't know what all this is about, DO NOT CHANGE THIS VALUE.
  224. # Valid values are listed on this page: http://code.google.com/p/moviejukebox/wiki/Plugins
  225. mjb.internet.plugin=com.moviejukebox.plugin.AllocinePlugin
  226. # This is the fully qualified name of the plugin to be used for
  227. # TV series search (for both data and posters)
  228. # you can continue using any of the other plugins for TV series
  229. # essentially keeping prior functionality by replacing the plugin
  230. # below with one of the other movie plugins from above
  231. mjb.internet.tv.plugin=com.moviejukebox.plugin.TheTvDBPlugin
  232. ################################################################
  233. ## IMDb plugin parameters
  234. #
  235. # Specifies the search engine to be search for IMDb ids
  236. # Valid values are: imdb, google, yahoo, none
  237. imdb.id.search=imdb
  238. # Try to find movies in IMDb "perfect match" section
  239. # When set to true, IMDb plugin will search for "movie title (year)" in the "perfect match section"
  240. # If found, then this entry is used. If not found, the first movie found is returned.
  241. imdb.perfect.match=true
  242. ################################################################
  243. ## TheTVDB plugin parameters
  244. #
  245. # the language used for searching TheTVDB and the language to have descriptions and text translated to
  246. # valid languages are: da,fi,nl,de,it,es,fr,pl,hu,el,tr,ru,he,ja,pt,zh,cs,sl,en,sv,no
  247. thetvdb.language=fr
  248. # specify whether to use the DVD sort or the aired date sort
  249. # valid values are: true, falsetrue will sort by dvd episode number, false will use aired episode number
  250. thetvdb.dvd.episodes=false
  251. ################################################################
  252. ## Filmweb plugin parameters
  253. #
  254. # Specifies the search engine to be search for Filmweb IDs
  255. # Valid values are: filmweb, google, yahoo, none
  256. filmweb.id.search=filmweb
  257. ################################################################
  258. ## Kinopoisk plugin parameters
  259. #
  260. # Specifies the maximum plot length
  261. kinopoisk.plot.maxlength=400
  262. # Specifies preferred movie rating method
  263. # Valid values are: imdb, kinopoisk, average
  264. kinopoisk.rating=average
  265. ################################################################
  266. ## MovieMeter plugin parameters
  267. #
  268. # Specifies the search engine to be search for MovieMeter IDs
  269. # Valid values are: moviemeter, google, none
  270. moviemeter.id.search=moviemeter
  271. ################################################################
  272. ## FilmDeltaSE plugin parameters
  273. #
  274. # Specifies the maximum plot length
  275. filmdelta.plot.maxlength=300
  276. # Specifies preferred movie rating method
  277. # Valid values are: imdb, filmdelta, average
  278. filmdelta.rating=filmdelta
  279. # Specifies whether to download movie posters
  280. # from cdon.se. Valid values are: true, false
  281. filmdelta.getcdonposter=true
  282. ################################################################
  283. ## Sratim plugin parameters
  284. #
  285. # Specify whether to download movie subtitles
  286. sratim.subtitlte=false
  287. # Username for login to sratim web site - without login you are limited to 3 subtitles download per day
  288. sratim.username=
  289. # Password for login to sratim web site
  290. sratim.password=
  291. # Validation code, leave empty for first run.
  292. # After first run, a file named 'sratim.jpg' will be created with the validation code image to enter here
  293. sratim.code=


---------------
Feed -  
n°1582143
dplein
Posté le 09-09-2009 à 18:19:59  profilanswer
 

Merci bien, ce fut très rapide !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582144
ExtraJab
Posté le 09-09-2009 à 18:20:56  profilanswer
 

Il n'y a pas de quoi. :)


---------------
Feed -  
n°1582150
dplein
Posté le 09-09-2009 à 18:29:29  profilanswer
 

Bon ben mon fichier était bon...je n'avais pas d'erreurs... merci tout de même...


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582151
ExtraJab
Posté le 09-09-2009 à 18:31:28  profilanswer
 

C'est quoi ton soucis ?


---------------
Feed -  
n°1582160
dplein
Posté le 09-09-2009 à 18:49:09  profilanswer
 

J'ai certains fanarts qui n'apparraissent plus et qui s'affichaient auparavant. J'ai le skin rutabaga. Tu as quel skin?
 
Je ne sais pas quel est le fichier que je dois modifier pour que tout rentre dans l'ordre...merci


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
mood
Publicité
Posté le 09-09-2009 à 18:49:09  profilanswer
 

n°1582162
ExtraJab
Posté le 09-09-2009 à 18:52:26  profilanswer
 

J'avais le skin 5150 et je viens de passer à Aeon aujourd'hui.
 
Le mieux pour les fanarts est de lui indiquer le chemin dans un fichier nfo
Va voir le dernier message de la page 16 de jluc2808.


---------------
Feed -  
n°1582163
dplein
Posté le 09-09-2009 à 18:55:33  profilanswer
 

C'est que je fais mais ce qui est chiant est que cela marchait avant...
Peux tu m'envoyer ton fichier skin.properties. stp ?
 
merci


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582167
ExtraJab
Posté le 09-09-2009 à 18:59:11  profilanswer
 

C'est laborieux au départ, mais après cela va vite en le faisant dés que tu rajoute un film à ta collection. ;)
 
Je te met mon skin.properties mais ça change suivant chaque skin. Je ne sais pas en quoi il va t'aider.
 

Code :
  1. ## Default skin parameters
  2. #
  3. # 3 ROWS - works for 'true' or 'false' for "roundedcorners" in skin-options.xsl
  4. #mjb.nbThumbnailsPerPage=27
  5. #mjb.nbThumbnailsPerLine=9
  6. #thumbnails.width=117
  7. #thumbnails.height=174
  8. # 2 ROWS - works for 'true' or 'false' for "roundedcorners" in skin-options.xsl
  9. #mjb.nbThumbnailsPerPage=12
  10. #mjb.nbThumbnailsPerLine=6
  11. #thumbnails.width=176
  12. #thumbnails.height=261
  13. # 3 ROWS POPUP - works *only* for 'awesome' for "roundedcorners" in skin-options.xsl
  14. mjb.nbThumbnailsPerPage=27
  15. mjb.nbThumbnailsPerLine=9
  16. thumbnails.width=182
  17. thumbnails.height=272
  18. # LIST - works *only* for 'list' for "roundedcorners" in skin-options.xsl
  19. #mjb.nbThumbnailsPerPage=34
  20. #mjb.nbThumbnailsPerLine=2
  21. #thumbnails.width=367
  22. #thumbnails.height=544
  23. # 4 ROWS - works for 'true' or 'false' for "roundedcorners" in skin-options.xsl
  24. #mjb.nbThumbnailsPerPage=48
  25. #mjb.nbThumbnailsPerLine=12
  26. #thumbnails.width=87
  27. #thumbnails.height=130
  28. ################################################################################
  29. ################################################################################
  30. # Base name of HTML page pointed to by index.htm, and for the HOME button. Default is blank.
  31. mjb.homePage=
  32. # name of the index file generated: use index_sd.htm for SD skins
  33. # default value is index.htm which is good for HD skins
  34. mjb.indexFile=index.htm
  35. # When viewing the main Wall screen (default is Other_All_1.html), you can configure where the "Home" button takes you here.
  36. # ../index.htm acts like the above "mjb.indexFile=index.htm"
  37. custom5150.exitviamenu=../index.htm
  38. # Regex of files to skip during cleaning
  39. mjb.clean.skip=categories.css|exportindex_item_pch.css|exportdetails_item_popcorn.css
  40. # Group TV Seasons together (true). Keep this to true.
  41. mjb.singleSeriesPage=true
  42. # The maximum number of genres to display per movie
  43. genres.max=2
  44. # The maximum number of actors to display per movie
  45. actors.max=10
  46. # Use the short plot or long plot description from IMDB : short or long
  47. imdb.plot=short
  48. # Include full movie details in the index xml files
  49. mjb.fullMovieInfoInIndexes=true
  50. # Use the short plot or long plot description from Filmweb : short or long
  51. filmweb.plot=short
  52. # Download fanart image for movies using the IMDB id : true or false
  53. fanart.movie.download=true
  54. fanart.movie.width=795
  55. fanart.movie.height=720
  56. fanart.tv.download=true
  57. fanart.tv.width=1280
  58. fanart.tv.height=720
  59. fanart.scanner.fanartExtensions=jpg,jpeg,gif,bmp,png
  60. fanart.scanner.fanartToken=.fanart
  61. # Lookup and include the television episode Plot in the XML file
  62. mjb.includeEpisodePlots=true
  63. videoimages.width=400
  64. videoimages.height=225
  65. videoimages.normalize=true
  66. videoimages.reflection=false
  67. banners.format=png
  68. banners.width=440
  69. banners.height=81
  70. banners.normalize=true
  71. banners.reflection=false
  72. banners.reflectionHeight=12.5
  73. banners.reflectionStart=0.0
  74. banners.reflectionEnd=100.0
  75. banners.opacityStart=30.0
  76. banners.opacityEnd=100.0
  77. banners.perspective=false
  78. banners.perspectiveTop=3.0
  79. banners.perspectiveBottom=3.0
  80. banners.perspectiveDirection=right
  81. mjb.includeWideBanners=true
  82. # Lookup and include the video image for each part of the video
  83. # Currently only works with TV Episodes
  84. mjb.includeVideoImages=true
  85. # Reduce the number of genres
  86. mjb.filter.genres=true
  87. # Thumbnails format: jpeg, png
  88. thumbnails.format=png
  89. # Add an HD logo to the thumbnail when the movie is 720p or 1080p : true or false
  90. thumbnails.logoHD=false
  91. # Add an TV logo to the thumbnail if the video is a tv show : true or false
  92. thumbnails.logoTV=false
  93. # Add a set logo to the thumbnail if the poster is a set master : true or false
  94. thumbnails.logoSet=false
  95. # Add a language specific icon (flag) to the thumbnail : true or false
  96. thumbnails.language=false
  97. # Thumbnails resizing policy.
  98. # when true, the generated thumbnails will be exactly WIDTHxHEIGHT (=> cropped images)
  99. # when false, the original poster aspect ratio is respected
  100. thumbnails.normalize=true
  101. # Add reflection to the generated thumbnails: true or false
  102. thumbnails.reflection=false
  103. # Percentage of the height of the poster to use as reflection effect. Default is 12.5
  104. thumbnails.reflectionHeight=12.5
  105. # Reflection gradient starts at this percentage of the reflection height
  106. thumbnails.reflectionStart=0.0
  107. # Reflection gradient ends at this percentage of the reflection height
  108. thumbnails.reflectionEnd=100.00
  109. # Opacity start value (Default = 30%)
  110. thumbnails.opacityStart=30.0
  111. # Opacity ending value (Default = 100%)
  112. thumbnails.opacityEnd=100.0
  113. # Add a perspective effect to the generated thumbnails: true or false
  114. thumbnails.perspective=false
  115. # Percentage of the height of the thumbnail or poster to use for perspective. Default is 3
  116. thumbnails.perspectiveTop=3.0
  117. thumbnails.perspectiveBottom=3.0
  118. # The direction of the perspective. Valid values are left, right and both.
  119. thumbnails.perspectiveDirection=right
  120. # All of the same properties for the thumbnail rendering can be applied to the detail Poster image
  121. posters.format=png
  122. posters.width=485
  123. posters.height=720
  124. # You should constrain the posters proportions, so as to not distort the image (stretched wide or squeezed thin).
  125. # Use algebra to calculate the width. So if you want a poster height of 700, the height comes out to roughly 472.
  126. # Also, if you find that 700 makes the poster touch exactly to the top and bottom of the screen, I would still let
  127. # it get overscanned by just a little bit. I would set it to 710 so 5px will get overscanned on the top, and 5px
  128. # will get overscanned on the bottom. Sometimes TVs like to shift pixels every so slightly, so +5px on top and +5px
  129. # on the bottom should compensate for that.
  130. posters.normalize=true
  131. posters.reflection=false
  132. posters.logoHD=false
  133. posters.logoTV=false
  134. posters.language=false
  135. posters.reflectionHeight=12.5
  136. posters.reflectionStart=0.0
  137. posters.reflectionEnd=100.0
  138. posters.opacityStart=30.0
  139. posters.opacityEnd=100.0
  140. posters.perspective=false
  141. posters.perspectiveTop=3.0
  142. posters.perspectiveBottom=3.0
  143. posters.perspectiveDirection=right
  144. # This is the fully qualified name of the plugin class implementing
  145. # the thumbnail/poster/background generator for movie posters.
  146. #
  147. # You can replace this default class with your own in order
  148. # to develop your customized thumbnail creator.
  149. #
  150. # The class must implement interface com.moviejukebox.MovieThumbnailPlugin
  151. # Make sure to modify the classpath accordingly in the moviejukebox startup script
  152. #
  153. # If you don't know what all this is about, DO NOT CHANGE THESE VALUES.
  154. #mjb.thumbnail.plugin=com.moviejukebox.plugin.DefaultThumbnailPlugin
  155. #mjb.poster.plugin=com.moviejukebox.plugin.DefaultPosterPlugin
  156. #mjb.videoimage.plugin=com.moviejukebox.plugin.DefaultVideoImagePlugin
  157. #mjb.background.plugin=com.moviejukebox.plugin.DefaultBackgroundPlugin
  158. mjb.image.plugin=com.moviejukebox.plugin.DefaultImagePlugin
  159. mjb.background.plugin=com.moviejukebox.plugin.DefaultBackgroundPlugin
  160. # Sorting prefixes to ignore:
  161. sorting.strip.prefixes="A ","An ","The ","Le ","Les ", "De ", "Het ", "Een "
  162. # Ordering of certifications as displayed on the main index page.
  163. # If Another rating exists for a movie that isn't listed here, it will simply be appended to the end
  164. certification.ordering=G,TV-G,PG,TV-PG,PG-13,TV-14,R,NC-17,Unrated,Not Rated
  165. # Special accented character replacement for indexing purposes
  166. # This is a comma-separated list. The first character is the accent character followed by a hypen - and then the character to
  167. # replace it with for indexing
  168. indexing.character.replacement=\u00C0-A,\u00C1-A,\u00C2-A,\u00C3-A,\u00C4-A,\u00C7-C,\u00C8-E,\u00C9-E,\u00CA-E,\u00CB-E,\u00CC-I,\u00CD-I,\u00CE-I,\u00CF-I,\u00D1-N,\u00D2-O,\u00D3-O,\u00D4-O,\u00D5-O,\u00D6-O,\u00D9-U,\u00DA-U,\u00DB-U,\u00DC-U
  169. # Group all english chars in single AZ category
  170. indexing.character.groupEnglish=false
  171. # High-Definition Properties
  172. # Differentiate between 720p and 1080p.  If this property is not set or false, then the highdef.720.width will be used to determine if a video is HD
  173. highdef.differentiate=false
  174. # The width of the video to define 720p. Note this will be used if highdef.differentiate=false to calculate a high-definition video
  175. highdef.720.width=1280
  176. # The width of the video to define 1080p
  177. highdef.1080.width=1920


 
Il est brut, je ne l'ai pas modifié vu que je viens juste de changer de skin aujourd'hui. :)


---------------
Feed -  
n°1582172
dplein
Posté le 09-09-2009 à 19:07:38  profilanswer
 

ok merci donc il ne me sert a rien....
 
En fait, faut juste que je trouve un utilisateur du skin rutabaga !!!
 
Merci pour tout !!!


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582173
ExtraJab
Posté le 09-09-2009 à 19:09:58  profilanswer
 

Va là, tu auras ton bonheur:
http://www.networkedmediatank.com/ [...] ?tid=18929


---------------
Feed -  
n°1582193
calista15
Posté le 09-09-2009 à 20:15:27  profilanswer
 

Salut
 
j'ai toujours un problème avec mon index.
j'utilise le skin "5150"
j'ai modifier mon fichier "genre" comme je le souhaitais
 
cfr ici "Epouvante-horreur":
 
  <genre name="Epouvante-horreur">
    <subgenre>Epouvante-horreur</subgenre>
    <subgenre>Epouvante horreur</subgenre>
  </genre>
 
mais j'ai dans mon index, 2 cattégorie "Epouvante/Horreur"
 
1er ) Epouvante-Horreur
avec 3 films, accessible uniquement sur le PC, tandis que innaccesible sur le PPH>> écran bleu avec case "return"
 
2ème) Epouvante-horreur
avec les 3 même films, accessible sur le pc et la pph (c'est celle ci qui je souhaite conserver)
 
 
je pense que c'est plus pointu qu'une simple "reduction" des genres>> vu l'innaccesibilté de la catégorie, mais je ne vois pas où est le bug
J'ai déjà supprimer l'index, les infos sur ses films, et tout regénérer, mais rien n'y fait.......
 
et j'ai le même problème avec le genre "science-fiction"
un seul genre créer dans mon index, accessible au pc et pas à la pph>> impossible de lire les films classer dans cette catégorie......plutôt embêtant!!!!
 
 
quelqu'un a t il déjà eu le même bug

n°1582199
ExtraJab
Posté le 09-09-2009 à 20:38:45  profilanswer
 

Respecte bien les majuscules déjà !
 
Pour ton soucis je ne suis pas assez pointu pour savoir d'où cela pourrai venir.


---------------
Feed -  
n°1582203
jluc2808
peu le savent et vous ?
Posté le 09-09-2009 à 20:50:16  profilanswer
 

calista15 a écrit :

Salut
 
j'ai toujours un problème avec mon index.
j'utilise le skin "5150"
j'ai modifier mon fichier "genre" comme je le souhaitais
 
cfr ici "Epouvante-horreur":
 
  <genre name="Epouvante-horreur">
    <subgenre>Epouvante-horreur</subgenre>
    <subgenre>Epouvante horreur</subgenre>
  </genre>
 
mais j'ai dans mon index, 2 cattégorie "Epouvante/Horreur"
 
1er ) Epouvante-Horreur
avec 3 films, accessible uniquement sur le PC, tandis que innaccesible sur le PPH>> écran bleu avec case "return"
 
2ème) Epouvante-horreur
avec les 3 même films, accessible sur le pc et la pph (c'est celle ci qui je souhaite conserver)
 
 
je pense que c'est plus pointu qu'une simple "reduction" des genres>> vu l'innaccesibilté de la catégorie, mais je ne vois pas où est le bug
J'ai déjà supprimer l'index, les infos sur ses films, et tout regénérer, mais rien n'y fait.......
 
et j'ai le même problème avec le genre "science-fiction"
un seul genre créer dans mon index, accessible au pc et pas à la pph>> impossible de lire les films classer dans cette catégorie......plutôt embêtant!!!!
 
 
quelqu'un a t il déjà eu le même bug


possible qu'avec ce skin le - pose problème enlève le dans le Genre name (pas dans le subgenre sans cela ce ne sera plus classé en dessous)  
regarde bien les majuscules et minuscules

n°1582204
jluc2808
peu le savent et vous ?
Posté le 09-09-2009 à 20:50:48  profilanswer
 

dplein a écrit :

ok merci donc il ne me sert a rien....
 
En fait, faut juste que je trouve un utilisateur du skin rutabaga !!!
 
Merci pour tout !!!


j'utilises rutabaga skin c'est quoi ton pb ?

n°1582361
vodkapom
madvent
Posté le 10-09-2009 à 15:09:43  profilanswer
 

ExtraJab a écrit :

J'avais le skin 5150 et je viens de passer à Aeon aujourd'hui.
 
Le mieux pour les fanarts est de lui indiquer le chemin dans un fichier nfo
Va voir le dernier message de la page 16 de jluc2808.


 
Pas compliqué à installer/configurer ce skin ?
Je changerai bien du 5150 et celui-ci me plaît bien !  [:zebra69]

n°1582409
dplein
Posté le 10-09-2009 à 17:12:19  profilanswer
 

Citation :

j'utilises rutabaga skin c'est quoi ton pb ?


 
En fait, j'ai un probleme qui avec des fanarts qui a un moment s'affichaient qui et maintenant ne s'affichent plus..J'ai commencé à faire des fiches nfo mais c'est long...
 
Peux tu m'envoyer ton fichier skin.properties svp?
 
Sur certains films, malgré un fichier nfo, le pch continue à ne pas afficher des fanarts ou bien, il continue à me mettre les plots en anglais. De plus, je ne sais pas ce que j'ai fait mais pour mes séries, les fanarts ne s'affichent plus et les résumés sont en anglais. J'ai les boules car les nouvelles saisons vont bientôt redémmarrer...  
 
merci


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582452
ExtraJab
Posté le 10-09-2009 à 19:01:59  profilanswer
 

vodkapom a écrit :


 
Pas compliqué à installer/configurer ce skin ?
Je changerai bien du 5150 et celui-ci me plaît bien !  [:zebra69]


 
 
Je t'aurais dis que non il y a de cela 1h30.
J'ai un soucis là, les films ne se lancent plus.
J'ai le droit au "Buffering" et retour sous l'index...
 
Je n'ai pas encore regardé d'où pouvait venir le problème.

Message cité 1 fois
Message édité par ExtraJab le 10-09-2009 à 19:02:30

---------------
Feed -  
n°1582456
vodkapom
madvent
Posté le 10-09-2009 à 19:12:13  profilanswer
 

ExtraJab a écrit :


 
 
Je t'aurais dis que non il y a de cela 1h30.
J'ai un soucis là, les films ne se lancent plus.
J'ai le droit au "Buffering" et retour sous l'index...
 
Je n'ai pas encore regardé d'où pouvait venir le problème.


 
merci, je suis en train de le dl.
Je teste dans l'heure.

n°1582476
ExtraJab
Posté le 10-09-2009 à 20:15:16  profilanswer
 

vodkapom a écrit :


 
merci, je suis en train de le dl.
Je teste dans l'heure.


 
 
Correction, je n'ai plus le soucis.
C'était une erreur de ma part...  :whistle:


---------------
Feed -  
n°1582477
vodkapom
madvent
Posté le 10-09-2009 à 20:23:29  profilanswer
 

ExtraJab a écrit :


 
 
Correction, je n'ai plus le soucis.
C'était une erreur de ma part...  :whistle:


 
Bin moi j'ai un problème...
Les jaquettes sont très en dessous du menu.
 
http://img3.imageshack.us/img3/4270/vkpaeonbug.jpg

n°1582480
ExtraJab
Posté le 10-09-2009 à 20:33:11  profilanswer
 

vodkapom a écrit :


 
Bin moi j'ai un problème...
Les jaquettes sont très en dessous du menu.
 
http://img3.imageshack.us/img3/4270/vkpaeonbug.jpg


 
 
C'est normal sur le PC.
Test sur ta TV, ça fonctionne bien. ;)


---------------
Feed -  
n°1582504
dplein
Posté le 10-09-2009 à 21:53:00  profilanswer
 

Citation :

C'est normal sur le PC.
Test sur ta TV, ça fonctionne bien. ;)


 
 
Moi j'ai le meme probleme avec le skin rutabaga, sauf que c'est sur le pc que ca s'affiche bien et non sur la tv. Je pense pour un probleme de resolution de l'ecran...

n°1582505
Fredouye
Shivers !
Posté le 10-09-2009 à 21:59:36  profilanswer
 

Je dirais plutôt que le HTML est rendu différemment entre ton PC et le PCH...
 
Tu as comparé entre IE/Firefox/Opera sur ton PC, par exemple ?


---------------
Le dernier arrivé est fan de Phil Collins
n°1582538
jluc2808
peu le savent et vous ?
Posté le 10-09-2009 à 23:58:35  profilanswer
 

dplein a écrit :

Citation :

j'utilises rutabaga skin c'est quoi ton pb ?


 
En fait, j'ai un probleme qui avec des fanarts qui a un moment s'affichaient qui et maintenant ne s'affichent plus..J'ai commencé à faire des fiches nfo mais c'est long...
 
Peux tu m'envoyer ton fichier skin.properties svp?
 
Sur certains films, malgré un fichier nfo, le pch continue à ne pas afficher des fanarts ou bien, il continue à me mettre les plots en anglais. De plus, je ne sais pas ce que j'ai fait mais pour mes séries, les fanarts ne s'affichent plus et les résumés sont en anglais. J'ai les boules car les nouvelles saisons vont bientôt redémmarrer...  
 
merci


tu es sur de ne pas avoir modifié ou oublié de modifier moviejukebox.properties - ligne  
mjb.internet.plugin=com.moviejukebox.plugin.AllocinePlugin   'par defaut c'est imdb- en anglais'
 
ou  
mjb.internet.tv.plugin=com.moviejukebox.plugin.TheTvDBPlugin
 
et surtout  
thetvdb.language=fr

n°1582546
dplein
Posté le 11-09-2009 à 04:25:53  profilanswer
 

En fait, pour les mmjb.internet.plugin: j'ai les deux lignes et j'ai egalement mis fr à thetvdb.language....


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582550
ExtraJab
Posté le 11-09-2009 à 07:28:28  profilanswer
 

dplein a écrit :

En fait, pour les mmjb.internet.plugin: j'ai les deux lignes et j'ai egalement mis fr à thetvdb.language....


 
Ne mets que la ligne avec le plugin allocine.


---------------
Feed -  
n°1582782
dplein
Posté le 11-09-2009 à 19:35:50  profilanswer
 

Par contre, je n'ai toujours pas de fanart pour mes series....


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1582805
Fredouye
Shivers !
Posté le 11-09-2009 à 20:17:29  profilanswer
 

Le PC portable d'Omertron (développeur de YAMJ) vient de lâcher, vous pouvez lui faire un don via Paypal, ce que je viens de faire :)
 
http://www.networkedmediatank.com/ [...] 512&page=1


---------------
Le dernier arrivé est fan de Phil Collins
n°1583026
vodkapom
madvent
Posté le 12-09-2009 à 15:20:33  profilanswer
 

ExtraJab a écrit :


 
 
C'est normal sur le PC.
Test sur ta TV, ça fonctionne bien. ;)


 
en effet, merci  :jap:

n°1583530
Fredouye
Shivers !
Posté le 14-09-2009 à 10:10:30  profilanswer
 

En complément de YAMJ, vous utilisez un index.htm ?
 
Certains sont vraiment magnifiques  :love:  
 
http://img232.imageshack.us/img232/1369/myaeon.jpg
 
http://i50.photobucket.com/albums/f336/room312/speeddial/090729/ss-2-home.jpg
 
http://i50.photobucket.com/albums/f336/room312/streamednmt/090722/2-movies.jpg
 
Ça se passe ici : http://www.networkedmediatank.com/ [...] =35&page=1


---------------
Le dernier arrivé est fan de Phil Collins
n°1583603
vodkapom
madvent
Posté le 14-09-2009 à 13:41:19  profilanswer
 


 
Perso je me suis créé le mien, à l'image du 5150.
Comme ça tu mets les hyperliens qui t'intéressent. (3615 j'me la pête)

n°1583625
dplein
Posté le 14-09-2009 à 15:19:18  profilanswer
 

Vite un tuto pour mettre ça....


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1583627
Fredouye
Shivers !
Posté le 14-09-2009 à 15:20:53  profilanswer
 

Ben c'est tout simple :D
 
Il suffit de lancer CSI , et de choisir un menu. La personnalisation se fait ensuite en éditant index.htm


---------------
Le dernier arrivé est fan de Phil Collins
n°1583635
Joe l'indi​en 94
Posté le 14-09-2009 à 15:38:37  profilanswer
 

vodkapom a écrit :


 
Perso je me suis créé le mien, à l'image du 5150.
Comme ça tu mets les hyperliens qui t'intéressent. (3615 j'me la pête)


Poste nous une petite photo de ta réalisation!


---------------
"L'argent n'a pas d'odeur mais la femme a du flair"
n°1583645
dplein
Posté le 14-09-2009 à 15:56:44  profilanswer
 

Je veux bien croire mais editer le fichier index est une autre histoire !!!


---------------
C2D e6750@3500; 2Gopc6400 GSKILL;MSI NX8800GT-T2D512E; HDD Samsung T166 500go; Samsung 2232BW (CAA-1002)
n°1583650
ExtraJab
Posté le 14-09-2009 à 16:05:08  profilanswer
 

Oh que oui un petit tuto me plairai BEAUCOUP !!!!!!!!!!!!! :D
 
C'est magnifique...


---------------
Feed -  
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  16  17  18  ..  55  56  57  58  59  60

Aller à :
Ajouter une réponse
 

Sujets relatifs
Peekbox 200 + PopCorn Hour a110 = ?[Topic unique] Popcorn Hour ! Le topic platine HD tant convoitée
fans de Rush hour 2 
Plus de sujets relatifs à : [PopCorn Hour] Jukeboxes - YAMJ / NMTServer


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)