Página 1 de 2

Raspbmc y las series

Publicado: 01 Jun 2013, 13:34
por fjgarc
Tengo el Raspbmc autoactualizado a la última versión, con los codec de mpeg-2 y vc-1 comprados e instalados tanto en config.txt como en el xbmc.

Hacía tiempo que no visionaba series con él, la última fue Elementary en formato mp4, me faltaban unos capítulos que me he bajado en formato avi y los puse en la misma carpeta que los anteriores, borrando los vistos, le he dado actualizar y al intentar reproducirlos no me lo hace, de hecho veo los ficheros pero no los reproduce, ¿qué puede pasar?

Después le he puesto otra serie con capítulos en mkv y avi y tampoco ¿¿??

¿Qué hago mal?
¿A alguien le ha pasado?

Re: Raspbmc y las series

Publicado: 06 Jun 2013, 13:16
por jesus
Yo veo avis y mkvs sin problemas... aunque quité lo de la auto-actualización por si acaso :(

¿Puedes poner el log de XBMC para ver qué dice?

Re: Raspbmc y las series

Publicado: 08 Jun 2013, 12:33
por fjgarc
Hola Jesús,

Te adjunto mi xbmc.log por lo que veo el error lo da en COMXPlayer, aunque tu seguro le sacas más información:

Código: Seleccionar todo

13:18:31 T:3038195712  NOTICE: -----------------------------------------------------------------------
13:18:32 T:3038195712  NOTICE: Starting XBMC (12.2 Git:20130502-32b1a5e), Platform: Linux (Debian GNU/Linux 7.0 (wheezy), 3.6.11 armv6l). Built on May 13 2013
13:18:32 T:3038195712  NOTICE: special://xbmc/ is mapped to: /opt/xbmc-bcm/xbmc-bin/share/xbmc
13:18:32 T:3038195712  NOTICE: special://xbmcbin/ is mapped to: /opt/xbmc-bcm/xbmc-bin/lib/xbmc
13:18:32 T:3038195712  NOTICE: special://masterprofile/ is mapped to: /home/pi/.xbmc/userdata
13:18:32 T:3038195712  NOTICE: special://home/ is mapped to: /home/pi/.xbmc
13:18:32 T:3038195712  NOTICE: special://temp/ is mapped to: /home/pi/.xbmc/temp
13:18:32 T:3038195712  NOTICE: The executable running is: /opt/xbmc-bcm/xbmc-bin/lib/xbmc/xbmc.bin
13:18:32 T:3038195712  NOTICE: Local hostname: raspbmc
13:18:32 T:3038195712  NOTICE: Log File is located: /home/pi/.xbmc/temp/xbmc.log
13:18:32 T:3038195712  NOTICE: -----------------------------------------------------------------------
13:18:42 T:3038195712  NOTICE: load settings...
13:18:42 T:3038195712  NOTICE: special://profile/ is mapped to: special://masterprofile/
13:18:42 T:3038195712  NOTICE: loading special://masterprofile/guisettings.xml
13:18:43 T:3038195712  NOTICE: Getting hardware information now...
13:18:43 T:3038195712  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
13:18:43 T:3038195712  NOTICE: Loaded playercorefactory configuration
13:18:43 T:3038195712  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
13:18:43 T:3038195712  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
13:18:43 T:3038195712  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
13:18:43 T:3038195712  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <advancedsettings>
                                              <cputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</cputempcommand>
                                              <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</gputempcommand>
                                              <network>
                                                <cachemembuffersize>20971520</cachemembuffersize>
                                              </network>
                                              <imageres>540</imageres>
                                              <fanartres>720</fanartres>
                                              <video>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                              </video>
                                              <audio>
                                                <defaultplayer>paplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                              </audio>
                                            </advancedsettings>
13:18:43 T:3038195712  NOTICE: Getting hardware information now...
13:18:43 T:3038195712  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
13:18:43 T:3038195712  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <network>
                                                <autodetectpingtime>30</autodetectpingtime>
                                                <!-- Tiempo en segundos entre pings para detectar nuevas xbox. Por defecto 30, minimo 1, maximo 240 -->
                                                <curlclienttimeout>60</curlclienttimeout>
                                                <!-- Timeout en segundos para el reproductor (y otras conexiones). Por defecto 10, minimo 1, maximo 1000 -->
                                                <curllowspeedtime>60</curllowspeedtime>
                                                <!-- Tiempo en segundos que el cliente http espera antes de considerar una conexion como lenta. Por defecto 20, minimo 1, maximo 1000 -->
                                                <curlretries>2</curlretries>
                                                <!-- Numero de veces que el cliente http reintenta. Por defecto 2, minimo 0, maximo 10 -->
                                                <disableipv6>true</disableipv6>
                                                <!-- Desactiva ipv6. Por defecto false -->
                                                <cachemembuffersize>0</cachemembuffersize>
                                                <!-- Tamanyo de la cache del reproductor en bytes. Por defecto 20M (20*1024*1024), si es 0 usa una SimpleFileCache. -->
                                              </network>
                                            </advancedsettings>
13:18:43 T:3038195712  NOTICE: Getting hardware information now...
13:18:43 T:3038195712  NOTICE: Default DVD Player: omxplayer
13:18:43 T:3038195712  NOTICE: Default Video Player: omxplayer
13:18:43 T:3038195712  NOTICE: Default Audio Player: paplayer
13:18:43 T:3038195712  NOTICE: Disabled debug logging due to GUI setting. Level 0.
13:18:43 T:3038195712  NOTICE: Log level changed to 0
13:18:43 T:3038195712  NOTICE: Loading media sources from special://masterprofile/sources.xml
13:18:44 T:3038195712   ERROR: Error: Requested setting (audiooutput.guisoundmode) was not found.  It must be case-sensitive
13:18:44 T:3038195712  NOTICE: Running database version Addons15
13:18:46 T:3038195712  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
13:18:46 T:3025671232  NOTICE: Thread CEC Adapter start, auto delete: false
13:18:46 T:3017282624  NOTICE: Thread XBMC Peripherals start, auto delete: false
13:18:47 T:3038195712  NOTICE: Previous line repeats 1 times.
13:18:47 T:3038195712  NOTICE: Raspberry PI firmware version: Mar  7 2013 19:34:17 
                                            Copyright (c) 2012 Broadcom
                                            version 375458 (release)
13:18:47 T:3038195712  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
13:18:47 T:3038195712  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080i @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080i @ 50.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
13:18:47 T:3038195712  NOTICE: Found (1275x720@60.000000) at 25, setting to RES_DESKTOP at 16
13:18:47 T:3038195712  NOTICE: Checking resolution 16
13:18:47 T:3038195712  NOTICE: GL_VENDOR = Broadcom
13:18:47 T:3038195712  NOTICE: GL_RENDERER = VideoCore IV HW
13:18:47 T:3038195712  NOTICE: GL_VERSION = OpenGL ES 2.0
13:18:47 T:3038195712  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
13:18:47 T:3038195712  NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
13:18:50 T:3025671232   ERROR: CecLogMessage - failed to release the previous LA
13:18:50 T:3025671232   ERROR: CecLogMessage - could not open a connection (try 1)
13:18:52 T:3038195712  NOTICE: Running database version Addons15
13:18:52 T:3038195712  NOTICE: Running database version ViewModes4
13:18:52 T:3038195712  NOTICE: Running database version Textures13
13:18:52 T:3038195712  NOTICE: Running database version MyMusic32
13:18:52 T:3038195712  NOTICE: Running database version MyVideos75
13:18:52 T:3038195712  NOTICE: Running database version TV22
13:18:52 T:3038195712  NOTICE: Running database version Epg7
13:18:52 T:3038195712  NOTICE: start dvd mediatype detection
13:18:52 T:3038195712  NOTICE: initializing playlistplayer
13:18:52 T:3038195712  NOTICE: DONE initializing playlistplayer
13:18:52 T:2948609088  NOTICE: Thread CDetectDVDMedia start, auto delete: false
13:18:59 T:2885678144  NOTICE: Thread CEC Adapter Update Thread start, auto delete: false
13:19:00 T:2875192384  NOTICE: Thread XBPyThread start, auto delete: false
13:19:01 T:3038195712  NOTICE: Previous line repeats 2 times.
13:19:01 T:3038195712  NOTICE: initialize done
13:19:01 T:3038195712  NOTICE: Running the application...
13:19:01 T:2849760320  NOTICE: Thread XBPyThread start, auto delete: false
13:19:01 T:3038195712   ERROR: GLES: Vertical Blank Syncing unsupported
13:19:03 T:2875192384  NOTICE: -->Python Interpreter Initialized<--
13:19:03 T:2866803776  NOTICE: -->Python Interpreter Initialized<--
13:19:03 T:2858415168  NOTICE: -->Python Interpreter Initialized<--
13:19:03 T:2849760320  NOTICE: -->Python Interpreter Initialized<--
13:19:05 T:2831922240  NOTICE: Thread Jobworker start, auto delete: true
13:19:05 T:3038195712  NOTICE: Webserver: Starting...
13:19:05 T:3038195712  NOTICE: WebServer: Started the webserver
13:19:05 T:3038195712  NOTICE: ES: Starting event server
13:19:05 T:2781590592  NOTICE: Thread CEventServer start, auto delete: false
13:19:05 T:2781590592  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
13:19:05 T:2781590592  NOTICE: UDP: Listening on port 9777
13:19:05 T:3038195712  NOTICE: starting zeroconf publishing
13:19:05 T:2773201984  NOTICE: Thread CTCPServer start, auto delete: false
13:19:05 T:2764813376  NOTICE: Thread Jobworker start, auto delete: true
13:19:05 T:2756424768  NOTICE: Thread AirPlayServer start, auto delete: false
13:19:05 T:2748036160  NOTICE: Thread AirTunesServer start, auto delete: false
13:19:06 T:2735985728  NOTICE: Thread Jobworker start, auto delete: true
13:19:07 T:2866803776  NOTICE: Previous line repeats 1 times.
13:19:07 T:2866803776  NOTICE: PLATFORM_NAME=xbmceden
13:19:07 T:2866803776  NOTICE: [config.py] xbmceden config
13:19:07 T:2866803776  NOTICE: [config.py] runtime path = /home/pi/.xbmc/addons/plugin.video.pelisalacarta
13:19:07 T:2866803776  NOTICE: [config.py] data path = /home/pi/.xbmc/userdata/addon_data/plugin.video.pelisalacarta/
13:19:07 T:2866803776  NOTICE: [config.py] temp path = /home/pi/.xbmc/temp/test
13:19:10 T:2849760320  NOTICE:  StorageServer Module loaded RUN
13:19:10 T:2849760320  NOTICE: StorageClient-2.5.0 Starting server
13:19:10 T:2849760320  NOTICE: StorageServer-2.5.0 Storage Server starting /home/pi/.xbmc/userdata/addon_data/script.common.plugin.cache/commoncache.db
13:19:12 T:2875192384  NOTICE: services: {'sys.service.avahi': 'true', 'sys.service.remote': 'true', 'sys.service.ftp': 'true', 'sys.service.samba': 'true', 'sys.service.ssh': 'true', 'sys.service.cron': 'false', 'sys.service.tvh': 'false'}
13:19:13 T:2875192384  NOTICE: enable service: avahi-daemon
13:19:13 T:2866803776  NOTICE: send:
13:19:13 T:2866803776  NOTICE: 'POST /v2/media/full_info?auth_token=dda67ed2b43062b4f9ef77d63944e0f9&idm=589&mediaType=1 HTTP/1.1\r\nAccept-Encoding: identity\r\nContent-Length: 87\r\nHost: api.series.ly\r\nUser-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12\r\nConnection: close\r\nCookie: api_uid_codi=F49C588032568831D0E5; api_pwd=74ee0f98290f4a43c81556b18f9f7d11; __cfduid=da20be75b6807076fb89a7d003943139a1364259698\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\n'
13:19:13 T:2866803776  NOTICE: send:
13:19:13 T:2866803776  NOTICE: u'auth_token=f0effb629a1bb39f39e5346810f4c563&user_token=9fe34b8438ab6a02b2bac3136da52e17'
13:19:13 T:2875192384  NOTICE: enable service: eventlircd
13:19:14 T:2866803776  NOTICE: reply:
13:19:14 T:2866803776  NOTICE: 'HTTP/1.1 200 OK\r\n'
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Server: cloudflare-nginx
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Date: Sat, 08 Jun 2013 11:19:14 GMT
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Content-Type: application/json; charset=utf-8
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Transfer-Encoding: chunked
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Connection: close
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: X-Frontal: xxx.xxx.xxx.152
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Access-Control-Allow-Origin: *
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Cache-Control: no-cache, must-revalidate
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Expires: Mon, 26 Jul 1997 05:00:00 GMT
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: Pragma: no-cache
13:19:14 T:2866803776  NOTICE: header:
13:19:14 T:2866803776  NOTICE: CF-RAY: 7b52f98125b0622
13:19:14 T:2875192384  NOTICE: enable service: ftp
13:19:16 T:2875192384  NOTICE: enable service: samba
13:19:18 T:2875192384  NOTICE: enable service: ssh
13:19:19 T:2875192384  NOTICE: disable service: cron
13:19:19 T:2875192384  NOTICE: disable service: tvheadend
13:19:23 T:2866803776  NOTICE: send:
13:19:23 T:2866803776  NOTICE: 'GET /serie/the-big-bang-theory/ HTTP/1.1\r\nAccept-Encoding: identity\r\nHost: www.shurweb.es\r\nCookie: wordpress_logged_in_6fe715e3126f14746e577285cbc81142=%7C1371899578%7Cfe27be55ed1d02a3cd8a0c5469fe764f\r\nConnection: close\r\nUser-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; es-ES; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12\r\n\r\n'
13:19:23 T:2875192384  NOTICE: system settings from addon: {'sys.config.freq.arm': 800, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 400, 'sys.config.freq.core': 250, 'sys.config.freq.overvolt': 0, 'sys.config.decode.wvc1': '0x1e328da1', 'sys.config.disable.overscan': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '0xd7765fcc', 'sys.config.decode.dts': ''}
13:19:23 T:2875192384  NOTICE: system settings from /boot/config.txt: {'sys.config.freq.arm': 800, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 400, 'sys.config.freq.core': 250, 'sys.config.freq.overvolt': 0, 'sys.config.decode.wvc1': '0x1e328da1', 'sys.config.disable.overscan': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '0xd7765fcc', 'sys.config.decode.dts': ''}
13:19:23 T:2866803776  NOTICE: reply:
13:19:24 T:2866803776  NOTICE: 'HTTP/1.1 200 OK\r\n'
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Date: Sat, 08 Jun 2013 11:19:23 GMT
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Server: Apache/2.2.22 (Ubuntu)
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: X-Powered-By: PHP/5.3.10-1ubuntu3.4
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Vary: Cookie,Accept-Encoding
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Set-Cookie: wordpress_6fe715e3126f14746e577285cbc81142=%7C1371899963%7Ca715fe0b8acad3898fbb6a6b818dd99d; expires=Sat, 22-Jun-2013 11:19:23 GMT; path=/wp-content/plugins; httponly
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Set-Cookie: wordpress_6fe715e3126f14746e577285cbc81142=%7C1371899963%7Ca715fe0b8acad3898fbb6a6b818dd99d; expires=Sat, 22-Jun-2013 11:19:23 GMT; path=/wp-admin; httponly
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Set-Cookie: wordpress_logged_in_6fe715e3126f14746e577285cbc81142=%7C1371899963%7C4b29b6b0ba3789b9fbca9487d0ff8194; expires=Sat, 22-Jun-2013 11:19:23 GMT; path=/; httponly
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: X-Pingback: http://www.shurweb.es/xmlrpc.php
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Connection: close
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Transfer-Encoding: chunked
13:19:24 T:2866803776  NOTICE: header:
13:19:24 T:2866803776  NOTICE: Content-Type: text/html; charset=UTF-8
13:19:27 T:2875192384  NOTICE: Thread CVideoInfoScanner start, auto delete: false
13:19:27 T:2875192384  NOTICE: VideoInfoScanner: Starting scan ..
13:19:28 T:2875192384  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
13:19:36 T:2875192384  NOTICE: Thread Background Loader start, auto delete: false
13:19:48 T:3038195712  NOTICE: Previous line repeats 3 times.
13:19:48 T:3038195712  NOTICE: COMXPlayer: Opening: /home/pi/Series/Elementary/Elementary 1x15.avi
13:19:48 T:3038195712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:19:48 T:2875192384  NOTICE: Thread COMXPlayer start, auto delete: false
13:19:48 T:2875192384  NOTICE: Creating InputStream
13:19:48 T:2875192384   ERROR: COMXPlayer::OpenInputStream - error opening [/home/pi/Series/Elementary/Elementary 1x15.avi]
13:19:48 T:2875192384  NOTICE: COMXPlayer::OnExit()
13:19:48 T:2875192384  NOTICE: COMXPlayer::OnExit() deleting input stream
13:19:48 T:3038195712   ERROR: Playlist Player: skipping unplayable item: 0, path [/home/pi/Series/Elementary/Elementary 1x15.avi]
13:19:48 T:2866803776  NOTICE: Thread Background Loader start, auto delete: false
13:19:48 T:3038195712  NOTICE: OMXClock using video as reference
13:19:57 T:3038195712  NOTICE: Previous line repeats 1 times.
13:19:57 T:3038195712  NOTICE: COMXPlayer: Opening: /home/pi/Series/Elementary/Elementary 1x16.avi
13:19:57 T:3038195712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:19:57 T:2866803776  NOTICE: Thread COMXPlayer start, auto delete: false
13:19:57 T:2866803776  NOTICE: Creating InputStream
13:19:57 T:2866803776   ERROR: COMXPlayer::OpenInputStream - error opening [/home/pi/Series/Elementary/Elementary 1x16.avi]
13:19:57 T:2866803776  NOTICE: COMXPlayer::OnExit()
13:19:57 T:2866803776  NOTICE: COMXPlayer::OnExit() deleting input stream
13:19:57 T:3038195712   ERROR: Playlist Player: skipping unplayable item: 0, path [/home/pi/Series/Elementary/Elementary 1x16.avi]
13:19:57 T:2875192384  NOTICE: Thread Background Loader start, auto delete: false
13:19:58 T:3038195712  NOTICE: OMXClock using video as reference
13:20:06 T:3038195712  NOTICE: Previous line repeats 1 times.
13:20:06 T:3038195712  NOTICE: COMXPlayer: Opening: /home/pi/Series/Elementary/Elementary 1x17.avi
13:20:06 T:3038195712 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
13:20:06 T:2875192384  NOTICE: Thread COMXPlayer start, auto delete: false
13:20:06 T:2875192384  NOTICE: Creating InputStream
13:20:06 T:2875192384   ERROR: COMXPlayer::OpenInputStream - error opening [/home/pi/Series/Elementary/Elementary 1x17.avi]
13:20:06 T:2875192384  NOTICE: COMXPlayer::OnExit()
13:20:06 T:2875192384  NOTICE: COMXPlayer::OnExit() deleting input stream
13:20:06 T:3038195712   ERROR: Playlist Player: skipping unplayable item: 0, path [/home/pi/Series/Elementary/Elementary 1x17.avi]
13:20:06 T:2866803776  NOTICE: Thread Background Loader start, auto delete: false
13:20:06 T:3038195712  NOTICE: OMXClock using video as reference
Gracias por tu interés,

Un cordial saludo.

Re: Raspbmc y las series

Publicado: 16 Jun 2013, 22:55
por jesus
No pone nada en particular, excepto que el fichero no se puede reproducir :shock:

¿Has probado a verlo desde el ordenador, con el VLC o algo así?

Re: Raspbmc y las series

Publicado: 17 Jun 2013, 12:57
por fjgarc
fjgarc escribió:No pone nada en particular, excepto que el fichero no se puede reproducir :shock:

¿Has probado a verlo desde el ordenador, con el VLC o algo así?
Si, tanto el VLC como el KMPlayer los reproduce sin problemas ¿¿??

He visto que está la actualización de junio de raspbmc y voy a realizarle una instalación desde cero, a ver que pasa

Re: Raspbmc y las series

Publicado: 17 Jun 2013, 16:52
por jesus
Parece una actualización importante, creo que me la instalaré :)

Por lo que he leído por ahí el player interno de Raspberry (OMXPlayer) todavía tiene algunos fallos, y como XBMC en Raspberry lo usa también los hereda.

Supongo que será una combinación rara de codecs, a ver si con la nueva versión funciona mejor.

Re: Raspbmc y las series

Publicado: 17 Jun 2013, 23:11
por surfparadise
Hola Jesus,
parece que no funciona.... cuando voy a ver las series en series.ly me da un error el plugin.... (script failure)

Tambien parece que no funcione el scraper de las series en la libreria.... dale un vistazo porfa.

He instalado desde cero la nueva version de RASPBMC y he anadido como siempre tu addon.

Saludos,
Marco

Re: Raspbmc y las series

Publicado: 18 Jun 2013, 17:24
por jesus
Este hilo es para otra cosa, ahora entiendo tu MP.

He probado series.ly en XBMC y funciona bien, no he podido probarlo aún en Raspbmc pero debería ser igual.

Pon un log a ver qué problema tienes...

¿A qué te refieres con el "scraper de las series en la librería"?

Re: Raspbmc y las series

Publicado: 19 Jun 2013, 08:36
por surfparadise
Hola,
los scraper que no funcionaba no era relacionado a pelisalacarta (solucionado).
Despues de enstalar el nuevo update de pelisalacarta que sacaste ayer, ahora funciona todo.

Gracias como siempre.
Marco

Re: Raspbmc y las series

Publicado: 19 Jun 2013, 15:39
por surfparadise
Hola Jesus,
quisiere pedirte si es posible hacer alguna modificaciones en el plugin por la parte de series.ly.... te esplico....

Ahora tu selecionas la peli o la serie que quieres ver, en seguida te salen los link de las varia web de hosting, y por ejemplo si selecona VK te sale la cualidad en la que quiere ver el streaming. No seria posible poner en configuracion una lista de hosting, idiomas y calidades favoritas asi que no te lo pida cada vez que quieres ver algo?.... Al final todo el mundo sabe que VK, putlocker, son los mejor....

Asi cuando le doy a la peli....ya arranca sola, si pedirme nada...no?! Seria posible?

...si en el caso que no haya en la lista de hosting favoritas ninguna correspondencia.... te sale la lista para elejir lo que quieres.... seria una pasada!

ps: Series.ly es seguramente el mejor sitio al mundo para ver las peli...porque no te focaliza solo sobre este para el desarollo de tu plugin en XBMC? :D

Gracias
Marco