Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. VADMIN

    New Emby for Apple TV 2.0.8 Version Released

    Since the last update On Apple TV There are reading problems This is interrupted untimely It is very complicated to read content continuously
  3. Hola a todos. Quería compartir con la comunidad un proyecto personal que he ido desarrollando para facilitar la creación, mantenimiento y automatización de playlists y colecciones de Emby. Se llama Emby Playlist Studio y la versión que comparto actualmente es la v1.7.2. Es una aplicación web que se ejecuta en Docker y trabaja sobre el contenido que YA existe en la biblioteca de Emby. No descarga películas ni series. Utiliza la API de Emby y TMDB para analizar metadatos, aplicar filtros y generar resultados dinámicos. Actualmente está probado en Synology DSM 7.x con Container Manager / Docker. No lo he probado personalmente en otros NAS o sistemas como QNAP, Unraid, TrueNAS o Docker Desktop, por lo que agradecería cualquier prueba de compatibilidad en otros entornos. ¿QUÉ PUEDE HACER? - Crear playlists inteligentes. - Crear colecciones / BoxSets. - Crear ambas cosas desde una misma regla. - Trabajar con películas, series o contenido mixto. - Filtrar por año, década, género, actor, director/creador, productora, país, idioma, valoración, keywords, duración y otros criterios. - Utilizar fuentes dinámicas de TMDB: tendencias, populares, top valoradas, estrenos, series en emisión, etc. - Incluir presets preparados para décadas, mejores títulos, animación, ciencia ficción, Marvel, DC, Star Wars, cine español y más. - Ejecutar reglas manualmente, diariamente o semanalmente. - Trabajar en modo "Solo añadir" o "Sincronización exacta". - Administrar playlists y colecciones ya existentes. - Seleccionar y eliminar varios contenedores a la vez sin borrar las películas o series de la biblioteca. - Mostrar progreso en procesos largos. - Utilizarse desde PC o móvil mediante una interfaz responsive. - Incluye además una utilidad opcional para relacionar usuarios de Emby con dispositivos renombrados siguiendo un patrón como -- USUARIO-1, -- USUARIO-2, etc., con análisis previo, backup y verificación. PELÍCULAS Y SERIES Las reglas pueden ser: - Películas. - Series. - Películas + Series. En las colecciones, una serie puede mantenerse como elemento Series. En las playlists, las series se representan mediante episodios reproducibles, pudiendo elegir entre todos los episodios o solamente el primero. TMDB TMDB se utiliza como fuente de metadatos y rankings, pero Studio siempre cruza los resultados con la biblioteca de Emby. Si un título no existe en vuestro servidor, Studio no lo añade. REQUISITOS PRINCIPALES - Synology DSM + Container Manager / Docker en el entorno probado. - Emby Server. - Una API Key de Emby creada específicamente para esta integración. - Una cuenta de TMDB y su API Read Access Token. - Un usuario administrador/propietario de Emby para las funciones que requieren una sesión real de usuario. - Acceso SSH al NAS para la instalación inicial. INSTALACIÓN Adjunto una guía HTML completa, responsive y autocontenida. Basta con abrir index.html en el navegador. Incluye: - Creación de la API Key de Emby. - Obtención del API Read Access Token de TMDB. - Elección de la carpeta/volumen de DSM. - Configuración del archivo .env. - Comandos de instalación y actualización. - Backups. - Primera prueba recomendada. - Problemas frecuentes. - Seguridad. La edición comunidad usa rutas relativas para config y backups, por lo que puede instalarse en /volume1, /volume2, /volume3, etc. sin estar vinculada a mi estructura personal. CAMBIO IMPORTANTE EN v1.7.2 Desde esta versión, la sincronización del contenido y la colaboración de playlists están completamente separadas. Una sincronización normal ya NO ejecuta MakePublic, MakePrivate ni permisos ACL al terminar. Esto evita que una playlist correctamente actualizada muestre después un 403 de MakePublic y parezca que toda la sincronización ha fallado. La colaboración se modifica únicamente cuando el usuario lo solicita desde el gestor de playlists. La visibilidad inicial configurada en una regla solo se intenta al crear una playlist nueva. COLABORACIÓN / PERMISOS La gestión de Privado / Colaborativo / View / Editar depende de la versión y las políticas de usuario de Emby, por lo que considero esta parte opcional/experimental. Lo importante es que, desde v1.7.2, cualquier problema de colaboración queda separado de la sincronización normal de contenido. SEGURIDAD DEL ZIP PUBLICADO El ZIP de comunidad está preparado específicamente para compartirlo y no contiene: - Mi archivo .env. - API Key de Emby. - Token de TMDB. - AccessTokens de Emby. - Contraseñas. - APP_SECRET real. - Bases de datos. - Caché. - Historial. - Backups. - Datos personales de mi servidor. Solo contiene .env.example con valores de ejemplo. También incorpora .dockerignore para evitar que .env, config, tokens, backups o bases de datos puedan copiarse accidentalmente dentro de una imagen Docker durante una reconstrucción. IMPORTANTE Este proyecto no es oficial de Emby y no está afiliado al equipo de Emby ni a TMDB. Es un proyecto personal/comunitario que comparto por si puede ser útil a otros usuarios. Si alguien lo prueba en otro NAS o sistema, agradecería que indicase: - Sistema/NAS. - Versión de Docker. - Versión de Emby. - Si funcionó directamente o necesitó cambios. - Errores encontrados. Y si publicáis logs, recordad eliminar previamente cualquier API key, token, contraseña, dominio privado o IP pública. Cualquier sugerencia, nuevo preset, mejora, error o prueba en otros entornos será bienvenida. EMBY_PLAYLIST_STUDIO_COMUNIDAD_v1.7.1.zip
  4. GrimReaper

    Issue: Multiple genres for the same genre

    As stated previously, Genre Cleaner plugin should be able to take care of those rogue genres.
  5. Neminem

    [Plugin] Watch Party

    I guess Logs from that No logs no issue, only hear say
  6. vdatanet

    Unacceptable lack of tone mapping config

    Before anyone can say whether this is a bug, a config issue, or a genuine gap, it would help a lot to know exactly what you're running. Could you post: **Hardware / host** - CPU and GPU (exact model — e.g. i5-12500 with UHD 770, or GTX 1660, or an AMD APU) - OS, and whether Emby is bare metal, Docker, or a NAS package **Emby config** - Emby Server version - Which hardware acceleration backend you have selected (QSV, NVENC, VA-API, AMF, none) - Which tone mapping option you're using, and the values you have for the tone mapping parameters if you've touched them - A transcode log from one of the bad playbacks — that shows the exact filter chain being built, which is the single most useful thing here **Source and client** - Is the source HDR10, HLG, or Dolby Vision? If DV, which profile? Profile 5 in particular has no usable HDR10 base layer, and washed-out or oversaturated output on that is expected behaviour rather than a tone mapping quality problem - Bit depth and codec of the file - Which client and device, and whether it's transcoding because of bandwidth, codec, or subtitle burn-in With the transcode log and the source details, it should be fairly quick to tell whether you're hitting a known limitation, a missing runtime, or something worth filing.
  7. Today
  8. EatPrilosec

    Unacceptable lack of tone mapping config

    at the risk of sounding rude, or like a karen/kevin, I'm going to be frank, this is now unacceptable. a few years ago, this could be ignored. but if this isnt resolved in a few months, and i cant write a pugin to fix it, this organization going to be 5 bucks a month poorer unless you can tell me how one fixes this? but my instincts say "thats the neat thing; you dont!" none of the three whole entire tone map options we have do anything close to something watchable for me. I'm literally paying for color saturation, banding, and artifacts, while two free options can do this well this MUST be addressed. And as a monthly paying customer for more than half a decade, the $500 of my money you have should get me more than this. I feel i deserve an explanation for why it hasn't been addressed, and an eta for when it will be addressed. i am a developer, i understand it takes time, testing, but the deadline is near, if not here.
  9. Alcyone7

    Issue: Multiple genres for the same genre

    I still get the category, Sci-Fi, even if I manually delete it from the database. And there are no entries in the genre either, so shouldn't be there anyway. Yet after forced removal, sure enough, a few days later, the category returns. The same goes for the Sport genre. No entries, yet it still shows up in the list. Remove them - change/add nothing. The stay gone for a few days, and then they're back.
  10. GrimReaper

    Movies

    Quick Start
  11. MAX92

    [Plugin] Watch Party

    I don't understand why I have no user Because They are watching the movie
  12. God34

    Movies

    Show all movie you want to watch
  13. Update: Cleaning up the plugin. one more bug to fix. If no other bugs arise, I will upload the new beta very soon
  14. We’ve discussed this. HAL is under strict instructions not to lock the pod bay doors. I didnt just want remote access to HAL, that is way too easy, i needed to create a command-and-control infrastructure that healed itself. Learned a lot, not so easy...
  15. Newman909

    native Emby Server Ugreen NASync

    Its been 84 years....
  16. EncryptedCity

    EmbyVision Credits 1.0.0.1 — Stable Release

    New Release v1.0.0.3 EmbyVision Credits. https://github.com/encryptedcity/EmbyVision-Credits/releases/tag/v1.0.0.3
  17. quickmic

    embyforkodi (next-gen) 12.X.X support

    Did you install the cinema intros addon on the server? On Emby server nothing needs to be configured. Emby for kodi addon just uses Emby server as a trailer source. The configuration for the trailes are all done by Kodi addon.
  18. That ended up being the trick. I didn't realize that 12.x wasn't in stable. I uninstalled everything. Installed both repos. Installed the 10.x "video service" which by default installed 11.x of the "service" add-on. Eventually I was able to update that to 12.x. All seems to be working now.
  19. it was hardcoded top-left, which was a decision i made. Next build adds a position setting: four corners plus top/bottom centre. One thing worth knowing: Emby draws its own unwatched-episode count in the top-right corner, so if you pick that the two will sit next to each other. Top-left is the default because most key art leaves that corner clear. Added
  20. RanmaCanada

    Intel gpu transcode on unraid

    Your device does not support HEVC. Please do not use the PCE-I slot for more sata, you would be better off to spend the money on an inexpensive Quadro card, and in the distant future, UPGRADE your "potato" UNRAID system. You're not going to be buying hard drives anytime soon with current prices, so buying an HBA is not exactly a smart move. When prices do finally come down, you would be advised to not only upgrade your MB/CPU, but also your case, quite possibly to a diskshelf.
  21. Eisi2005

    embyforkodi (next-gen) 12.X.X support

    There isn't a trailer library in my Emby libraries, but I could create one and have it point to the folder containing my trailers. Is that what you mean? And what settings would I need to configure in the Emby plugin settings under the “Cinema” section?
  22. Previously mentioned New Overlay plugin.
  23. Yes, I will do that now where is the screenshot from?
  24. Achieving true Dolby Vision passthrough or playback on an Apple TV 4K using an mpv-based player stack is currently not possible, tvOS exclusively routes Dolby Vision and spatial/Atmos metadata through Apple’s native AVPlayer framework which brings us back to the same thing: support for HLS with fMP4 and remuxing, so the Apple TV could play HEVC HDR and DV natively without transcoding. It's as simple as that.
  25. Did you install the Emby's Kodi beta repository, cause 12.X is there.
  26. quickmic

    embyforkodi (next-gen) 12.X.X support

    The manage libraries menu will show you a "Trailer" library that can be synced. After that, the remote trailer selection should look like in the screen shot. But I didn't test the Vantage point addon. Not sure if it works in Kodi, depends how it plays the trailers...
  27. Don't know what was your intention for badge placement, but since you're still building: could you give us an option where to actually place it on the image? Thanks.
  1. Load more activity
×
×
  • Create New...