Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/22/25 in Posts

  1. HI, yes there is room for improvement here. Thanks.
    2 points
  2. I was using localxpose tunnel and that’s seam to be the problem. With direct local ip or dyndns for remote it works fine. Strange is why only this was happening on lg tv. And in other apps was working. Thanks for the atencion. Can mark this one has solved.
    2 points
  3. Thank you @GrimReaperThat worked!
    2 points
  4. Hi. Some advices : 1 : follow the naming Rules here : https://emby.media/support/articles/Movie-Naming.html 2 : include "ID Tags" in filename, it ensures correct identification 3 : edit your .mkv (I don't know if it is the same for .mp4 files) with a tool such as "MKVToolNix". Change the headers to have the Video track name to an empty string or the hearder removed. For instance : suggested naming for your files : Love Lies - (2016) - [tmdbid=385261] - 720p.mp4 https://www.themoviedb.org/movie/385261 If it is the correct movie, instead, change the tmdbid number accordingly. The Shadow Strays - (2024) - [tmdbid=1151949] - 720p.mkv https://www.themoviedb.org/movie/1151949-the-shadow-strays Same procedure here... And last, but not least : 4 - create a folder for each movie, it ensure that if you add later a second version/edition of the same movie, this movie doesn't show in "newly added". ie : Create a forlder named : The Shadow Strays - (2024) - [tmdbid=1151949] Place the file inside the forlder. All these advices keeps your library well organized. Have a nice day.
    2 points
  5. weird, I'm sure I played dolby truehd in the past. Oh well
    2 points
  6. General info: I'm still working on the next plugin version with a couple of fixes. I hope I can release the new version by end of this week.
    2 points
  7. Be able to create playlist based on a certain criteria, like genre and or year, in order to create a dynamic playlist that it refreshes automatically when new content is added. This way you can for example, create a tv comedy playlist from the 90's, or a new sci-fi Movies playlist. Some other criteria for rules could be the rating, watched/unwantched, score, tags, language, audio codec, etc The possibilities could be endless
    1 point
  8. It takes a few tries each time to be able to drag the item. I guess a perfect vertical movement is needed to trigger the drag, but it is rarely the case with a trackpad or a mouse, even more when the drop target is a playlist on the side of the window (needing an horizontal movement). Screencast from 2025-07-22 15-06-24.webm
    1 point
  9. Hi, I don’t know how infuse will complicate any of this but within the individual settings of each of your libraries there is an ‘Automatic Grouping’ setting, which will merge TV Shows across different paths. For it to be automated you just need to make sure the different paths are under the same library. Otherwise you will need to do it manually. Either way for each of your episodes you will have multiple versions you can play.
    1 point
  10. I think it is fine the way it is. Being able to choose which icons appear in which corner and vertical or horizontal is plenty. I just turned everything on to see everything to test it, haha.
    1 point
  11. Outstanding news!
    1 point
  12. 1 point
  13. Are you trying this remotely? If so, have you gone through the set up for remote access (router port forwarding, etc.), or do you have any other devices that are working as you expect? Paul
    1 point
  14. Works as expected except of the limitation mentioned by @keitaro26. But that's not plugins fault. Well done!
    1 point
  15. Hi, Thanks. We'll take a look.
    1 point
  16. the roku emby app stopped
    1 point
  17. I really appreciate your help. I spent half a day studying today and found the problem. It should be caused by the permissions of the tmp folder of the Synology system. It may be because my Synology system restarted and caused the permissions of the tmp folder to be lost.
    1 point
  18. Change Audio channel to vertical. And audio to vertical. Ohh untick horisontal
    1 point
  19. @LukeFedora will change to using atomic versions (Kinoite / silverblue) as main versions by 2028. So this issue or question might become a lot more relevant soon. Non atomic OS are said to be still available in the future though.
    1 point
  20. Sadly not something i can fix (at least can't think of a way). Not much space to work on with a poster.
    1 point
  21. All the dynamic is working for me, but I noticed that if there are too many icons in horizontal, they overlap. Not sure anything needs changing there as it is an easy to fix issue by rearranging the layouts, but wanted to point it out.
    1 point
  22. Here's a beta if you guys want to test. Made detection dynamic except for HDR. Added support for aspect ratio. Added a button to enable or disable logging for the plugin as other wise it would make it hard to debug other stuff. Please report back if you notice any problems. EmbyIcons.dll Icons.zip
    1 point
  23. 1 point
  24. @FrostByteRTM is an issue but not an issue for the manual scans as there is a database issue. 2025-07-22 13:50:05.410 Info App: Sqlite: 1 - no such tokenizer: simple in "insert into fts_search9 (RowId, Name, OriginalTitle, SeriesName, Album) values (@Id,@Name,@OriginalTitle,@SeriesName,@Album)" 2025-07-22 13:50:05.410 Error SqliteItemRepository: Error saving items *** Error Report *** Version: 4.8.11.0 Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk -noautorunwebapp Operating system: Linux version 5.10.55+ (root@build7) (x86_64-pc-linux-gnu-gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.38) #69057 SMP Fri Jan 12 17:02:57 CST 2024 Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll Processor count: 6 Data path: /var/packages/EmbyServer/var Application path: /volume1/@appstore/EmbyServer/system SQLitePCL.pretty.SQLiteException: Error: no such tokenizer: simple - insert into fts_search9 (RowId, Name, OriginalTitle, SeriesName, Album) values (@Id,@Name,@OriginalTitle,@SeriesName,@Album) SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement(String sql, ReadOnlySpan`1& tail) at SQLitePCL.pretty.DatabaseConnection.PrepareStatement(IDatabaseConnection This, String sql) at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItemsInTranscation(IDatabaseConnection db, List`1 tuples, MetadataRefreshOptions metadataRefreshOptions) at Emby.Server.Implementations.Data.SqliteItemRepository.SaveItems(List`1 items, MetadataRefreshOptions metadataRefreshOptions, Action`1 afterSave, Boolean disableForeignKeys, CancellationToken cancellationToken) Source: SQLitePCL.pretty TargetSite: SQLitePCL.pretty.IStatement PrepareStatement(System.String, System.ReadOnlySpan`1[System.Byte] ByRef) Looking at other topics looks an issue with strmassistant. Possible solution over here OT: you need to look a your certificate applied to this server. System.Security.Cryptography.CryptographicException: The certificate data cannot be read with the provided password, the password may be incorrect.
    1 point
  25. @visproductionabsolutely, messing with the filename is one way but after the UI "fades out" there's no identification left so just to make sure a trailer is shown, I think it would be best to make trailers appear just a little different from normal media entries. Besides; some movies start so abrupt they might as well be a trailer if you're not looking at the title for those 3 seconds they're gone. We could also just edit the metadata and all that jazz, but that doesn't change the fact that from my screenshot, other than the logo/image there's no way to tell if a trailer or movie is shown.
    1 point
  26. Hi. Yes that sounds like an edge case we'll need to track down. Thanks for reporting.
    1 point
  27. Hello, Thank you for all the great work on the platform. I’d like to suggest a small improvement regarding the Mangas folder, which is currently set to French in order to fetch metadata like titles, summaries, and artwork. Would it be possible to add an option or button to force audio playback in Japanese, even when the folder’s preferred language is French? This would allow users to keep metadata in French while watching content in Japanese with French subtitles (VOSTFR), which is a common use case for anime fans. Thanks in advance for considering this request!
    1 point
  28. Why it would be helpful: When using match frame rate and/or match resolution with any app - Emby included - (usually with external streaming devices rather than native tv apps), the display will briefly go black while the frame rate and/or resolution are switching, and audio will start playing while the screen is still black. Some apps (Smarttube is one of them) have the option to add a brief delay (0.25, 0.5, 0.75 seconds etc) to playback so that playback doesn't start while the display is still black, and if you choose a duration that works for your setup, the timing makes playback feel seamless.
    1 point
  29. That's exactly one of those details that would make emby even more shiny I'd also like to see something like this. Playback always starts before synchronization between all devices is complete and I have to skip back when the screen finally comes "alive".
    1 point
  30. I wish I could, but there is no way to access the router. If I put in the default IP on the router, 192.168.1.1, it says it cannot connect. I think they have it locked down or something. I may try swapping it with one of my DDWRT hacked routers and see if I can quit using theirs. Thanks for the help!
    1 point
  31. Nice! Yep we are back up and running
    1 point
  32. According to your log, the websocket is working fine (config is correct). Therefore the websocket automatically reconnects when failing. No need to reboot Kodi or the server. Usually a lost websocket connection indicates a busy/unresponsive server but nothing to be worried about. Maybe I increase the "keepalive" ping timeouts to get less notifications like that. You can also test the websocket connection by sending a text message to Kodi. This sort of communication uses the websocket.
    1 point
  33. I presume staff would know but It seems that https://musicbrainz.emby.tv is down again, have been having issues the last 12/18hours. Thanks guys
    1 point
  34. I actually think it's more difficult. It might be quicker to build and package something that is platform-agnostic, but it is harder to troubleshoot given that the virtualization or runtime is adding an extra layer in between your app and the OS. It is much harder to troubleshoot if you have an app that needs to integrate with native system features like ours does. And the build and packaging savings are not really that meaningful because once you have an automated build that can produce outputs for debian/ubuntu and rpms then you've got the majority of what you need because most other platforms are derivates of those.
    1 point
  35. No @CharlesF, I got it and share the same sentiment.
    1 point
  36. I guess the comment which was intended to be dripping with sarcasm didn't come through...
    1 point
  37. No. We are still waiting on smart playlist
    1 point
  38. @CummingCowGirlthere's a difference between feature development and support / bug fixing from a project point of view. Emby has to keep adding new feature if it wants to have a more prominent position in the market. Adding ebook readers is a pretty unique way to do that. Also a bunch of bugs are being fixed / have been fixed in this new 4.9 version. You can check this for yourself by visiting your server, going to the dashboard -> click on version -> select latest, and you'll see a changelog similar to this:
    1 point
  39. Good morning, yes, you can book something like this as an add-on app for a small donation. I had something like that with Plex back then, there was something like that and I personally found it absolutely practical for reading out the activities... On the PC it's not bad with Rambox, but unfortunately that's not available for cell phones either... Is there any way to request such an Emby app?
    1 point
  40. I took a look at the log and saw that I was getting a "wrong password" error. I then went back to the open subtitles settings and saw that it said "username and not your email", so I changed it to my username and it worked. The weird thing is that it had worked before with my email. Anyway, thanks .
    1 point
  41. So it's definitely something with the Android app. Period. It works on the Emby for Android TV, and on the mobile browser, but is laggy on the Emby for Android app. This is effecting all of my Android folks at the moment, any further assistance would be greatly appreciated!
    1 point
  42. 1 point
  43. Alas IntroSkip plugin had this feature.
    1 point
  44. Sorry I misread this. But yes I agree that this would be a good thing to add.
    1 point
×
×
  • Create New...