Jump to content

No omitir articulos en la biblioteca


Go to solution Solved by Happy2Play,

Recommended Posts

Posted

Hola, mi problema es que cuando emby escanea y coloca las películas o series, este omite los artículos, por ejemplo:

- "El Joven Sheldon", no lo coloca en la "E", si no en la "J"

Mi pregunta es, ¿como podría configurar emby para que no omita los artículos  y así tener la biblioteca bien ordenada alfabéticamente?

Muchas gracias. 

  • Solution
Happy2Play
Posted (edited)

Según el otro tema, debe modificar system.xml, ya que contiene <SortRemoveWords>.

As per the other topic you have to modify the system.xml as it contain  <SortRemoveWords>.

 

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>das</string>
    <string>der</string>
    <string>el</string>
    <string>la</string>
  </SortRemoveWords>

Luego Actualizar, debe Actualizar la Biblioteca para reindexar los elementos.

Then Refresh you have to Refresh the Library to reindex the items.

Edited by Happy2Play
Added Refresh
  • Like 2
Posted (edited)

voy a probar, muchas gracias.

Bueno, por fin he conseguido ordenar la biblioteca en orden alfabético. Como comenta Happy2Playhay que editar el archivo system.xml, que se encuentra en C:\Users\"VUESTRO USUARIO"\AppData\Roaming\Emby-Server\programdata\config

Hay que borrar todo lo que hay dentro de las lineas y dejarlo asi:

<SortRemoveWords>
</SortRemoveWords>

A continuación reiniciamos el server ,si es que estaba encendido.

Después hay que ir a biblioteca y en cada biblioteca que tengáis en mi caso tengo (Series, Peliculas y Colecciones) solo he tenido que hacerlo en Series y Peliculas, hay que pasar el cursor por unas de las bibliotecas y salen 3 puntitos, clicar  en la opción "Actualizar Metadatos" despues que esté marcada la opción "REMPLAZAR TODOS LOS METADATOS".

No hace falta marcar la opción de "REMPLAZAR IMAGENES EXISTENTES" y por ultimo solo hay que dar a "refrescar". Tardará un poco, dependiendo de lo extensa que sea la biblioteca.

 

Espero os ayude. Muchas gracias y saludos.

Edited by Kichi77
  • Like 2
Banquero
Posted

@FrostByte In which directory is the system.xml file located in Synology? Thank you very much... 

FrostByte
Posted
On 6/20/2020 at 7:21 AM, Banquero said:

@FrostByte In which directory is the system.xml file located in Synology? Thank you very much... 

/volume1/@appstore/EmbyServer/var/config

Posted

@banker please let us know if this helps. Thanks !

  • 3 weeks later...
Banquero
Posted

Buenos días. Hice la modificación en el archivo xml tal y como indica el compañero y ahora ordena las películas correctamente. Muchss gracias por vuestra ayuda... 

  • 2 weeks later...
Posted

Thanks for the feedback.

  • 9 months later...
Posted

Gracias, me estaba volviendo loco buscando por los menús y ya lo solucioné gracias a vosotros.

😉

  • Thanks 1
  • 3 months later...
Banquero
Posted

Buenas, como se lleva a cabo esta tarea, ahora en DSM7 para Synology? Donde se encuentra ubicado el archivo xml? Muchas gracias...

Posted

Hi, try looking in /volume1/@appdata/EmbyServer/config

  • Like 1
Banquero
Posted

Y como entro a ese directorio? Muchas gracias... 

Posted

SSH

Banquero
Posted
16 hours ago, cayars said:

SSH

Si, si hasta ahí llego...Sé iniciar sesion..Pero como llego al archivo /volume1/@appstore/EmbyServer/var/config? Que comando utilizo para llegar a ese archivo? Muchas gracias...

Posted

Probably the easiest method is to cp (copy) the file to a common share you have access to via PC.  Then use notepad to edit the file and save it back to the common share.
Then in SSH you cp (copy) it back from the common share location to the config directory where it originally was.

Banquero
Posted

Buenos días, no encuentro el directorio /volume1/@appstore/EmbyServer/var/config en DSM7..Alguien puede ayudarme? Muchas gracias...

Posted

Try /volume1/@appstore/EmbyServer/config

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...