Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Tranquil

    Recently added files not shown as "recently added"

    Never saw that option! Thanks a lot!
  3. sarov

    [EP] Metadaten fehlerhaft und korrigieren

    Not yet, but i'll try and let you feedback
  4. WorldWideWebDev

    Security issue on linux emby servers

    More info.. Add this to the name sections i mentioned above "emby/System/Info/Public" so that you now have emby.myemby.com.au:443/emby/System/Info/Public or whatever your Emby server address is and get your Emby server name / version number / identity details such as :- "{"LocalAddresses":[],"RemoteAddresses":[],"ServerName":"ANTFLIX","Version":"4.9.3.0","Id":"eb59e6df66ae223aaf7a21bcff614130e"}" Glad it doesn't expose my ip addresses etc. Lets try adding:- " /emby/Library/MediaFolders/..%2F..%2F" or "etc/passwd " so that you have emby.myemby.com.au:443/etc/passwd These dont offer information But,,, what files do exist so that i can access them from the web UI? As mentioned, it may not show things on the checks I'm trying, i can't do much at all, but what system checks could display information when a hacker is not logged in? If any? At this stage Server name is exposed Exact version is exposed Unique server ID is exposed. Any addresses with /web/index.html#!/ extensions on the client side expose partial info or web pages, any extensions /emby/?????? fail.
  5. GrimReaper

    Recently added files not shown as "recently added"

    Settings>"Library" tab in the sidebar>"Advanced" tab on top>"Date added behavior..." (as with any other change, it applies only to new content added, going forwards)
  6. hatharry

    Alexa music playlists

    Could you try renaming the playlist a simple one word name and retrying?
  7. Hi there I am using Emby in a container on my TrueNAS Scale server, running Emby version 4.9.4.1. When I add new media, it is not displayed. The reason seems to be that Emby does not look at the date when I added the files, but instead at the file system’s creation date. This leads to older media not being shown as “recently added” when they are added later. If I manually change the filedate before, it works. Is this a bug or a feature? In my opinion, Emby should use the point in time when the files were recognized and added as “new” by Emby.
  8. Today
  9. ItayT

    Dolby Vision support

    Nope, ended up not buying any tablet
  10. will_i_am_small

    Tags not Hiding Actors

    Exact same issue I have encountered. Also note as stated above that a block tag directly on the actor does not change the outcome
  11. Interwebz

    Random Pauses During Playback

    Thank you for the update, my issue is different in that case. I see the following in my log. Connection=close, Host=‌10.x.y.z:8096, User-Agent=libmpv, Range=bytes=1059657180-, Icy-MetaData=1 Emby Apple TV was set to use auto, automatically run native player or libmpv. I forced it to libmpv as that works best for most of my media. I watched three episodes last night without any random stops. Don't know if this is just a coincidence or not yet. @visproductionI don't experience stuttering. What I experience are complete halts, 10+ seconds and then it resumes automatically. Or if you rewind/fast forward, the stream can be picked up again.
  12. Luke

    [EP] Metadaten fehlerhaft und korrigieren

    I will let @ebrcomment on that, but did you try using the moviedb id like I suggested?
  13. Luke

    Deleting an orphan TV recording

    I tested and saw different results, although bear in mind I tested on the beta channel. In my testing the series recording remained, and I was able to delete it and then all the individual scheduled ones went away.
  14. Happy2Play

    Tags not Hiding Actors

    Example put a block tag on Merry Madagascar Actor is still available/searchable but with no content. Only tested beta.
  15. Well for starters @sa2000can report to gracenote that the channel logos are outdated. Does your m3u have tvg-id values?
  16. What's an example of a truncated nfo?
  17. Luke

    Changing Path of Library to new one without Rescanning

    Hi, not currently, but it is in our plans. Thanks.
  18. mainsupport

    Plex Meta Manager (Emby Support)

    Thank you so much really appreciate it.
  19. Can you give it another try?
  20. Luke

    backup&restore(question)

    hi, have you taken a look at this? Backup & Restore
  21. Luke

    Tags not Hiding Actors

    HI there, can you please provide a specific example? Thanks !
  22. Killface69

    Plex Meta Manager (Emby Support)

    Hi mainsupport, should be possible without any issues. I‘ll compile & upload a 4.8 version later today.
  23. will_i_am_small

    Tags not Hiding Actors

    I don't mind seeing actors when the media is also visible. I just don't want Actors to be visible via the search bar when the content they are in is blocked via parental restrictions.
  24. GrimReaper

    Album Tag Importer

    v1.9 Minor GUI/Logic improvements emby_album_tag_importer.py (P.S. Check the titlebar)
  25. Been working on a new version for a while with a bunch of bug fixes and optimizations. Among the changes are that some hardcoded URL's have been replaced with more dynamic once, so might fix the problem. See if that version works. If not i would also like a copy of the messages you get in the F12 - console menu of your browser as it looks like the plugins has problems reaching the JS files it needs. EmbyCredits.dll
  26. see attached pics. on android app, there's just 1 row to select letters, very cumbersome and slow and of course its not touchscreen. frankly I don't see why the ATV app is abandoned, it works so much better except for playback issues but there are other threads for that. while we're at it, the 2 apps have an identical icon making it very hard to pick out, since on Android TV only icon is shown. Android app running on FireStick4K - there is no option for voice search. ATV app running on FireStick4K shows you OS text entry -
  27. quickmic

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

    Frankly, I think it's a skin issue. Can you try with default skin. And yes, all what AI reports is more or less correct with some "issues". You use several 3rd party addons and obviously they are not well maintained. e.g. 2026-04-14 12:29:36.734 T:1365 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo. 2026-04-14 12:29:36.734 T:1365 warning <general>: ListItem.setCast() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setCast(). 2026-04-14 12:29:36.734 T:1365 warning <general>: ListItem.setRating() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setRating(). 2026-04-14 12:29:36.734 T:1365 warning <general>: "resumetime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint(). 2026-04-14 12:29:36.734 T:1365 warning <general>: "totaltime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint(). Comes from 3rd part helpers/addons. The api calls used, are depreciated since Kodi 20 or 21 but the addons still using them. Why is it bad? The deprecated api calls are slow and it's telling me, the addon is not well maintained. AI is right, uninstall unnecessary addons like studio etc. You don't need any of them. The skin does not need any of these helpers. " 2) Fix artwork errors Do this: Reinstall: resource.images.studios.coloured " No, UNINSTALL all that crap (3rd party addons). No need for any of those. Metadata comes from Emby (including the studio images). None of them are needed: 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'script.embuary.helper v2.0.8' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'script.embuary.info v2.0.8' 2026-04-14 12:28:53.799 T:1075 info <general>: Addon Manager: Found addon: 'script.skin.helper.colorpicker v2.0.3' 2026-04-14 12:28:53.799 T:1075 info <general>: Addon Manager: Found addon: 'script.skin.helper.service v1.20.3' 2026-04-14 12:28:53.799 T:1075 info <general>: Addon Manager: Found addon: 'script.skin.helper.skinbackup v1.0.22' 2026-04-14 12:28:53.799 T:1075 info <general>: Addon Manager: Found addon: 'script.skin.helper.widgets v1.20.3' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.backgroundoverlays.basic v1.0.0' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.languageflags.colour v0.0.4' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.skinbackgrounds.titanium v1.0.0' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.skinicons.wide v1.0.3' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.studios.coloured v0.0.23' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.studios.white v0.0.30' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.weatherfanart.multi v0.0.6' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.weatherfanart.prairie v0.0.5' 2026-04-14 12:28:53.798 T:1075 info <general>: Addon Manager: Found addon: 'resource.images.weathericons.default v1.1.9' Maybe even more, but some are probably not uninstallable. The point is, remove as much as possible. "2) Websocket spam (hidden performance clue)" -> this is wrong. AI's does a lot of guessing and making assumptions. Yours are fine, but did you modify the caching in Kodi? This can help a lot. The log seems to report default values: 2026-04-14 12:28:53.743 T:1075 info <general>: New Cache GUI Settings (replacement of cache in advancedsettings.xml) are: Buffer Mode: 4 Memory Size: 64 MB Read Factor: 4.00 x Chunk Size : 262144 bytes Increase the cache values.
  1. Load more activity
×
×
  • Create New...