Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Why exactly do you expect an outgoing webhook on this? Is the user who setup the webhook an admin?
  3. Luke

    One Actor, two entries with different movies

    Hi @CasualChuckhas this helped?
  4. OK so I would try playing an episode and then see what happens on trakt after that.
  5. Hi, OK, we will use SortName for audiobook authors. Thanks.
  6. EmreWest

    Aperture - AI-Powered Recommendations for Emby

    Can I help you with the german translation of the UI? I just realized today that there were some updates to Aperture and I really like them so far. After changing the UI and AI language to German I also realized how bad Google or whatever you used for translation did the translation to German. I have no experience in coding etc. but pretty decent knowledge in IT in general and am fluent in German. Would be happy to help. also an additional question: is there a fix for the missing poster bug planned?
  7. Thanks - glad it’s useful. For movies, there actually isn’t a separate "MOVIE_NEVER_PLAYED_DAYS" variable in my version. The movie logic is: - if a movie has been played, it gets deleted if the most recent play is older than "MOVIE_PRUNE_DAYS" - if a movie has never been played, it also uses "MOVIE_PRUNE_DAYS", but only if the item was created more than that many days ago So in short, movies use one retention value only in my script. TV is the only one I split into two values: - "TV_PRUNE_DAYS" for played episodes - "TV_NEVER_PLAYED_DAYS" for never-played episodes On scheduling - I’m not looping it inside the container. In my setup I just run the container on a schedule externally and let it exit when done. For me that keeps things a bit cleaner and more Docker-ish than having a long-running sleep loop inside the container. So rather than: - container stays alive - script runs - sleeps - runs again I do: - scheduler triggers container - script runs once - container exits That said, your "INTERVAL" approach should work fine if you prefer a self-contained long-running container in Compose. So really it’s just two different styles: 1. Run-once container + external scheduler - cleaner separation - easier to see each run as a one-off job - this is the approach I use 2. Long-running container with internal loop - convenient in Compose - fewer moving parts - but the container is basically acting like its own scheduler
  8. Updates: Fixed some compatibility issues with mobile web browsers Fixed sidebar issue Pill bars you can scroll now. Re-arranged some variables around and dropped the term season from certain ones. Link color changes in admin areas to use the theme colors and not white. Stylized the Filmography area (Emby 4.10-Beta feature) Emby Navy and Gold v4.64.css
  9. I've attached this video to show you what I mean: the focus skips the 'Resume' button and automatically lands on 'Start from beginning' after stopping. VID20260407000519.mp4
  10. Hi, I'm sorry but absolutely not. The focus issue on the 'Resume' button still has the same bug on my Shield. Sometimes it highlights 'Resume' and often it goes to 'Start from beginning.' So, unfortunately, the bug is still very much there, even in the new beta.
  11. Today
  12. Why isn't a clear explanation and solution being provided? Something that was working broke after an update, and for three months there's been no solution or proper explanation. @Luke
  13. dvitale71

    Trakt plugin not allowing to connect to Emby.

    Sure. Please see attached.
  14. Hi, have you tried again with the latest Emby app versions? The Emby app got an update to it's embedded video player.
  15. Luke

    Show Fields - Need to change global default

    Hi, yes we plan to add more global controls to this in future updates. Thanks.
  16. Hi, what exactly happens? How are you initiating the connection?
  17. Luke

    Problema con los subtitulos

    HI, apologies for the delay. We are working on getting a new server release out to resolve this. Thanks. You can't install old USB builds. Samsung expires them after 30 days.
  18. Are you still able to reproduce this?
  19. Luke

    Why is Emby scan overriding settings?

    What do you see when you use the metadata editor on the individual tracks?
  20. @BaNanaBlocks Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  21. Luke

    Error System.InvalidCastException

    Hi @Kenacious_Dare you still having an issue with this?
  22. Can you please show us how you configured all of the trakt plugin options? Thanks.
  23. This is a tricky case because items always have names, therefore the missing metadata refresh ignores whether it currently has a name or not. What I would suggest doing is locking the name field for these.
  24. Should this work on Unraid? My hardware log looks like this { "DeviceIndex": 1, "DeviceInfo": { "VendorName": "Intel Corporation", "DeviceName": "Battlemage G21 [Arc B580]", "SubsytemVendorName": "ASRock Incorporation", "VendorId": 32902, "DeviceId": 57867, "SubsytemVendorId": 6217, "SubsytemDeviceId": 24609, "DevPath": "/sys/bus/pci/devices/0000:03:00.0", "DrmCard": "/dev/dri/card1", "DrmRender": "/dev/dri/renderD129", ,"ExitCode":135},"QuickSyncCodecProvider":{"CodecProviderName":"QuickSyncCodecProvider","StandardError":"ffdetect version 5.1-emby_2023_06_25_p4 Copyright (c) 2018-2022 softworkz for Emby LLC\n built with gcc 13.4.0 (crosstool-NG 1.28.0)\n configuration: --cc='sccache x86_64-emby-linux-gnu-gcc' --prefix=/home/embybuilder/Buildbot/x64/ffmpeg-x64/package --disable-alsa --disable-doc --disable-ffplay --disable-gnutls --disable-libpulse --disable-librtmp --disable-libxcb --disable-openssl --disable-vdpau --disable-vulkan --disable-xlib --enable-chromaprint --enable-fontconfig --enable-gpl --enable-iconv --enable-libaribb24 --enable-libass --enable-libdav1d --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-mbedtls --enable-pic --enable-version3 --enable-libtesseract --enable-libwebp --enable-cuda-llvm --enable-cuvid --enable-libdrm --enable-libmfx --enable-nvdec --enable-nvenc --enable-vaapi --enable-opencl --enable-cross-compile --cross-prefix=x86_64-emby-linux-gnu- --arch=x86_64 --target-os=linux --enable-shared --disable-static --pkg-config=pkg-config --pkg-config-flags=--static --extra-libs='-ldl -lm -lstdc++ -pthread -lsharpyuv' --disable-debug --enable-lto\n libavutil 57. 28.100 / 57. 28.100\nBegin GetVaAdapterInfo\nFound 36 device entries\nBegin get_nodes\nFound 3 drm entries\nBegin get_nodes\nFound 3 drm entries\nEnd GetVaAdapterInfo\nInitialize MFX session: API version is 1.35, implementation version is 1.35\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AVC_HIGH_422\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AVC_CONSTRAINED_BASELINE\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AVC_CONSTRAINED_HIGH\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AVC_PROGRESSIVE_HIGH\nAddDecoders - Codec not supported: vp8\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AV1_MAIN\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AV1_HIGH\nAddDecoderProfiles - Profile not supported (1): MFX_PROFILE_AV1_PRO\nAddEncoders - Codec not supported. Out codec id: mpeg2video\nCheckEncoderResolutions: h264- Resolution not supported (1) 176x144 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 960x540 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 1280x720 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 1920x1080 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 2048x1080 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 3840x2160 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 4096x2160 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 7680x4320 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 8192x4320 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: h264- Resolution not supported (1) 8192x8192 (err: -3 - MFX_ERR_UNSUPPORTED)\nAddEnoderProfiles - Profile not supported (2): MFX_PROFILE_AVC_EXTENDED\nAddEnoderProfiles - Profile not supported (2): MFX_PROFILE_AVC_HIGH_422\nCheckEncoderResolutions - Resolution not supported (2) 960x540\nCheckEncoderResolutions - Resolution not supported (2) 1920x1080\nCheckEncoderResolutions - Resolution not supported (2) 2048x1080\nAddEncoderProfiles - Profile not supported (1): MFX_PROFILE_HEVC_MAIN10\nCheckEncoderResolutions: vp9- Resolution not supported (1) 176x144 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 352x288 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 352x576 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 720x576 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 960x540 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 1024x576 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 1280x720 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 1920x1080 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 1920x1088 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 2048x1080 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 2048x1088 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 3680x1536 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 3840x2160 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 4096x2048 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 4096x2160 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 4096x2176 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 4096x4096 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 7680x4320 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 8192x4320 (err: -3 - MFX_ERR_UNSUPPORTED)\nCheckEncoderResolutions: vp9- Resolution not supported (1) 8192x8192 (err: -3 - MFX_ERR_UNSUPPORTED)\nAddEncoders - Codec not supported: av1\nBegin GetVaAdapterInfo\nFound 36 device entries\nBegin get_nodes\nFound 3 drm entries\nBegin get_nodes\nFound 3 drm entries\nEnd GetVaAdapterInfo\n\n","Result":{ I am on the latest 4.10.0.8 My unraid version 7.2.3 sees the ARC B580 hardware_detection-63911091005.txt embyserver.txt
  25. Luke

    Vídeos temáticos se ven oscuros

    Hi, the reason for this is to ensure that you can still read the contents of the screen. Do you think you'd be able to do that if it wasn't dimmed?
  26. Hi, not yet but we are working on getting it out soon. Thanks.
  1. Load more activity
×
×
  • Create New...