› Foros › Tecnología › Electrónica de consumo
gixx79 escribió:ferrariscale18 escribió:buenas
hace una semana que me compre el HD TV LIVE y estoy bastante contento con el, pero mi pregunta es la siguiente: me he bajado la peli de Gladiator 10º aniversario que ocupa 45GB, la meto en un disco duro y se la conecto por USB al "cacharro", cuando me pongo en la carpeta STREAM y le doy al play tarda un ratillo y se empieza a reproducir a mitad de pelicula, cuando pasan unos 20 segundos empieza a verse a cámara rápida. Y si intento reproducir otro archivo m2ts siempre acaba reproduciendo el 00138.
alguna idea de que puede pasar?
gracias
funciona bien con otros reproductores? prueba a reproducirlo con vlc, windows media player, y alguno mas. a ver si el archivo esta mal o algo asi.
yo lo maximo que he probado ha sido terminator 12Gb asi que no se si sera por el tamaño.
gois74 escribió:Estaría bueno que alguien ponga algún SOOcustom completo con todo lo que tendría que tener de la ultima versión del firm.
De esa forma capas se solucionen muchos problemas de arranque.
#!/bin/sh
##
## in this file you can enter commands that will be executed with the init.d scripts
## typos / syntax errors will prevent the osd from booting
## this file is only executed if it is at the root of an attached device at boot
##
## this file is executed when the wdtv starts/boots up AND when /usr/sbin/resume is called
## so operations placed here should not be adversely affected by multiple execution
## the above applies if you utilize /conf/S00user-script as well
##
## several examples are provided below, uncomment (delete #) them to use
##
## config_tool commands only need to be executed _once_ then they can be re-commented
## ***NOTE*** commenting a config_tool command does *NOT* disable it
## you must change a setting back to default manually
##
##
##
## change background image between 3 stock options, or arbitrary location
## background image **CAN NOT** be larger than 512KB
##
## the following three images are included in the firmware
## original background:
#config_tool -c BACKGROUND_IMAGE=original_bg.jpg
## eM82's backdrop background:
#config_tool -c BACKGROUND_IMAGE=eM82_bg.jpg
## wood panel (default) background:
#config_tool -c BACKGROUND_IMAGE=villa_bg.jpg
##
## To set an absolute location:
#config_tool -c BACKGROUND_IMAGE=/tmp/mnt/123ed956-1256-4825-9e79-86fc1e0febaa/random/location.jpg
##
## You can also supply an image, on an attached device at boot (like S00custom-options),
## which is 1280x720 and *NO* larger than 512KB named villa_bg.jpg and it will be used as the custom background
## *ONLY* villa_bg.jpg will work in this method, and *you may remove the device if you desire* after the background has been loaded
##
## change screen saver image between wdlxtv & original WD logo's, or arbitrary location
##
## wdlxtv logo
#config_tool -c SCREEN_SAVER_IMAGE=screen_saver.png
## original WD logo
config_tool -c SCREEN_SAVER_IMAGE=screen_saver.orig.png
## some random location (absolute)
#config_tool -c SCREEN_SAVER_IMAGE=/tmp/mnt/123ed956-1256-4825-9e79-86fc1e0febaa/some/random/screensaver-image.png
##
## You can also supply an image, on an attached device at boot (like S00custom-options),
## which is *NO* larger than 512KB named screen_saver.png and it will be used as the custom screen saver image
## *ONLY* screen_saver.png will work in this method, and *you may remove the device if you desire* after screen_saver.png has been loaded
##
## Movie sheet modes (only one can be enabled at a time)
## unless you have sheets for each mode you will encounter oddities switching around modes
## AKA this isn't magic
## Full screen std mode:
config_tool -c MSHEETMODE=std
## 1280x460 (horizontal banner at top) sheet mode:
#config_tool -c MSHEETMODE=sheet
## 500x720 (vertical banner on right) wall mode:
#config_tool -c MSHEETMODE=wall
## turn on moviesheets for a list type (ON/OFF)
## you must turn it on for a view type to see sheets!
## video thumb mode
config_tool -c VIDMSHEET=ON
## audio/photo thumb mode
#config_tool -c GENMSHEET=ON
## list mode (video/audio/photo)
#config_tool -c LISTMSHEET=ON
## enable a central moviesheet repository
## allows all moviesheets to exist in one location
#config_tool -c MSHEETDIR=/tmp/media/usb/someWhere
## enable auto framerate/resolution functionality
#### keeps OSD at menu selected resolution,
#### but changes to suit every viewed video
#### also downmixes multi-channel AAC -> stereo, so that it plays on the wdtv
## to customize settings edit /conf/autores.conf
config_tool -c AUTORES=ON
## enable auto-zoom overscan fix
#### this setting zooms out automatically the
#### number of times below, when videos are played
#config_tool -c DEFAULT_ZOOM=1
## change list view to 4/6/8/11 entries
#config_tool -c LISTNUM=4
#config_tool -c LISTNUM=6
#config_tool -c LISTNUM=8
config_tool -c LISTNUM=10 (default)
#config_tool -c LISTNUM=11
#config_tool -c LISTNUM=12
## change video thumb view to various amounts of thumbs
#THUMBRESO=120x160 has been removed due to OSD crashing issues
#config_tool -c THUMBRESO=150x200 # 12
#config_tool -c THUMBRESO=163x245 # 8 (default)
config_tool -c THUMBRESO=180x240 # 10
#config_tool -c THUMBRESO=225x300 # 4
#config_tool -c THUMBRESO=240x360 # 4
## change music/photo thumb view to 10/15 thumbs
#config_tool -c GENTHUMBS=10 # 10
#config_tool -c GENTHUMBS=15 # 15 (default)
## change video info overlay
## ( for subtitle viewing during pause/timing/etc)
## requires reboot after change
## upper ~60%
#config_tool -c VIDEO_INFO_BAR=2
## top (warning: options bar covers up info overlay with setting 3)
config_tool -c VIDEO_INFO_BAR=3
## change subtitle size to one not menu-selectable
#config_tool -c SUBTITLE_FONT_SIZE=44
#config_tool -c SUBTITLE_FONT_SIZE=48
#config_tool -c SUBTITLE_FONT_SIZE=50
#config_tool -c SUBTITLE_FONT_SIZE=52
#config_tool -c SUBTITLE_FONT_SIZE=56
#config_tool -c SUBTITLE_FONT_SIZE=60
#config_tool -c SUBTITLE_FONT_SIZE=64
#config_tool -c SUBTITLE_FONT_SIZE=68
#config_tool -c SUBTITLE_FONT_SIZE=72
#config_tool -c SUBTITLE_FONT_SIZE=76
#config_tool -c SUBTITLE_FONT_SIZE=80
## permanently set timezone
## http://www.timeanddate.com/library/abbr ... timezones/
## below is for Pacific North America
#config_tool -c TIMEZONE=PST8PDT
## permanently set hostname
#config_tool -c DEVICE_NAME=SomeHostName
## use custom USB slot icons (default: ON)
#config_tool -c USBICONS='OFF'
## disable telnet server (default: ON)
#config_tool -c TELNETD=OFF
## set custon telnet server port (default: 23)
#config_tool -c TELNETPORT=49532
## disable pure-ftpd server (default: ON)
#config_tool -c FTPD=OFF
## disable dropbear ssh server (default: ON)
#config_tool -c SSHD=OFF
## set custon dropbear ssh server port (default: 22)
#config_tool -c SSHPORT=62356
## disable keep alive of ethernet during WDTV Live standby
#config_tool -c DISABLE_ETHERNET_ON_STANDBY=YES
## delay net.mounts execution in case of wireless adapter usage and shares not showing up
#config_tool -c NET_MOUNTS_DELAY=30
## automagic IP obtain at boot (default: OFF)
## required for NTP=ON
#config_tool -c IPUP=OFF
## enable NTP - network time (default: OFF)
## *** NTP requires IPUP=ON ***
#### *** ONLY with wireless: NTP adds ~20s to the initial boot of the device ***
#### *** due to the bringing up and acquisition of wireless network address ***
## -- if NTP fails because of slow address acquire you can increase delay to NTP_DELAY
#config_tool -c NTP=ON
## custom NTP server
#config_tool -c NTPSERVER=pool.ntp.org
## NTP delay is seconds (in case of slow wireless adapter)
#config_tool -c NTP_DELAY=0
## Disable mt-daapd digital audio server (saves ~10MB ram)
config_tool -c MT-DAAPD=OFF
## Disable pandora binary (saves ~2MB ram)
config_tool -c PANDORA=OFF
## Disable UMSP (default: ON - REQUIRES APACHE=ON TO WORK)
#config_tool -c UMSP=OFF
## Disable Apache webserver (default: ON)
## WARNING: Disabling Apache will make UMSP, youtubeHD, shoutcast, and (of course) the webend stop working!
#config_tool -c APACHE=OFF
## enable rtorrent bittorrent client (default: OFF)
## *** SSH server must be enabled to start rtorrent ***
## *** apache webserver must be enabled to use webui ***
## RTORRENT_DIR *MUST* be set for full functionality!
## rutorrent & rtorrent DEPEND on it
#config_tool -c RTORRENT=ON
## set rtorrent data location for incomplete/session/finished/rutorrent
#### the line below is an EXAMPLE! To have your device mounted at /tmp/mnt
#### create a file on it called: .mnt
#config_tool -c RTORRENT_DIR=/tmp/mnt/123ed956-1256-4825-9e79-86fc1e0febaa/
## Enable nzbget usenet client (default: OFF)
## *** apache webserver must be enabled to use webui ***
#config_tool -c NZBGET=ON
## Disable online-delayer (in case of stalled network detection)
## or because nzbget / rtorrent / net.mounts / etc won't execute
#config_tool -c ONLINEDELAYER=OFF
## power actions are executed when the OSD is suspended/resumed
## ***NOT*** executed when your wdtv live comes on from cold boot / power cycle
## executed when:
## -----the wdtv live goes into standby via remote
## -----the wdtv live wakes up from suspend via remote
## --use S00custom-options or S00user-script for actions that happen at boot
## *** DO NOT EXECUTE usb.power.on OR usb.power.off IN ETHERNET ACTIONS *** SEE USB_POWER_OFF setting ***
## [you may have number actions which are executed in order]
##
#config_tool -c POWER_UP_ACTION='logger -t "power_up_action" "I am doing something"
#config_tool -c POWER_UP_ACTION20='sleep 5; ether-wake -b xx:xx:xx:xx:xx:xx; sleep 10; /etc/init.d/S90net.mounts start'
#config_tool -c POWER_DOWN_ACTION='logger -t "power_down_action" "the OSD has been suspended!"'
## Enable/Disable Samba Windows share server (default: OFF)
## ON:
#config_tool -c ENABLE_SAMBA_SHARE=1
## OFF:
#config_tool -c ENABLE_SAMBA_SHARE=0
## Change SMB resolve order to 'proper' order
## YMMV
## this MUST contain either valid settings or be blank
## stock/official firmware order:
#config_tool -c SMB_RESOLVEORDER='bcast lmhosts wins host'
## proper/corrected order:
#config_tool -c SMB_RESOLVEORDER='lmhosts host wins bcast'
## Change Samba share export to not allow guest (anonymous) mounting
## smbpasswd is stored in /conf
#### This setting requires a reboot if executed manually (telnet/ssh instead of S00 script)
##
#config_tool -c SAMBA_SERVER_PROTECTION_STATE=1
#config_tool -c SYSTEM_USERNAME='SambaUser'
#config_tool -c SYSTEM_PASSWORD='SambaUser'
#config_tool -c SMBSHARE_USERNAME='SambaUser'
#config_tool -c SMBSHARE_PASSWORD='SambaUser'
## Enable guest read only access, plus user protected write access
#### This setting makes no sense without the settings above set
##
#config_tool -c SAMBA_PROTECTION_WITH_GUEST=1
## Disable/enable Samba exported shares on standby (default: ON)
#config_tool -c SMB_STANDBY=OFF
## Disable/enable Samba auto export mode (default: ON)
#config_tool -c SMBD_AUTO=OFF
## set Samba Workgroup
#config_tool -c SAMBA_WORKGROUP=SomeWorkgroup
## Enable NFSD kernel NFS server (default: OFF)
#config_tool -c NFSD=ON
## Enable NFSD auto export mode (default: OFF)
## (requires NFSD_AUTO_DEFAULT)
## (overrides /conf/exports)
#config_tool -c NFSD_AUTO=ON
## NFSD auto export mode default setting
#config_tool -c NFSD_AUTO_DEFAULT='192.168.0.234(rw,async,no_subtree_check) 192.168.0.199(rw,async,no_subtree_check)'
## turns off 5V to USB Bus on standby (when you press power off on remote)
## this action is prevented by the following:
## - root.bin active
## - OSD Theme active
## - Optware active
## - app.bin active
## - Deluge or NZBget enabled
config_tool -c USB_POWER_OFF=1
## Select one of the extra translations, that is not selectable from the language options
## Only possible to set ONE locale
## Choices:
## - Netherlands: nl
## - Greece: gr
## - Catalan: ca
## - Hungarian: hu
#config_tool -c LOCALE=nl
#config_tool -c LOCALE=gr
#config_tool -c LOCALE=ca
#config_tool -c LOCALE=hu
## enable YouTube Switcher (You can only use one at a time!)
## to enable YouTube HD:
## *** youtubeHD requires setting YOUTUBE_QUALITY too ***
config_tool -c YOUTUBE_SWITCHER=youtubeHD
## to enable EasyNews XViD proxy:
#config_tool -c YOUTUBE_SWITCHER=easynews
## to disable YouTube Switcher:
#config_tool -c YOUTUBE_SWITCHER=''
## EasyNews YouTube Switcher settings
#config_tool -c EASYNEWS_USER=user
#config_tool -c EASYNEWS_PASSWORD=password
## youtubeHD YouTube Switcher quality setting
#config_tool -c YOUTUBE_QUALITY=270P
#config_tool -c YOUTUBE_QUALITY=360P
#config_tool -c YOUTUBE_QUALITY=480P
config_tool -c YOUTUBE_QUALITY=720P
#config_tool -c YOUTUBE_QUALITY=1080P
## Live365 Switcher (You can only use one at a time!)
## to enable Shoutcast
#config_tool -c LIVE365_SWITCHER=shoutcast
## go back to live365
#config_tool -c LIVE365_SWITCHER=''
## EIRI (remote control remapping & action)
## requires /conf/eiri.conf or eiri.conf on device at boot
#config_tool -c EIRI=ON
## WDTVExt internal plugin debug level
## 0 : logging disabled (default)
## 1-5 : higher levels of output (1 least -> 5 most)
#config_tool -c MOVIESHEET_DEBUG=5
#config_tool -c RELOADER_DEBUG=5
## WDLXTV Census - registers your device with fwup.wdlxtv.com
## **** 100% optional ****
## *** default: OFF ***
#config_tool -c WDLXTV_CENSUS=ON
## extra NLS / codepage packages (for non-english character filesystems)
##
## NLS packages (default utf8)
#config_tool -c IOCHARSET=utf8
#config_tool -c IOCHARSET=ascii
#config_tool -c IOCHARSET=euc-jp
#config_tool -c IOCHARSET=iso8859-13
#config_tool -c IOCHARSET=iso8859-14
#config_tool -c IOCHARSET=iso8859-15
#config_tool -c IOCHARSET=iso8859-2
#config_tool -c IOCHARSET=iso8859-3
#config_tool -c IOCHARSET=iso8859-4
#config_tool -c IOCHARSET=iso8859-5
#config_tool -c IOCHARSET=iso8859-6
#config_tool -c IOCHARSET=iso8859-7
#config_tool -c IOCHARSET=iso8859-9
#config_tool -c IOCHARSET=koi8-r
#config_tool -c IOCHARSET=koi8-ru
#config_tool -c IOCHARSET=koi8-u
## codepage packages (default cp437)
#config_tool -c CODEPAGE=cp1250
#config_tool -c CODEPAGE=cp1251
#config_tool -c CODEPAGE=cp1255
#config_tool -c CODEPAGE=cp437
#config_tool -c CODEPAGE=cp737
#config_tool -c CODEPAGE=cp775
#config_tool -c CODEPAGE=cp850
#config_tool -c CODEPAGE=cp852
#config_tool -c CODEPAGE=cp855
#config_tool -c CODEPAGE=cp857
#config_tool -c CODEPAGE=cp860
#config_tool -c CODEPAGE=cp861
#config_tool -c CODEPAGE=cp862
#config_tool -c CODEPAGE=cp863
#config_tool -c CODEPAGE=cp864
#config_tool -c CODEPAGE=cp865
#config_tool -c CODEPAGE=cp866
#config_tool -c CODEPAGE=cp869
#config_tool -c CODEPAGE=cp874
#config_tool -c CODEPAGE=cp932
#config_tool -c CODEPAGE=cp936
#config_tool -c CODEPAGE=cp949
#config_tool -c CODEPAGE=cp950
ferrariscale18 escribió:me he bajado la peli de Gladiator 10º aniversario que ocupa 45GB, la meto en un disco duro y se la conecto por USB al "cacharro", cuando me pongo en la carpeta STREAM y le doy al play tarda un ratillo y se empieza a reproducir a mitad de pelicula, cuando pasan unos 20 segundos empieza a verse a cámara rápida.
ferrariscale18 escribió:me he bajado la peli de Gladiator 10º aniversario que ocupa 45GB, la meto en un disco duro y se la conecto por USB al "cacharro", cuando me pongo en la carpeta STREAM y le doy al play tarda un ratillo y se empieza a reproducir a mitad de pelicula, cuando pasan unos 20 segundos empieza a verse a cámara rápida.
<?php
function _pluginMain($prmQuery) {
$queryData = array();
parse_str($prmQuery, $queryData);
if ($queryData['category_url'] !='') {
$items = _pluginCreateMovieItems($queryData['category_url'],10);
return $items;
} elseif ($queryData['movie_url'] !='') {
$items = _pluginCreateVideoItems($queryData['movie_url']);
return $items;
} else {
$items = _pluginCreateCategoryList();
return $items;
}
}
function _pluginCreateCategoryList() {
$categories = array(
'estrenos' => 'estrenos',
'terror' => 'terror',
'accion' => 'Accion',
'comedia' => 'Comedia',
'aventura' => 'Aventura',
'drama' => 'Drama',
'ficcion' => 'Ficcion',
'guerra' => 'guerra',
'suspenso' => 'suspenso',
'infantil' => 'infantil',
'romance' => 'romance',
'musical' => 'musical',
'erotico' => 'erotico'
);
foreach ($categories as $name => $id) {
$url = "http://www.estrenosonline.org/genero/" . $id . "/";
$data = array(
'category_url' => $url
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($name,0,"UTF-8"),
'upnp:class' => 'object.container',
);
}
return $retMediaItems;
}
function _pluginCreateMovieItems($url,$pagecount) {
for ($i = 1; $i <= $pagecount; $i++) {
$html = file_get_contents($url . "page/" . $i . "/");
preg_match_all('/class="left"><a href="(.*?)" rel="bookmark" title="(.*?)">/',$html,$title);
preg_match_all('/ 150px" src="(.*?)"/',$html,$poster);
for ($z = 0; $z < sizeof($title[2]); $z++) {
$data = array(
'movie_url' => $title[1][$z]
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($title[2][$z],0,"UTF-8"),
'upnp:album_art'=> $poster[1][$z],
'upnp:class' => 'object.container',
);
}
}
return $retMediaItems;
}
function _pluginCreateVideoItems($url) {
$html = file_get_contents($url);
preg_match_all('/href="http:\/\/www.megavideo.com\/\?v=(.*?)" target/',$html,$megavid);
preg_match('/>(.*?)<\/a><\/h1>/',$html,$title);
if (file_exists('/conf/config')) {
$config = file_get_contents('/conf/config');
if(preg_match('/MEGA_AUTH=\'(.+)\'/', $config, $config_result)) {
$auth = $config_result[1];
preg_match_all('/<a href="http:\/\/www.megaupload.com\/\?d=(.*?)"/',$html,$megaup);
}
}
for ($z = 0; $z < sizeof($megavid[1]); $z++) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $megavid[1][$z],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megavideo #" . ($z+1) . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
for ($z = 0; $z < sizeof($megaup[1]); $z++) {
$opts = array(
'http' => array(
'method' => "HEAD",
'max_redirects' => '0',
'header' => 'Cookie: user=' . $auth . "\r\n"
)
);
$context = stream_context_create($opts);
$getHeaders = @file_get_contents("http://www.megaupload.com/?d=" . $megaup[1][$z], false, $context);
if (preg_match('/location: (.+)/',$http_response_header[3],$res)) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $id[1][$i],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megaupload #" . ($z+1) . ")",
'res' => $res[1],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
}
return $retMediaItems;
}
?>
hefese escribió:Hola, un problema.
Estaba funcionando medianamente bien con WDlxTV Live 0.4.2.0 y como me iba un poco mas lento que al principio he reinstalado el firmware original para partir de cero.
Luego he instalado el 1.02.21-osdModLive-0.2
Ahora toca meter en conf los archivos .tgz y .php pero me encuentro con el problema de que ni me deja entrar a traves de telnet para establecer la contraseña y por supuesto tampoco acceder por filezilla para copiar los archivos.
El error que me da en telnet pone: no se puede establecer la conexion al host, en puerto 23: error de conexion.
Tampoco me deja entrar por web (no me pide ni la contraseña).
Tengo activo el compartir el wdtvlive en conf de red.
¿Alguien me puede ayudar?
hefese escribió:El tema es que la película está dividida en unos 25 archivos, al contrario que otras películas que por lo visto tienen un fichero principal con toda la película.
joe9 escribió:hefese escribió:Hola, un problema.
Estaba funcionando medianamente bien con WDlxTV Live 0.4.2.0 y como me iba un poco mas lento que al principio he reinstalado el firmware original para partir de cero.
Luego he instalado el 1.02.21-osdModLive-0.2
Ahora toca meter en conf los archivos .tgz y .php pero me encuentro con el problema de que ni me deja entrar a traves de telnet para establecer la contraseña y por supuesto tampoco acceder por filezilla para copiar los archivos.
El error que me da en telnet pone: no se puede establecer la conexion al host, en puerto 23: error de conexion.
Tampoco me deja entrar por web (no me pide ni la contraseña).
Tengo activo el compartir el wdtvlive en conf de red.
¿Alguien me puede ayudar?
hefese escribió:No, la ip la tengo en manual y no ha cambiado.
kito0791_osdMod_UMSP_pack_v0.6
modifica kito0791_osdMod_UMSP_pack_v0.52,
basado en osdMod UMSP pack v0.5
Lista de cambios:
v0.6
- Añadido plugin peliculasyonkis v0.1 -- (kito0791)
Nota: la web solo te muestra 12 resultados de búsqueda cuando usamos el botón search (se recomienda afinar la búsqueda). No se ha añadido un listado por géneros porque salían muchísimas pelis y ralentizaba mucho.
kito0791 escribió:kito0791_osdMod_UMSP_pack_v0.6
modifica kito0791_osdMod_UMSP_pack_v0.52,
basado en osdMod UMSP pack v0.5
Lista de cambios:
v0.6
- Añadido plugin peliculasyonkis v0.1 -- (kito0791)
Nota: la web solo te muestra 12 resultados de búsqueda cuando usamos el botón search (se recomienda afinar la búsqueda). No se ha añadido un listado por géneros porque salían muchísimas pelis y ralentizaba mucho.
Pues eso, una cosita más
http://www.megaupload.com/?d=SIIR5W44
A disfrutar el cacharrito
Toledano escribió:Al final lo volví a configurar todo y se quedó funcionando, incluso probé el de favoritos y el de ordenar ( a ver si pudiera ser colocarlos al final en lugar del principio )
kito0791_osdMod_UMSP_pack_v0.61
Lista de cambios:
v0.61
- Modificado activados.php v0.4 -- (kito0791) (ahora al activar se añade al final de la lista, petición de Toledano)
kito0791 escribió:Toledano escribió:Al final lo volví a configurar todo y se quedó funcionando, incluso probé el de favoritos y el de ordenar ( a ver si pudiera ser colocarlos al final en lugar del principio )kito0791_osdMod_UMSP_pack_v0.61
Lista de cambios:
v0.61
- Modificado activados.php v0.4 -- (kito0791) (ahora al activar se añade al final de la lista, petición de Toledano)
http://www.megaupload.com/?d=DQNY8FWE
creo que ya hasta el mes que viene, que me tocan unas pequeñas vacaciones
<?php
function _pluginMain($prmQuery) {
$queryData = array();
parse_str($prmQuery, $queryData);
if ($queryData['category_url'] !='') {
$items = _pluginCreateMovieItems($queryData['category_url'],10);
return $items;
}
elseif ($queryData['movie_url'] !='') {
$items = _pluginCreateVideoItems($queryData['movie_url']);
return $items;
} else {
$items = _pluginCreateCategoryList();
return $items;
}
}
function _pluginCreateCategoryList() {
$categories = array(
'estrenos' => 'estrenos',
'terror' => 'terror',
'accion' => 'Accion',
'comedia' => 'Comedia',
'aventura' => 'Aventura',
'drama' => 'Drama',
'ficcion' => 'Ficcion',
'guerra' => 'guerra',
'suspenso' => 'suspenso',
'infantil' => 'infantil',
'romance' => 'romance',
'musical' => 'musical',
'erotico' => 'erotico'
);
foreach ($categories as $name => $id) {
$url = "http://www.estrenosonline.org/genero/" . $id . "/";
$data = array(
'category_url' => $url
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($name,0,"UTF-8"),
'upnp:class' => 'object.container',
);
}
return $retMediaItems;
}
function _pluginCreateMovieItems($url,$pagecount) {
for ($i = 1; $i <= $pagecount; $i++) {
$html = file_get_contents($url . "page/" . $i . "/");
preg_match_all('/class="left"><a href="(.*?)" rel="bookmark" title="(.*?)">/',$html,$title);
preg_match_all('/ src="(.*?)" \/> <b>Calidad: <\/b>(.*?)<br \/><b>Año: <\/b>(.*?)<br \/>/',$html,$poster);
for ($z = 0; $z < sizeof($title[2]); $z++) {
$data = array(
'movie_url' => $title[1][$z]
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($title[2][$z],0,"UTF-8"),
'upnp:album_art'=> $poster[1][$z],
'upnp:class' => 'object.container',
);
}
}
return $retMediaItems;
}
function _pluginCreateVideoItems($url) {
$html = file_get_contents($url);
preg_match_all('/href="http:\/\/www.megavideo.com\/\?v=(.*?)" target/',$html,$megavid);
preg_match('/>(.*?)<\/a><\/h1>/',$html,$title);
if (file_exists('/conf/config')) {
$config = file_get_contents('/conf/config');
if(preg_match('/MEGA_AUTH=\'(.+)\'/', $config, $config_result)) {
$auth = $config_result[1];
preg_match_all('/<a href="http:\/\/www.megaupload.com\/\?d=(.*?)"/',$html,$megaup);
}
}
for ($z = 0; $z < sizeof($megavid[1]); $z++) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $megavid[1][$z],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (" . html_entity_decode($poster[2][$z],0,"UTF-8") . " " . html_entity_decode($poster[3][$z],0,"UTF-8") . ") (Megavideo #" . ($z+1) . $part . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
for ($z = 0; $z < sizeof($megaup[1]); $z++) {
$opts = array(
'http' => array(
'method' => "HEAD",
'max_redirects' => '0',
'header' => 'Cookie: user=' . $auth . "\r\n"
)
);
$context = stream_context_create($opts);
$getHeaders = @file_get_contents("http://www.megaupload.com/?d=" . $megaup[1][$z], false, $context);
if (preg_match('/location: (.+)/',$http_response_header[3],$res)) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $id[1][$i],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megaupload #" . ($z+1) . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
}
return $retMediaItems;
}
?>
kito0791 escribió:creo que ya hasta el mes que viene, que me tocan unas pequeñas vacaciones
kito0791 escribió:v0.61
- Modificado activados.php v0.4 -- (kito0791) (ahora al activar se añade al final de la lista, petición de Toledano)
creo que ya hasta el mes que viene, que me tocan unas pequeñas vacaciones
PuMa escribió:Antes de irte de vacaciones mirate este que esta apunto y el ultimo link del video no me lo pilla
A ver si es una chorrada
estrenosonline.php // estrenosonline punto org
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (" . html_entity_decode($poster[2][$z],0,"UTF-8") . " " . html_entity_decode($poster[3][$z],0,"UTF-8") . ") (Megavideo #" . ($z+1) . $part . ")",
function _pluginCreateVideoItems($url) {
$html = file_get_contents($url);
$cuantos = preg_match_all('/href="http:\/\/www.megavideo.com\/\?v=(.*?)" target/',$html,$megavid);
preg_match('/<title>(.*?)<\/title>/',$html,$title);
if (file_exists('/conf/config')) {
$config = file_get_contents('/conf/config');
if(preg_match('/MEGA_AUTH=\'(.+)\'/', $config, $config_result)) {
$auth = $config_result[1];
preg_match_all('/<a href="http:\/\/www.megaupload.com\/\?d=(.*?)"/',$html,$megaup);
}
}
for ($z = 0; $z < $cuantos; $z++) {
$part = ($cuantos > 1) ? "/" . ($cuantos) : "";
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $megavid[1][$z],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megavideo #" . ($z+1) . $part . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
for ($z = 0; $z < sizeof($megaup[1]); $z++) {
$opts = array(
'http' => array(
'method' => "HEAD",
'max_redirects' => '0',
'header' => 'Cookie: user=' . $auth . "\r\n"
)
);
$context = stream_context_create($opts);
$getHeaders = @file_get_contents("http://www.megaupload.com/?d=" . $megaup[1][$z], false, $context);
if (preg_match('/location: (.+)/',$http_response_header[3],$res)) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $id[1][$i],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megaupload #" . ($z+1) . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
}
return $retMediaItems;
}
kito0791 escribió:Se me olvidaba, he estado probando un poco más peliculasyonkis y hay pelis que tienen varias partes (me refiero a que los enlaces que aparecen luego resulta que son más de una parte), estás de momento aparecen pero no funcionan, creo que he detectado el problema, aunque no se cuanto tiempo tardaré en solucionarlo De momento nos apañaremos con las que están en un sólo enlace ¿no?
kito0791 escribió:
Venga a terminarlo (Sólo he modificado la parte de megavideo, la parte de megaupload ni la he mirado.
Se me olvidaba, he estado probando un poco más peliculasyonkis y hay pelis que tienen varias partes (me refiero a que los enlaces que aparecen luego resulta que son más de una parte), estás de momento aparecen pero no funcionan, creo que he detectado el problema, aunque no se cuanto tiempo tardaré en solucionarlo De momento nos apañaremos con las que están en un sólo enlace ¿no?
webito74 escribió:Bueno.... se anima alguien con IPTV ?
Ver la televisión por internet con nuestro cacharro ???
Hay cosas ya hechas o al menos medio hechas, en este post de wdlxtv forum: http://forum.wdlxtv.com/viewtopic.php?f=49&t=431&start=50
Por lo que veo tienen puesto canales como
'Al Jazeera'
'Bloomberg'
'News Asia'
'TV5 Monde'
'Phoenix News'
'Hindi TV'
'Playboy TV'
Igual podemos coger los fuentes e ir añadiendo canales Españoles o habla Hispana ?
Yo solo os puedo dar la idea, ... y poco mas.
Salu2
the_vice escribió:Me descubro, ante la calidad del plugin de Peliculasyonkis, solo dos puntualizaciones.
1º Sale la imagen de Series Yonkis, en el icono inicial
General
Nombre completo : E:\Kill Bill Vol.2.mkv
Formato : Matroska
Tamaño del archivo : 7,93GIB
Duración : 2h 16min.
Tasa de bits total : 8 289Kbps
Fecha de codificación : UTC 2010-05-12 14:47:56
Aplicación de codifición : mkvmerge v3.0.0 ('Hang up your Hang-Ups') built on Dec 12 2009 15:20:35
Librería de codificación : libebml v0.7.9 + libmatroska v0.8.1
Video
ID : 1
Formato : AVC
Formato/Info : Advanced Video Codec
Formato del perfil : High@L5.1
Ajustes del formato, CABAC : Si
Ajustes del formato, RefFrames : 8marcos
Modo Muxing : Container profile=Unknown@5.1
ID Códec : V_MPEG4/ISO/AVC
Duración : 2h 16min.
Tasa de bits : 7 184Kbps
Tasa de bits nominal : 7 563Kbps
Ancho : 1 920pixeles
Alto : 816pixeles
Relación de aspecto : 2.35
Velocidad de cuadro : 23,976fps
Resolución : 24bits
Espacio de color : 4:2:0
Tipo de exploración : Progresivo
Bits/(Pixel*cuadro) : 0.191
Título : Kill Bill Vol.2
Librería de codificación : x264 core 57 svn-709C
Opciones de codificación : cabac=1 / ref=5 / deblock=1:-3:-2 / analyse=0x3:0x113 / me=umh / fpel_cmp=sad / subme=6 / me-prepass=0 / brdo=1 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=2 / deadzone=21,11 / chroma_qp_offset=0 / threads=1 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / bime=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=7563 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30
Idioma : Español
Audio
ID : 2
Formato : DTS
Formato/Info : Digital Theater Systems
ID Códec : A_DTS
Duración : 2h 16min.
Tipo de tasa de bits : Constante
Tasa de bits : 768Kbps
Canal(es) : 6canales
Posiciones del canal : Front: L C R, Surround: L R, LFE
Velocidad de muestreo : 48,0KHz
Resolución : 16bits
Título : Español 5.1 DTS
Idioma : Español
R2D escribió:Buenas, apenas hae 3 dias que me combre el aparatito este = D esta genial, ya lo tengo con plugins, y demas cosas, pero tengo una pregunta, tengo entendido que megavideo limita en minutos( no se cuantos) al ver pelis y eso, si en un futuro yo me hago premium de megaupload tambien vale para el megavideo ya no tendria ese limite?
Alguien sabe de algun truco temporal para disfrutar los video de megavideo sin ese limite, mientras que me hago por una tarjeta de credito para el premium.
Saludos.
Lo de los 72 minutos es una limitación del propio megavideo si no eres premium. En los plugins aunque entres tu cuenta premium de momento no se ha implementado verlos como registrado y te seguira saltando la protección, pero es una tonteria verlos a través de megavideo cuando tienes cuenta premium, vale la pena ver las que pone ' megaupload ' que te apareceran cuando pongas tu cuenta premium y podras ver los videos con más calidad y sin cortes a traves de la descarga directa. No usaras mas 'megavideo'.
PuMa escribió:Lo de los 72 minutos es una limitación del propio megavideo si no eres premium. En los plugins aunque entres tu cuenta premium de momento no se ha implementado verlos como registrado y te seguira saltando la protección, pero es una tonteria verlos a través de megavideo cuando tienes cuenta premium, vale la pena ver las que pone ' megaupload ' que te apareceran cuando pongas tu cuenta premium y podras ver los videos con más calidad y sin cortes a traves de la descarga directa. No usaras mas 'megavideo'.
PuMa escribió:Acabo de probar PeliculasYonkis y me parece un ejemplo a seguir su clasificación, tienes a mano los estrenos, los ultimos DVD y para el que quiera buscar tienes peliculas en orden alfabetico. Lo del Logo en la carpeta es tan facil como que alguien haga uno y lo cuelgue, es solo cambiar una linea del umsp.php. Demasiado mareo tiene el autor como para encima hacerle que se ponga a hacer logos, si haceis unos y no sabeis colocarlos yo mismo los pongo.
Toledano escribió:Corrigeme si me equivoco, pero algunas pelis solo están en megavideo o a veces megaupload da problemas y la tienes que ver por megavideo, en ese caso incluso premium se corta a los 72min ... Supongo que debe ser una chorrada, que no pasemos la cookie o cualquier cosa, esto debe tener soluciónPuMa escribió:Acabo de probar PeliculasYonkis y me parece un ejemplo a seguir su clasificación, tienes a mano los estrenos, los ultimos DVD y para el que quiera buscar tienes peliculas en orden alfabetico. Lo del Logo en la carpeta es tan facil como que alguien haga uno y lo cuelgue, es solo cambiar una linea del umsp.php. Demasiado mareo tiene el autor como para encima hacerle que se ponga a hacer logos, si haceis unos y no sabeis colocarlos yo mismo los pongo.
A mi no me preocupa este detalle lo más mínimo, si alguien sabe hacerlo bienvenido sea, pero no es imprescindible creo yo
PuMa escribió:Toledano escribió:Corrigeme si me equivoco, pero algunas pelis solo están en megavideo o a veces megaupload da problemas y la tienes que ver por megavideo, en ese caso incluso premium se corta a los 72min ... Supongo que debe ser una chorrada, que no pasemos la cookie o cualquier cosa, esto debe tener soluciónPuMa escribió:Acabo de probar PeliculasYonkis y me parece un ejemplo a seguir su clasificación, tienes a mano los estrenos, los ultimos DVD y para el que quiera buscar tienes peliculas en orden alfabetico. Lo del Logo en la carpeta es tan facil como que alguien haga uno y lo cuelgue, es solo cambiar una linea del umsp.php. Demasiado mareo tiene el autor como para encima hacerle que se ponga a hacer logos, si haceis unos y no sabeis colocarlos yo mismo los pongo.
A mi no me preocupa este detalle lo más mínimo, si alguien sabe hacerlo bienvenido sea, pero no es imprescindible creo yo
No te equivocas, es justamente lo que pasa.
A mi tampoco me preocupa lo de las caratulas, pero si tenemos algun experto en artes graficas en el hilo puede hacer unas chulas y colgarlas es un momento.
PD: En Estrenosonline estoy haciendo un apartado peliculas de cartelera en V.O subtitulada, algo que echo de menos en los demas plugins ya que ver estrenos con el audio casposo en castellano cortado es insufrible para algunos. A ver si tira
PuMa escribió:Lo del Logo en la carpeta es tan facil como que alguien haga uno y lo cuelgue, es solo cambiar una linea del umsp.php. Demasiado mareo tiene el autor como para encima hacerle que se ponga a hacer logos, si haceis unos y no sabeis colocarlos yo mismo los pongo.
'id' => 'umsp://plugins/peliculasyonkis'
'upnp:album_art'=> 'http://i36.tinypic.invalid/o9ifdl.jpg',
'upnp:album_art'=> 'http://i38.tinypic.invalid/n4e5vr.jpg',
convert -size 200x50! -background purple -fill white -gravity center label:"Peliculas\nYonkis" nombre_imagen.jpg
cucoxxl escribió:Llevo un par de dias intentando leer este hipersupermega hilo desde la página uno y pocas cosas he sacado en claro debido a todas las distintas versiones, revisiones, plugins y métodos que han aparecido desde que se empezó con ésto, así que a riesgo de que me "acribillen" necesito preguntarlo... ¿tiene alguien un manual actualizado sobre el proceso que se ha de seguir para poder configurar el WD TV Live y poder ver las Isos de DVD con menus, con varias carátulas por pantalla y la posibilidad de ver las sinopsis? Como digo, estoy hecho un lío pero he podido instalar el firmaware 1.02.21_WDLXTV.COM_WDLXTV_LIVE-0.4.2.2 y ya he podido ver los menus de dvd, y ahora estoy intentando cambiar la interfaz para luego pasar a los plugins.
Gracias y perdón si la pregunta molesta a alguien.
osdMod UMSP pack v0.7
Lista de cambios:
v0.7
- Añadido plugin EstrenosOnline v0.2 -- (puma)+(versión funcional de kito0791).
- Añadidos/modificados algunos comentarios.
- Añadida carátula al plugin PeliculasYonkis.
- Añadida carátula al plugin EstrenosOnline.
- Modificadas carátulas de SeriesYonkis y SeriesPepito. (Doble línea)
- Actualizados nombres de los plugins.
karlos007 escribió:Hola gente, yo estoy pensando comprarme uno de estos, queria hacerme una "biblioteca" de todas mis pelis en alta calidad: MKV en todo lo posible, en las ultimas mayormente...
aguanta buena cantidad de pelis? ah, tenia pensado coger el WD de 1Tb o no se si hay de 1.5Tb, os entran muchas pelis?
Salu2!
esque de 700mb que ocupan antes, no se si ahora llegan a 7gb en mkv
PuMa escribió:En principio Estrenos Online aun no tenia el codigo definitivo ya que no pude probarlo en el WD , habeis probado alguna pelicula y funciona? Mañana corregire lo que vayais poniendo, apunto lo de las caratulas
juliojs escribió:Mea culpa!
He puesto el plugin con los cambios de kito y parece que funciona correctamente, eso sí, tarda mucho en cargar las listas. He probado un par de pelis y ha funcionado bien tanto como con los enlaces de megavideo como de megaupload.
EDITO: Acabo de probar ahora y me "escupe" ("archivo no soportado", o se sale sin más) alguna película que antes si que funcionaba... parece aleatorio...
<?php
#------------------------------------------
# Plugin para WDTV Live
# Películas de EstrenosOnline
# Información obtenida de www.estrenosonline.org
#
# @author puma - Versión no funcional
# @version 0.2
# @date 26/08/2010
#
# @author kito0791 - Versión no funcional
# @date 26/08/2010
#------------------------------------------
function _pluginMain($prmQuery) {
$queryData = array();
parse_str($prmQuery, $queryData);
if ($queryData['category_url'] !='') {
$items = _pluginCreateMovieItems($queryData['category_url'],10);
return $items;
}
elseif ($queryData['movie_url'] !='') {
$items = _pluginCreateVideoItems($queryData['movie_url']);
return $items;
} else {
$items = _pluginCreateCategoryList();
return $items;
}
}
function _pluginCreateCategoryList() {
$categories = array(
'estrenos' => 'estrenos',
'estrenos V.O' => 'vose',
'terror' => 'terror',
'accion' => 'Accion',
'comedia' => 'Comedia',
'aventura' => 'Aventura',
'drama' => 'Drama',
'ficcion' => 'Ficcion',
'guerra' => 'guerra',
'suspenso' => 'suspenso',
'infantil' => 'infantil',
'romance' => 'romance',
'musical' => 'musical',
'erotico' => 'erotico'
);
foreach ($categories as $name => $id) {
$url = "http://www.estrenosonline.org/genero/" . $id . "/";
$data = array(
'category_url' => $url
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($name,0,"UTF-8"),
'upnp:class' => 'object.container',
);
}
return $retMediaItems;
}
function _pluginCreateMovieItems($url,$pagecount) {
for ($i = 1; $i <= $pagecount; $i++) {
$html = file_get_contents($url . "page/" . $i . "/");
preg_match_all('/class="left"><a href="(.*?)" rel="bookmark" title="(.*?)">/',$html,$title);
preg_match_all('/HEIGHT: 150px" src="(.*?)"/',$html,$poster);
if (empty($poster)) {
preg_match_all('/align="left" src="(.*?)" width="105"/',$html,$poster);
}
for ($z = 0; $z < sizeof($title[2]); $z++) {
$data = array(
'movie_url' => $title[1][$z]
);
$dataString = http_build_query($data, 'pluginvar_');
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $dataString,
'dc:title' => html_entity_decode($title[2][$z],0,"UTF-8"),
'upnp:album_art'=> $poster[1][$z],
'upnp:class' => 'object.container',
);
}
}
return $retMediaItems;
}
function _pluginCreateVideoItems($url) {
$html = file_get_contents($url);
$cuantos = preg_match_all('/href="http:\/\/www.megavideo.com\/\?v=(.*?)" target/',$html,$megavid);
preg_match('/<title>(.*?)<\/title>/',$html,$title);
if (file_exists('/conf/config')) {
$config = file_get_contents('/conf/config');
if(preg_match('/MEGA_AUTH=\'(.+)\'/', $config, $config_result)) {
$auth = $config_result[1];
preg_match_all('/<a href="http:\/\/www.megaupload.com\/\?d=(.*?)"/',$html,$megaup);
}
}
for ($z = 0; $z < $cuantos; $z++) {
$part = ($cuantos > 1) ? "/" . ($cuantos) : "";
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $megavid[1][$z],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megavideo #" . ($z+1) . $part . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
for ($z = 0; $z < sizeof($megaup[1]); $z++) {
$opts = array(
'http' => array(
'method' => "HEAD",
'max_redirects' => '0',
'header' => 'Cookie: user=' . $auth . "\r\n"
)
);
$context = stream_context_create($opts);
$getHeaders = @file_get_contents("http://www.megaupload.com/?d=" . $megaup[1][$z], false, $context);
if (preg_match('/location: (.+)/',$http_response_header[3],$res)) {
$retMediaItems[] = array (
'id' => 'umsp://plugins/estrenosonline?' . $id[1][$i],
'dc:title' => html_entity_decode($title[1],0,"UTF-8") . " (Megaupload #" . ($z+1) . ")",
'res' => "http://localhost/umsp/plugins/megavideo-proxy.php?id=" . $megavid[1][$z],
'upnp:class' => 'object.item.videoitem',
'protocolInfo' => '*:*:*:*'
);
}
}
return $retMediaItems;
}
?>
Los vídeos que tengo en 4/3 suelo cambiar en la configuración Audio/Vídeo en Formato a Normal. No me gusta verlos con bandas a los lados.
Con el firmware oficial funcionaba perfectamente. Pero desde que instalé el de B-rad, eso no funciona. Aunque lo ponga en Normal, siguen viéndose las bandas laterales y no se estira hacia los lados como antes. Vamos, que sigue en 4/3
kzw escribió:A mi estrenos online y películas yonkis no me encuentran archivos,y tanto en series pepito como las x seguimos sin carátulas/imágenes pero con el resto ya da para entretenerse un poco
demonds escribió:Pufff, ayer recibi mi WD live, he estado leyendo no se cuantas paginas de este hilo y solo se que cuanto mas leo mas me lio........ Me gustaria saber a dia de hoy que firm me recomendariais instalar, cual es el mas depurado en sentido de que se vea la sipnosis en las caratulas, este mas fino con serieyonqui, etc, etc...
Espero cogerle el hilo a este aparatito, porque la velocidad que llevais de actuaizaciones es alucinante....
Toledano escribió: además que voy a hacer cuando esté todo pulido y termine de cacharrear? ver peliculas?