Home

Formuler F1 problema con youtube

Liga

Usuario Destacado
Fan de OpenSPA
1 May 2015
275
117
0
61
resulta que desinstalé el plugin ya que no me funcionaba,al intentar instalarlo nuevamente no me sale la instalación,no funciona? o es que hago algo mal?
si me decis los pasos que debo seguir os lo agradecería,ya que mi hijo utiliza bastante o utilizaba mejor dicho esta opción,gracias de antemano
 

Liga

Usuario Destacado
Fan de OpenSPA
1 May 2015
275
117
0
61
te lo agradezco oscar,así lo hago,pero no aparece el plugin instalado luego,no sé,algo se me escapa
 

morser

OpenSpa Team
Miembro del equipo
21 Mar 2007
7.252
1.394
0
59
Te aparece la lista vacia? si te aparece vacia me callo, si te aparece rellenada te tiene que aparece el plugin, pero ojo, se llama mytube, a ver si lo estas buscando con otro nombre.
 

Liga

Usuario Destacado
Fan de OpenSPA
1 May 2015
275
117
0
61
no no,no me sale vacía y ya sé que se llama mytube,gracias morser,es muy raro o lo mismo es que no hago bien algo
 

†LUCIFER†

Invitado
no no,no me sale vacía y ya sé que se llama mytube,gracias morser,es muy raro o lo mismo es que no hago bien algo

por consola terminal pon:

opkg list-installed | grep mytube

a ver si te sale que este instalado.

no obstante puedes poner:

opkg list | grep mytube

te debe aparecer:

Código:
root@mutant51:/# opkg list | grep mytube
enigma2-plugin-extensions-mytube-spa - 1.0+git0+2e570c8b08-r0 - enigma2-plugin-extensions-mytube-spa version 1.0+gitAUTOINC+2e570c8b08-r0
enigma2-plugin-extensions-mytube-spa-dbg - 1.0+git0+2e570c8b08-r0 - enigma2-plugin-extensions-mytube-spa version 1.0+gitAUTOINC+2e570c8b08-r0
enigma2-plugin-extensions-mytube-spa-dev - 1.0+git0+2e570c8b08-r0 - enigma2-plugin-extensions-mytube-spa version 1.0+gitAUTOINC+2e570c8b08-r0
root@mutant51:/#

a continuacion pones:

opkg install --force-overwrite enigma2-plugin-extensions-mytube-spa

Código:
opkg install --force-overwrite enigma2-plugin-extensions-mytube-spa
Installing enigma2-plugin-extensions-mytube-spa (1.0+git0+2e570c8b08-r0) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/enigma2-plugin-extensions-mytube-spa_1.0+git0+2e570c8b08-r0_armv7ahf-neon.ipk.
Installing python-oauth2client (git-r0) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-oauth2client_git-r0_armv7ahf-neon.ipk.
Installing python-httplib2 (0.9.1-r1) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-httplib2_0.9.1-r1_armv7ahf-neon.ipk.
Installing python-uritemplate (git-r0) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-uritemplate_git-r0_armv7ahf-neon.ipk.
Installing python-six (1.10.0-r0) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-six_1.10.0-r0_armv7ahf-neon.ipk.
Installing python-google-api-client (1.4.1-r0) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-google-api-client_1.4.1-r0_armv7ahf-neon.ipk.
Installing python-gdata (2.0.14-r3) on root.
Downloading https://openspa.webhop.info/feeds/6.0/hd51/armv7ahf-neon/python-gdata_2.0.14-r3_armv7ahf-neon.ipk.
Configuring python-gdata.
Configuring python-six.
Configuring python-google-api-client.
Configuring python-httplib2.
Configuring python-uritemplate.
Configuring python-oauth2client.
Configuring enigma2-plugin-extensions-mytube-spa.
root@mutant51:/#

y luego:

init 4

init 3

y mira si te aparece ya en el menu para iniciarlo
 
  • Me gusta
Reactions: Liga

Liga

Usuario Destacado
Fan de OpenSPA
1 May 2015
275
117
0
61
que crack,así sí,muchísimas gracias Tañha