Titre: Probleme de repertoire a synchroniser... Posté par: tontonrhum1 le 24 Janvier 2010 à 11:38:59 Bonjour à tous,
J'ai bien vu que le probleme a été evoqué sur le site mais je me permet de relancer la discussion. Lorsque je veux afficher les repertoires à synchroniser dans les préférences, rien ne se passe ; par contre lorsque je met en route homeplayer sur ma tv, je peux accéder à mes films, mes musiques ou mes photos via l'explorateur. Je suis sous Windows 7 64 bits Le Log : Starting HomePlayer 1.5.9 (20091129) Use java version: 1.6.0_16 No Addon Version courante de la base de données : 0 Migration de la base de données nécessaire Migration de la base de la version 0 vers la version 7 Creation de la base de données initiale (pas de migration) CREATE TABLE Music ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, album VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, number VARCHAR(65535) NULL, time VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE Film ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, affiche VARCHAR(65535) NULL, casting VARCHAR(65535) NULL, date VARCHAR(65535) NULL, director VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, synopsis VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE Photo ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, album VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE WEBClip ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL, topPosition INT NULL ) CREATE TABLE WEBRadio ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, country VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, programmURL VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE WEBTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, country VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE FreeBoxTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE WEBVideoStream ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, lastDate VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE RSSChannel ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, broadcast VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) CREATE TABLE PodcastChannel ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, broadcast VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) smallsql.database.SmallSQLException: [SmallSQL]Table or View 'HPDB_VERSION' does not exist. Version courante de la base de données : 1 Migration de la base a la version 2 (table HPDB_VERSION) Migration de la base a la version 3 (gestion de l'historique) CREATE TABLE TeleSite ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) Migration telesite XML vers la base de données ... Ajout de l'ID de BA... [SmallSQL]There is a duplicated column name: 'lastDate'. Ajout de date de WEBVideoStream... Base de données migrée en version 7 24 janv. 2010 11:19:13 org.apache.catalina.startup.Embedded start INFO: Starting tomcat server 24 janv. 2010 11:19:14 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.17 24 janv. 2010 11:19:14 org.apache.catalina.core.StandardHost start INFO: XML validation disabled 24 janv. 2010 11:19:14 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 24 janv. 2010 11:19:14 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 VOD Cache update for http://homeplayer.free.fr/vod/modules.xml HPUPnpMediaServer started [AUTO_UPDATE] check if Playlist DB need to be updated 2010/01/24 11:19 [AUTO_UPDATE] update playlist :TELESITE () [AUTO_UPDATE] update playlist :WEBTV (FreeWeb TV) [AUTO_UPDATE] update playlist :FBTV () CREATE TABLE FreeBoxTV ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, channel VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL ) [AUTO_UPDATE] update playlist :FBTV (HD) [AUTO_UPDATE] update playlist :FBTV (bas débit) [AUTO_UPDATE] update playlist :WEBRADIO (FreeBox Radios) [AUTO_UPDATE] update playlist :WEBRADIO () [AUTO_UPDATE] update playlist :WEBTV () [AUTO_UPDATE] update playlist :RSS () [AUTO_UPDATE] update playlist :PODCAST () [AUTO_UPDATE] check if tv program need to be updated 2010/01/24 11:19 Get the remote tvProg update file ... TV program updated successfully in 12636 ms [AUTO_UPDATE] check if bacine cache need to be updated 2010/01/24 11:19 Get the BACine for Wednesday 30/12/2009 OK Get the BACine for Wednesday 06/01/2010 OK Get the BACine for Wednesday 13/01/2010 OK Get the BACine for Wednesday 20/01/2010 OK Get the BACine for Wednesday 27/01/2010 OK Get the BACine for Wednesday 03/02/2010 OK Get the BACine for Wednesday 10/02/2010 OK [AUTO_UPDATE] check if WebClip DB need to be updated 2010/01/24 11:19 getMediaCount '0' in 0 ms Get the remote webClips update file ... CREATE TABLE WEBClip ( path VARCHAR(65535) NULL, GUID VARCHAR(65535) NULL, artist VARCHAR(65535) NULL, genre VARCHAR(65535) NULL, icon VARCHAR(65535) NULL, title VARCHAR(65535) NULL, topPosition INT NULL ) WebClip DB updated successfully in 3526 ms [AUTO_UPDATE] refresh media directories to synchronize 2010/01/24 11:19 [AUTO_UPDATE] refresh media from Itunes 2010/01/24 11:19 Synchro ITunes : pas besoin de mise à jour VLC command line : C:\Program Files (x86)\HomePlayer\vlc\vlc.exe --sout-ts-pid-video=68 --sout-ts-pid-audio=69 --sout-ts-pid-spu=70 --sout-ts-pcr=80 --sout-ts-dts-delay=400 --sout-transcode-maxwidth=720 --sout-transcode-maxheight=576 --intf=http --http-src="C:\Users\Romain\.homeplayer\http-vlc" --http-host=127.0.0.1:8081 --sout="#std" --freetype-font="C:\Program Files (x86)\HomePlayer\webapps\ROOT\bases\arial.ttf" --config="C:\Program Files (x86)\HomePlayer\vlc-profil\vlcrc-hp-0.8" --rtp-client-port=1618 --sout-ffmpeg-strict-rc --http-charset=ISO-8859-1 --sout-standard-access=udp --sout-standard-mux=ts --sout-standard-dst=212.27.38.253:1234 --m3u-extvlcopt Try to connect VLC... VLC media player 0.8.6f Janus [00000284] main interface: creating httpd Connection success. Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 3184 at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source) at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source) at sun.awt.shell.ShellFolder.get(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createValue(Unknown Source) at javax.swing.UIDefaults.getFromHashtable(Unknown Source) at javax.swing.UIDefaults.get(Unknown Source) at javax.swing.MultiUIDefaults.get(Unknown Source) at javax.swing.UIDefaults.getIcon(Unknown Source) at javax.swing.UIManager.getIcon(Unknown Source) at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source) at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown Source) at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source) at javax.swing.JComponent.setUI(Unknown Source) at javax.swing.JFileChooser.updateUI(Unknown Source) at javax.swing.JFileChooser.setup(Unknown Source) at javax.swing.JFileChooser.<init>(Unknown Source) at javax.swing.JFileChooser.<init>(Unknown Source) at org.homeplayer.ihm.MediaSelectorPanel.addDirectory(MediaSelectorPanel.java:119) at org.homeplayer.ihm.MediaSelectorPanel.access$0(MediaSelectorPanel.java:117) at org.homeplayer.ihm.MediaSelectorPanel$1.actionPerformed(MediaSelectorPanel.java:51) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Merci à tous pour votre aide @++ |