Kichi77 2 Posted June 15, 2020 Posted June 15, 2020 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 9441 Posted June 15, 2020 Solution Posted June 15, 2020 (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 June 15, 2020 by Happy2Play Added Refresh 2
Kichi77 2 Posted June 15, 2020 Author Posted June 15, 2020 (edited) voy a probar, muchas gracias. Bueno, por fin he conseguido ordenar la biblioteca en orden alfabético. Como comenta Happy2Play, hay 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 June 15, 2020 by Kichi77 2
Banquero 33 Posted June 20, 2020 Posted June 20, 2020 @FrostByte In which directory is the system.xml file located in Synology? Thank you very much...
FrostByte 5257 Posted June 22, 2020 Posted June 22, 2020 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
Luke 40068 Posted June 23, 2020 Posted June 23, 2020 @banker please let us know if this helps. Thanks !
Banquero 33 Posted July 11, 2020 Posted July 11, 2020 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...
titovich 1 Posted April 26, 2021 Posted April 26, 2021 Gracias, me estaba volviendo loco buscando por los menús y ya lo solucioné gracias a vosotros. 1
Banquero 33 Posted August 4, 2021 Posted August 4, 2021 Buenas, como se lleva a cabo esta tarea, ahora en DSM7 para Synology? Donde se encuentra ubicado el archivo xml? Muchas gracias...
Carlo 4552 Posted August 4, 2021 Posted August 4, 2021 Hi, try looking in /volume1/@appdata/EmbyServer/config 1
Banquero 33 Posted August 4, 2021 Posted August 4, 2021 Y como entro a ese directorio? Muchas gracias...
Banquero 33 Posted August 5, 2021 Posted August 5, 2021 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...
Carlo 4552 Posted August 5, 2021 Posted August 5, 2021 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 33 Posted August 7, 2021 Posted August 7, 2021 Buenos días, no encuentro el directorio /volume1/@appstore/EmbyServer/var/config en DSM7..Alguien puede ayudarme? Muchas gracias...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now