Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Still is not working. I've updated iOS and even tried the iOS 27 beta. Tailscale is updated as well.
  3. Thanks Luke. So essentially, if I don't allow any files within D:\Root itself? So adjusting my above example, Library A would have: D:/Root/OldRoot D:/Root/Folder1 D:/Root/Folder3 And Library B would have: D:/Root/Folder2 This way there's no overlap?
  4. Today
  5. Luke

    Live TV Closed Captions

    Hi, what is "this" exactly that you're asking about?
  6. Luke

    LG Magic Remote Channel Up/Down

    It looks like currently it does not do anything, but we'll review it. Thanks.
  7. Hi, can you give this another try?
  8. Luke

    DVDsub and auto resume, not working

    Hi, we'll take a look at it. Thanks for reporting.
  9. If you go to Change Server -> Tap and hold on your connection -> View Server Info, does it show the last connected address as the local address, and also list the remote address? Or in other words, do you see the addresses you're expecting?
  10. Hi, it's not recommended to use the same folder in multiple libraries. Content is only imported into the database once, so the two library settings will be fighting with each other. Your best bet might be to only add folders underneath D:\Root to Library A, but not Folder2, and then add Folder2 to LibraryB.
  11. Hi, it will eventually revert to the address displayed on the server dashboard. This is good for the majority of users in case their server address changes.
  12. Try clearing your browser cache. Also, if you are using IP addresses, I believe many, if not all, Android browsers prohibit IP numbers from working easily. You can try an incognito browser window.
  13. Report issue fixed in the latest BETA build. Thanks a lot
  14. When I manually set a custom server address in the Emby Android app (to point it at a different port than the one Emby auto-discovers), the change doesn't stick — after closing and reopening the app, it reverts back to the auto-discovered address every time. Tried this on both the latest stable release and the current beta channel — same result on both. Is this intentional — does auto-discovery always take precedence over a manually-entered address for a known server — or is this a bug? If it's by design, I'd appreciate understanding the reasoning, since as it stands there's no way to keep a client pointed at anything other than the address Emby itself broadcasts. Thanks
  15. Hi, Here's my dilemma -- I have two libraries. I want Library A to look at the following directories: D:/Root D:/Root/Folder1 D:/Root/Folder3 I want it to ignore D:/Root/Folder2 I then want Library B to only access D:/Root/Folder2 My understanding is by using ignore files, it would cause both Library A and B to ignore Folder2. I would also change Library A to specifically look at Root, Folder1, and Folder3 -- but my understanding is that it will automatically grab all subfolders, and therefore include Folder2 simply by looking at D:/Root -- which I do need to monitor. Is there no solution for this in the current version? Or is there a way I can tell Emby by-library that I want to exclude a specific folder?
  16. yocker

    Plugin: EmbyIcons release.

    @ebrI believe i traced the problem. Emby gave a lot of their movies an ID of 00000000 so those movies were recognized as the same movie and just given the poster for the first movie with that ID. EmbyIcons did it's duty and drew on that poster. Could explain why it also would happen without EmbyIcons installed.
  17. Yesterday
  18. Interesting update, 4.9.5.24 to 26.0.0. Is that the new app-version numbering or was it suppose to 4.9.5.26? The "Folders" images are now displaying but I think the gray background card is including the text. Is this the new look by design? Here is the original look.
  19. Luke

    2 home screen bugs / needs improvement

    Hi, yes this is tricky but because it scrolls horizontally, that's why it is a 2x2 instead of 4x1.
  20. SuperCitizenEmb

    2 home screen bugs / needs improvement

    1. On the Android TV and Universal Android app, UX is forcing "My Media" as a stacked 2x2 instead of a much more efficient 4x1 grid. This is wasting vertical space. It doesn't do it in my Emby web app only because i have a 34" ultra wide and if i make window super wide then finally it allows is to be 4x1. TLDR: the My Media cards are too aggressively resisting 4x1 grid display 2. The new Emby ' spotlight home screen section' feature looks awesome - truly well done guys. Except that on the Emby Android TV app, the spotlight looks great (aspect ratio allows much more vertical pixels) but on the Universal app, the spotlight section is much shorter with much less vertical pixels causing the spotlight to look way too stretched and creates weird crops like an ultra wide of a guys legs because the torso and head is missing for example. Server: 4.10.0.22 beta running latest app versions
  21. Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  22. Hello again . So managed to connect through my phone app . But through the android TV . browser , not working a showing invalid password / username . but my phone app logging out logging in no issues
  23. Luke

    multi-file episode naming

    It would just be normal episode naming but then you'd add pt1 to the end of it.
  24. SuperCitizenEmb

    Moonfin, a new cross platform client

    @Neminem just to play Devil's advocate, your concerns are valid, but the app is open source on GitHub. You could copy it, open it in VSCode and ask Claude Opus 4.8 to check for anything you're concerned about. The project has over 50+ contributors so far which is also not trivial.
  25. Hi everyone, I have created Best Episodes, a free Emby Server plugin that creates a playlist for each TV season containing its highest community-rated episodes first. The idea came from wanting to revisit only the standout episodes of long-running factual, documentary and reality series without changing their normal episode order or metadata. Features Select one or multiple series directly from a dropdown populated from your Emby library. Optionally process every TV series visible to the playlist owner. Create a separate highest-rated playlist for each season. Choose the top 5, top 10, top 20 or all eligible episodes. Set a minimum community rating. Optionally include unrated episodes and specials. Optionally exclude episodes already watched by the playlist owner. Refresh manually, daily or automatically after an Emby library scan. Access the generated playlists through Emby Web, television, mobile, Roku and Fire TV clients. The plugin only reads library metadata and watched state. It does not modify episodes, seasons, ratings, watched state or the normal series order. It only creates and updates playlists bearing its configured naming prefix. Current beta Version: 0.2.0 Built against: Emby Server SDK 4.9.1.90 Confirmed platform: Emby Server 4.9.5.0 running natively on Windows Source code and releases: https://github.com/Conroy1988/Emby-Best-Episodes Installation Stop Emby Server. Copy Emby.BestEpisodes.dll into the Emby Server programdata/plugins folder. Start Emby Server. Open Dashboard > Plugins > Best Episodes. Select one or more series and save. Open Scheduled Tasks and run Refresh best-rated episode playlists once. Open Playlists to see the generated season playlists. On a standard native Windows installation, the plugin directory is usually: %AppData%\Emby-Server\programdata\plugins\ Testing requested I would particularly appreciate testing on: Linux and Docker installations NAS installations Large television libraries Libraries containing duplicate series names Different Emby clients and television applications When reporting a problem, please include your Emby Server version, operating system and any relevant entries from the Emby Server log. The beta DLL is attached below. Thank you for testing it. Emby.BestEpisodes.dll Emby.BestEpisodes-v0.2.0.zip
  26. Emby Releases

    Changelog: Emby Web App

    26.0.0.0 Fix new folder view style on apple devices Improve folder icon in folder views Various fixes related to submitted crash and error reports Support cancellation of initial connection process Add new spotlight home screen section option (requires Emby Server 4.10+)
  27. Emby Releases

    Emby Web App Updated: Version 26.0.0

    Emby Web App Update: Version The Emby Web app has been updated to version Go and try out: https://app.emby.media/ Changes 26.0.0.0 Fix new folder view style on apple devices
  28. CBers

    Emby Requests

    Isn't it just SEERR now?
  1. Load more activity
×
×
  • Create New...