Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/06/25 in Posts

  1. https://en.wikipedia.org/wiki/Simple_Service_Discovery_Protocol The difference is SSDP. For this to work when the application is not running you have to use SSDP. Then you can see the device and cast to it using the launch protocol. The SSDP request does not tell you Emby is installed on the device. You would need to query the device for installed applications after detecting it with SSDP. If Emby is found as an installed application it would then appear as a device you can cast too. Presently Emby is not using SSDP to detect your castable devices. This is the difference. https://en.wikipedia.org/wiki/Discovery_and_Launch
    2 points
  2. That means it is playing the raw file. HLS would mean it is being repackaged somehow.
    2 points
  3. Done! Drink a coffee on me today Waiting for independent scheduling features and the possibility to add private collections (with URL) as it seems impossible at this stage of development.
    2 points
  4. Hello everyone, I've released the ACdb.tv plugin (Automated Collections)! It allows you to sync lists from MDBList to create automated collections in Emby. I've previously created a Python script to do the same but wanted to make something that is easily accessible for everyone. Features Dynamic Movie and TV Emby collections synced periodically. Scheduled collections that are only shown during a particular season. Set up your own schedules. See missing items. Once a collection has synced you can check which items of the collections you are missing. Must be Patreon supporter to user this feature. https://acdb.tv/static/img/missing_items.jpg Custom collection ordering. Move newly updated collections to the top of other collections. https://acdb.tv/static/img/collection_sorting.jpg How To Install The plugin is available in the Emby plugin catalog. Check out Getting Started. Cost Free: 3 collections if you click "Join for Free" on the Patreon. $2/month: Add up to 20 collections, include any MDBList, and fully customize your collections. See more on the Patreon page. Work in Progress In beta, it's early days so I'm adding features these days and issues might happen. Please let me know about any issues/feature requests on this thread or the contact page which also has a Discord link. Coming up Next * Custom collection posters. How It Works Any user can add any Collections made by other users to Emby. Collections belong to their creator, so only the creator can edit the containing list, the title & description. Cloning: If you want to edit a collection you don’t own, simply clone it—now it’s yours. (Only Patreon supporters can edit collections.) The plugin checks for modified collections every 2 hours for now (might change). If a collection hasn’t been updated for 24 hours, it still syncs to ensure newly added items in your library are included.
    1 point
  5. Rather than having to click on an individual episode to see its Community Rating, it would be nice if the ratings were displayed on the episode list that appears when you click on a Season.
    1 point
  6. Would be great if Emby integrated bookets (PDF files, etc) for Music. For example, CD's usually might contain a booklet with liner notes etc that come with the CD, just like albums might have back the days of vinyl. I have most of these in PDF and the ONLY place I have ever seen it integrated into a music server type platform is Roon Labs. Roon is great, but can be expensive. Here is a link on what Roon does to see what I mean: https://kb.roonlabs.com/Gallery Hope this can be added to Emby!
    1 point
  7. Not sure if there are actually many people using emby that also read a lot of books. However with Ebooks being a hot thing right now this idea popped into my head. I have a lot of ebooks which I generally keep on my normal PC. However this way it has no back-ups cause I only back-up my server to an external location. So I was thinking about switching them to my server and then I thought I can also put them in the emby folder. The request may be a bit out of the ordinary since emby is more for playing files and things rather than reading, but could a reader be implemented at some point in the future? A book library and an implemented reader, specially for mobile devices I guess (phone/tablet), but perhaps for browser/theater? Would help me get rid of yet another app and have all my "media" in the same place Edit: If you liked this also take a look here for ebook expansion https://emby.media/community/index.php?/topic/80398-book-serverreader-incorporation-suggestion/
    1 point
  8. i actually loved that part of it! basically it gave me the list of what i had to get today to be current! almost like a "here is what to watch for today" in the words of google (when they were defending the DEI AI Art stuff) "Thas not a bug, it is a feature" lol
    1 point
  9. I did, I also tried to shutdown the tv.. none of this worked.
    1 point
  10. OK, i'll try tonight and let you know how it goes.
    1 point
  11. OK I understand. I won't be able to access these lists using my personal MDBList API key. However it's still possible to get the Json, let me work on that!
    1 point
  12. Does not matter as there is a global streaming limit applied per I believe your Network menu. Global Remote Bitrate Limit: 2,000,000 bps This setting override the entire client quality setting. Or should say you can only set the client to a lower value then the applied limit on the server.
    1 point
  13. Cheers! It's now possible to make collections private Scheduling is pretty much at the top of the list.
    1 point
  14. Guess its safe to say the dev of this plugin is not active.
    1 point
  15. Not really - but a question that a lot of people fail to add into the debate is time/hassle. A Shield Pro 'just works' with Emby out the box - no hacking required, no linux custom builds, no kodi required (and it's constant hacks..), no updated firmware, no messing about at the start of a movie night - I hit play - I get Dolby True HD and Atmos or DTS:X out my Denon and have done for the last 5 years without fail. But would I spend that amount of money today on what I agree is old hardware - 'probably' as I don't plan on using AV1 until it's much more mature (and encoding at speed is widespread) and I don't have any HDR10+ TV's - as Dolby Vision is still the superior technology. Shield supports DV 5,7 & 8 without issues. So yes, it's hanging by a very thin thread, but nothing out there surpasses the Shield Pro for my current 'cinema' needs. btw - all my other streamers (of which I and family have many) are all Amazon devices running Emby for FireTV - zero issues in many many years of service.
    1 point
  16. I no longer, in anyway, pull from TVDB. I'm querying the local DB from Emby. Emby now handles all interactions with TVDB. I think I have tracked down the same day airing issue. Before I would filter out episodes by e.PremiereDate <= DateTime.Now || e.PremiereDate != null But now I'm trying to use the internal query system so I have it doing the filter var query = new InternalItemsQuery(User) { IncludeItemTypes = new[] { typeof(Episode).Name }, Recursive = true, Parent = show, IsSpecialSeason = false, ***MaxPremiereDate = DateTime.Now,*** IsVirtualItem = false, IsPlayed = true }; I'll need to look into this more. This maybe do to the fact I'm rounding the the next whole number. 235 of 346 is 99.58%
    1 point
  17. I charge $5 for going to duckduckgo.com and driving clicks and revenue your way. Want my Zelle?
    1 point
  18. TVDB seems to respect the airdates on the "network of origin" if a series airs elsewhere earlier. I saw something similar for Orphan Black: Echoes. It aired on Stan in Australia six months before it officially aired on AMC in the US. Users kept trying to update the episode dates to match the Australian air dates, but TVDB (or other users) kept deleting the dates since it hadn't aired on AMC yet. I think TVDB eventually locked the series to prevent users from making changes until it "officially" aired on AMC. Very frustrating.
    1 point
  19. It seems the problem was a simple lack of RAM. I added a swap file to my machine so that the total memory including swap is 2GB, and Emby seems to stay up, now. The only reason I didn't do this simple thing before was that I misremembered already having tried, but I guess not. So, now we could focus on the actual, functional problem I'm having with Emby:
    1 point
  20. Right OK, no, then that's different. ffmpeg needs to be able to detect it first. we'll be updating our ffmpeg build in the near future so it's possible that will resolve it. We'll just have to see.
    1 point
  21. UPDATE https://emby.media/community/index.php?/topic/135745-emby-for-android-tv-android-app/#findComment-1427714
    1 point
  22. UPDATE Hey Luke, I just checked maybe my server wasn't updated or something but after i restarted my server pc again today and i just checked many movies that were transcoding before all of a sudden started to direct play Although they do lose DV and play HDR only Even True HD audio is direct playing now For example with software decoding i get DV but with the audio output set to auto before i would just get transcoding now it does direct play but not in DV
    1 point
  23. Hi, the next updates to both of these apps will have options to force transcoding of AV1. Thanks.
    1 point
  24. The android app is having the server convert the vtt to srt and perhaps this process is failing, or something happened like being denied write access to the folder it was trying to write to. Anyway, the player can handle vtt directly so we'll update it so that it doesn't have to get converted on the server anymore. That will solve this.
    1 point
  25. Thanks. Looking forward to new version, this problem has troubled me for a long time.
    1 point
  26. Hi, yes, I agree with you that some built-in bulk editing features would be great for music for Emby, especially for those fields that are not imported directly from embedded metadata. HOWEVER, I'd recommend using a third-party tagging program (e.g. Picard or Mp3tag or similar) for updating all imported metadata tags such as Albums and Artists and Album Artists. Do you use anything like this? IMPORTANT, also note, if you make changes to your music info within Emby only and then later on rescan your music library, then Emby will likely just re-import your embedded metadata that you haven't updated, and revert back to what you had before, so you may have wasted a lot of time. (AFAIK, making changes within Emby only, updates your Emby database only and does not change the original embedded metadata within your music files.) I'd recommend Mp3tag if you haven't tried it already. The basics are quick to learn and you can easily bulk edit your metadata, including cover art. It's also possible to script sophisticated Auto Actions that, once set up, can save a massive amount of time for making bulk changes to a whole library. Using a dedicated music tagging program will also allow other systems, besides Emby, to make use of your updated changes.
    1 point
  27. Hey, I've released a plugin that makes the experience more user friendly and no fiddling with scripts It's missing a few features to catch up to the script but will be there soon! See:
    1 point
  28. OK new plugin update is up. The OAuth token setting is gone and there is a new checkbox regarding images. Please make sure to read the help text underneath it and try it out and report your experience. Thanks.
    1 point
  29. Can someone please point me to where an External Player can be configured in the new Windows App available from the Microsoft Store? TIA
    1 point
  30. Five years in, bumping this request: Many users have PDF or txt 'liner notes' files in music album directories. Please implement ability to open those files in the Emby interface, the same way users can view cover and other image files from a track or album's right-click menu.
    1 point
  31. Hi, we'll look at improving this. Thanks for reporting.
    1 point
  32. It has come to our attention that someone (we believe out of China) is spoofing our purchase page and reselling bogus Premiere keys. Please be aware that the only valid locations to purchase Premiere are our web site (https://emby.media/premiere) or inside one of our official apps. The scammers are using the domain "Emby.team" and are spoofing credit card receipts that look like they come from us and everything. If you happen to have fallen for one of these scams report it to your credit card company and please let us know at billingsupport@emby.media. I'm afraid we cannot do anything to help return your money but we can try to squash the perpetrators. Thanks. View the full article
    1 point
  33. Greetings @ebr, I do not wish to share media directly. What I am looking for is what @harrvsuggests: being able to share a link with some users that takes them to the desired movie on Emby. For example, sending the link of a movie that is on my Emby server to one of my users, so that when they open the link, the movie opens in their Emby application, whether on Android or Windows. Of course, this person must be logged into my Emby server beforehand.
    1 point
  34. Here is what I see for a movie. (I've clicked the ... option on the right so I can see all of the options.) And here is the setting that shows my user has permission to use the feature. It's not a critical feature for me. I was just wondering too once the OP asked.
    1 point
  35. Yep I agree, the season list view should look more like the playlist view! Rating/date/duration at least. Not too bothered about classification, that's shown at the show level. Also make the font bold like the playlist view just to make it pop more and to distinguish itself from the plot.
    1 point
  36. Yearly bump, still looking bland. Even playlists have a better display, which is a bit of a conundrum. While we're at it, flattened season should also get same treatment.
    1 point
  37. Emby for Samsung Tizen SmartTV's (2015 J-series to Present) Download: https://emby.media/emby-for-samsung-smart-tv.html 2.3.4 (03/24/2026) Fix startup crash regression on older devices 2.3.3 (03/13/2026) Support new home screen features with 4.10 server 2.3.2 (02/11/2026) Fix regression with older devices 2.3.1 (1/29/2026) Improve error handling on audio track changes 2.3.0 (1/1/2026) Fix some dialogs being cut off on older models Fix volume control for youtube player 2.2.9 (12/11/2025) Merge Movies and Shows tab in mixed content libraries 2.2.8 (11/20/2025) Fixes for live tv guide rendering on older devices 2.2.7 (10/31/2025) Fixes for YouTube playback 2.2.6 (10/19/2025) Show person age Improve now playing music background 2.2.4 (09/17/2025) Fixes for horizontal home screen 2.2.1 (09/07/2025) Add new option to hide episode spoiler information Fix video being improperly stretched in some situations 2.2.0 (09/02/2025) Fixes for horizontal home screen 2.1.9 (08/24/2025) Fix detail screen regressions with collections and actors 2.1.8 (08/22/2025) Improve horizontal home screen 2.1.7 (08/21/2025) Support new 4.9 server features Various scroll fixes 2.1.5 (08/01/2025) Background fixes 2.1.4 (07/25/2025) Fix regression in metadata editor 2.1.3 (07/23/2025) General performance improvements 2.1.1 (05/26/2025) Add display option to automatically jump through folders containing single items 2.1.0 (05/01/2025) Fix various display quirks on older models 2.0.6 (04/26/2025) Fix regression causing app to not load on older models 2.0.5 (04/24/2025) Fix regression causing app to not load on older models 2.0.4 (04/21/2025) Add option to control video player long press behavior Improve support for fonts embedded within .ass subtitles (with 4.9 server) 2.0.3 (04/12/2025) Improve performance 2.0.2 (03/25/2025) Fix loss of focus in the video player when seek bar is disabled 2.0.1 (03/20/2025) Support sleep timer in the audio player 1.9.8 (03/03/2025) Add options to force transcoding for certain formats 1.9.7 (02/07/2025) Ensure 16:9 aspect ratio is shown fullscreen 1.9.6 (01/07/2025) Support Remove from Continue Watching under TV -> Suggestions 1.9.5 (12/19/2024) Fix playback settings screen not loading 1.9.4 (12/17/2024) Quality detection fixes 1.9.3 (12/12/2024) Increase default remote quality 1.9.2 (12/05/2024) Support sorting playlists and collections by date added 1.9.1 (11/06/2024) Bug fixes for music video screens 1.9.0 (10/07/2024) Resolve top portion of some screens being cut on specific devices 1.8.8 (08/26/2024) Improve general navigation performance Fix played indicators showing during backdrop screensaver Avoid stream copying interlaced video 1.8.7 (07/27/2024) Live TV Guide fixes for older devices Now playing screen layout fixes 1.8.6 (07/02/2024) Fix header background being lost on older devices 1.8.5 (06/25/2024) Add theme song volume setting 1.8.4 (06/18/2024) Live TV Guide scroll fixes 1.8.3 (06/12/2024) Fix regression in audio play queue screen 1.8.2 (05/30/2024) Support shuffle state in the audio player Support incremental seek speed Improve performance 1.8.1 (05/23/2024) Auto-scroll guide to last played channel Show more rows in video OSD guide Improve performance 1.8.0 (05/13/2024) Make subtitle offset dialog easier by converting to a slider 1.7.9 (04/26/2024) Fix unnecessary transcoding of flac audio files 1.7.8 (04/09/2024) Group collection items by media type 1.7.7 (03/15/2024) Fix add to play queue missing from context menus 1.7.6 (03/06/2024) New screen for music genres 1.7.5 (02/08/2024) Live TV Guide layout fixes 1.7.4 (01/22/2024) Fix seek bar regression 1.7.3 (01/20/2024) Fix seek bar regression 1.7.2 (01/19/2024) Fix regression causing some settings screens to not be reachable 1.7.1 (01/15/2024) Various user interface bug fixes 1.7.0 (12/27/2023) Various user interface bug fixes 1.6.9 (12/21/2023) Various user interface bug fixes Support channel up/down buttons to change channels during live tv playback 1.6.8 (12/11/2023) Improve dialog menus throughout the app 1.6.7 (11/12/2023) Fix startup error on older models 1.6.6 (11/10/2023) Improve Korean subtitle font Add release date to playlist and collection sort orders 1.6.5 (10/11/2023) General performance improvements throughout the application Support the new profile pin feature in conjunction with Emby Server 4.8 1.6.4 (09/14/2023) Make more fields available in lists 1.6.1 (08/14/2023) Fix regression with Emby Connect pin code sign in Fix regression causing home screen settings to display incorrectly 1.5.9 (08/12/2023) Fix regression on older devices causing lists to render with blank text 1.5.8 (08/10/2023) Add option to hide media info from detail screens 1.5.7 (07/12/2023) Various fixes and improvements with back button behavior and left nav menu Various performance improvements 1.5.6 (06/14/2023) Rework app exit menu Support left sidebar by pressing left on the left edge of most screens 1.5.5 (05/16/2023) Add flatten series display option 1.5.3 (04/06/2023) Add View Lyrics context menu option 1.5.2 (03/06/2023) Rework add to collections/playlists user interface 1.5.1 (02/10/2023) Various user interface bug fixes 1.5.0 (01/11/2023) Various user interface bug fixes 1.4.9 (12/13/2022) Support sorting playlists Fixed HLS subtitles not rendering correctly on certain models 1.4.8 (11/17/2022) Add Played filter for audio books 1.4.6 (10/20/2022) Subtitle selection fixes 1.4.5 (10/18/2022) Fix regression when playing H265 1.4.4 (10/17/2022) Various user interface bug fixes 1.4.3 (10/13/2022) Various user interface bug fixes 1.4.2 (10/05/2022) Various user interface bug fixes 1.4.1 (9/28/2022) Fix regression with 2015/2016 devices Various video OSD fixes 1.4.0 (9/28/2022) Various video OSD fixes 1.3.9 (9/20/2022) Fix nested dialog focus regression Various video OSD fixes 1.3.8 Various video OSD fixes 1.3.7 Various video OSD fixes Various subtitle fixes Add option to control rating information display at the start of playback Updated now playing design for music in the background 1.3.6 Various video OSD fixes Various subtitle fixes 1.3.5 Various video OSD fixes 1.3.4 Add home screen focus preview option Make play from beginning always visible Update runtime on detail screen when changing video versions Add ends at directly to video player Update video OSD layout to reduce button clicks Move subtitle offset feature into subtitle menu Update Live TV guide design Various right to left (rtl) fixes 1.3.3 Fix loss of header on certain devices 1.3.2 Updated design for Movie Suggestions and TV Suggestions tabs Various performance improvements Fix blue radiance theme not working on some models 1.3.1 Improved right to left (RTL) support Fix playback progress bar on older models 1.3.0 Initial right to left (RTL) support Various video playback fixes 1.2.9 Add new fields that can be selected for display in lists Improve video detail screens Add new theme options Various improvements to video OSD and audio now playing screens 1.2.8 Improve video detail screens Support new accent color display option (2018 models and newer) Support lyrics Support new manual recordings feature Various improvements to video OSD and audio now playing screens 1.2.7 Improve video OSD menus Improve visual seeking support in video OSD 1.2.6 (29/04/2022) Samsung store version 1.2.6 Improve visual seeking support in video OSD 1.2.5 Improve visual seeking support in video OSD 1.2.4 Improve visual seeking support in video OSD 1.2.3 Fix remote control regressions in certain models 1.1.1 Fix support for play button press on Live TV Guide slots Support keyboard input on search screen 1.1.09 Support A-Z picker with descending sort order 1.1.08 Fix regression with 2015 & 2016 devices 1.1.07 Live TV Guide layout fixes Video OSD layout fixes 1.1.06 Fix regression with playpause remote button Fix regression causing progress bar to not show on audio OSD 1.1.05 Add new option to display logos as titles on detail screens Improve audio book detail screens 1.1.04 Various subtitle fixes 1.1.03 Close chapter menu when selecting a chapter during playback Add workaround for 2022 models that don't support embedded subrip subtitles Add subtitle background color and opacity options Various subtitle rendering improvements 1.1.02 Various fixes with new video OSD features 1.1.01 Various fixes with new video OSD features 1.1.0 Add Info, Chapters, On Now and Guide sections to video OSD Minor adjustment of detail screen buttons Improve performance of playlist detail screen Add sort by track number option to folder views 1.0.99 Update top tabs design to support more than seven tabs 1.0.98 Improve WMC theme 1.0.97 Fix blue radiance theme background color Live tv guide layout fixes 1.0.96 Various subtitle fixes Fix navigational input occasionally skipping over certain form fields 1.0.95 Various fixes with horizontal home screen 1.0.94 Add more field options for display in lists Improve single channel program list display Improve list navigation performance 1.0.93 Various ass/ssa subtitle fixes for 2016 models Fix wrong subtitles being selected in certain situations 1.0.92 Various ass/ssa subtitle fixes for 2015 models Various fixes for new multi-select filters Support for new features in upcoming 4.6 server release such as Live TV channel grouping 1.0.91 Fix regression saving certain settings 1.0.90 Various ass/ssa subtitle fixes Support multi-select filtering 1.0.89 (01/15/2021) Restore preview feature for 2016 models and up Various ass/ssa subtitle fixes 1.0.88 (12/21/2020) Resolve click through problem on certain 2015 devices 1.0.87 (11/18/2020) New: modified Home Screen like web client New: modified Now Playing like web client Fixed: an issue where some TV models couldn't select certain folders 1.0.86 (10/20/2020) New: added new transitions found in other clients Fixed: navigational problem with photo albums 1.0.85 (09/29/2020) New: added feature to change subtitle offset New: added feature to download subtitles during playback' Fixed: navigational problem within settings 1.0.84 (09/10/2020) Various navigation fixes 1.0.83 (08/29/2020) Fixes an error preventing the app from loading on some model TVs 1.0.82 (08/27/2020) Navigation fixes and internal changes 1.0.81 Improve ass/ssa subtitle rendering Improve performance of text-based subtitles (srt, vtt, etc). 1.0.80 (07/01/2020) 1.0.79 (06/01/2020) Improve Live TV Guide 1.0.78 Improve Live TV Guide performance 1.0.77 Various performance and scrolling improvements 1.0.76 Various fixes for rendering ass/ssa format subtitles 1.0.74 Improved performance of navigating large lists 1.0.73 Redesign add to collections & playlists Fixed problem where subtitles weren't selectable when more than one audio track was present 1.0.72 (01/31/2020) Samsung store version 1.0.71 (01/01/2020) Added ability to change font size and color of SRT format subtitles in settings Added remotes with combined Start/Pause button can now start items from Home page Added selecting Info using remote on Home page brings up playback menu for highlighted item Added clicking Back/Return from Home page brings up the Settings/Exit page instead of exiting the app 1.0.70 (12/01/2019) Added support for internal ssa/ass subtitles 1.0.69 (11/01/2019) Updated music OSD Return/Back button on remote will remove OSD while playing movies 1.0.68 (10/3/2019) Fixed an issue on some models where the active poster wasn't being highlighted 1.0.67 (10/01/2019) Restored counts on list screens Added "Are you still watching?" in settings Fixed an issue which caused some models to start with just a black screen 1.0.64 (09/01/2019) 1.0.63 (08/01/2019) Update detail screen buttons to newer design Improve app performance 1.0.62 (06/30/2019) Fix spinning circle when pressing FF/REW on some TV models Fix check boxes not changeable on some TV models Fix a problem where the second video in a series would play shadowed if transcoding occurs Updated playback icons Added support for WMA music 1.0.61 (07/01/2019) Samsung store version 1.0.61 (2019/05/21) Improve app performance Expanded sorting and filtering options Improved subtitle support Support multi-version movies with version selection prior to playback Improved uniform design with other Emby apps 1.0.53 Fixes details pages not fully loading causing endless spinning circle 1.0.43 Fix double subtitles issue 1.0.42 (2018/07/06) Improve navigation performance Various subtitle fixes Update filters and sorting options on all list screens Improve Live TV recording layouts 1.0.34 Add filters and view settings Improve live tv guide layout 1.0.32 Add new theme feature 1.0.25 Improve automatic bitrate detection within local networks Improve navigation performance Announcement 1.0.24 Various subtitle fixes New DVR features - manage series recordings 1.0.23 Improve direct play of high bitrate & 4K content 1.0.22 Improve direct play of high bitrate & 4K content New vertical layouts Full support for Live TV Guide New Live TV features - view series recordings, better suggestions, improved recording layouts, and more 1.0.21 Improve direct play support for high bitrate content, including 4K video Update to latest Emby Theater interface 1.0.20 Resolve issues related to subtitles Improve direct play of high bitrate & 4K content 1.0.18 Fix next episode auto-play crashing the player Use native tizen fast-forward and rewind functions Update to latest Emby Theater interface 1.0.17 Add delete button to video detail screens Improve Live TV program detail screen Always show scenes at bottom of detail screen 1.0.16 Resolve video OSD staying visible permanently on certain models Improve external subtitle support Emby for Samsung Orsay SmartTV's (2014 H-series / 2015 J-series Entry) official app notes 0.122 (2018/10/29) Final release, Samsung is no longer taking inputs for their legacy OS as of Oct 2018 0.120 (2018/09/07) Fixed focus issue on subtitle selection screen 0.116 (2018/07/06) Improve navigation performance Various subtitle fixes Update filters and sorting options on all list screens Improve Live TV recording layouts 0.113 (2018/03/20) Added support for additional subtitle formats 0.112 (2018/02/19) Add new sort feature Fix a couple of issues on the add new server page 0.111 (2018/01/02) Improve navigation performance Add option to switch to vertical home screen 0.110 Add new themes feature 0.105 Initial release Announcement --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Emby for Samsung Orsay SmartTV's (2012 E / 2013 F / 2014 H / 2015 J-series Entry) community app notes 2.2.9 (2021/06/17) Fixed a problem affecting TVs that don't support 60fps Final release, no longer being developed. 2.2.8 (2020/09/18) Fixed a problem with selecting LiveTV channels 2.2.7 (2020/01/23) Fixed a couple navigational errors - thanks ogry 2.2.6a (2020/01/21) Fixed a problem where episodes were not being shown under season folder 2.2.6 (2019/07/05) Remove sha1 password Update authentication to use pw field Removes Genres itemcount from queries and overlays Fix bug preventing IME from showing Server by name will use default port 8096 if not entered 2.2.4 Modified max bitrate for transcodes 2.2.3 Fixed: Unsupported audio codec selected when transcoding. Added Live TV back in (beta) Prefer backdrop images to screenshots for episodes on the home screen. 2.2.2 Minor audio playback change to maintain server compatibility. See here. 2.2.1 Fixed: Menu Screen goes up and down when scrolling after a movie is finished (thanks @shorty1483 ). Corrected codec support for J4300, J5200, J5300, J5500, J6200, J6300, J6400 and K8500 (thanks @Jay204 ) 2.2.0 See here. Emby for Samsung Orsay SmartTV's (2011 D-series) third party app notes 1.0.10 (2019/07/05) Remove sha1 password Update authentication to use pw field Removes Genres itemcount from queries and overlays Fix bug preventing IME from showing Server by name will use default port 8096 if not entered Final release, no longer being developed. 1.0.8 Fixed DTS playback
    1 point
  38. no. if there is a error it needs to show in the app.
    0 points
×
×
  • Create New...