Jump to content

No omitir articulos en la biblioteca


Kichi77
Go to solution Solved by Happy2Play,

Recommended Posts

Kichi77

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. 

Link to comment
Share on other sites

  • Solution
Happy2Play

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
Link to comment
Share on other sites

Kichi77

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
Link to comment
Share on other sites

FrostByte
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

Link to comment
Share on other sites

  • 3 weeks later...
Banquero

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... 

Link to comment
Share on other sites

  • 2 weeks later...
  • 9 months later...
  • 3 months later...
Banquero

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

Link to comment
Share on other sites

Banquero
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...

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Banquero

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

Link to comment
Share on other sites

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...