Leaderboard
Popular Content
Showing content with the highest reputation on 04/17/22 in Posts
-
See what you get once you organized them correctly, but as ebr said combining them will get you the best results from all clients. Mkvtoolnix is great for combining into a single mkv if you want2 points
-
Well, i would hate this. You always can add stuff you have in your favorites to any list - and so to a "To Watch" List. I have a lot stuff in my favorites that i already saw and its stuff i can rewatch over and over again. But in my to watch list i only wanna have stuff that i never saw before but plan to see.2 points
-
I was speaking with aaronsomek, the person who started this thread. As topic has reached over 30 pages, perhaps what we can do is jump into a chat. Then create a new thread when there is a working plugin. What do you guys think? If anyone in the future wants to join the PM, you can let us know below.2 points
-
2 points
-
Telling us the Shield is an Android device while posting a picture showing us Shield is an ANDROID TV device, while not knowing the difference, is not a good look.2 points
-
I am switching over from a Win7 box running MBC to Chromecast dongles. With the Win7 box I had a HDMI to Cat6 setup that allowed me to stream to up to 4 displays/TVs simultaneously. It was great while it lasted, but involved stapling cables to the ceiling to run it from room to room - plus it has borked Can there be an option to multi-cast to several receivers at once? i.e. simultaneously play to Chromecast dongles in my office and living room and kitchen simultaneously so i can walk from room to room without stopping and restarting the movie or show all the time? I realize that bandwidth could POTENTIALLY be an issue, but i have a fill gigabit network and a multi-port NAS so that really is the least of my worries... Thank you!1 point
-
I'm posting here to gauge interest in this potential tool/utility - I use it for my parents and it works really well - but to be useful for the masses, it will need some more time spent on developing the code to make it more universal. However, before doing that, I wanted to see if this is useful as I don't want to waste my time.. What does it do ? It creates a 'Recommendations' library for each user based on items added to a Recommendations playlist. This library is then displayed in the usual 'Latest' list. As items are watched, they disappear off the list. Example (Actual) screen grab - (note 'Recommendations Row') How does it work ? A new library is setup and each user plus a global entry is given their own folder :- In these folders will be links (STRM files) to the real media. These are automatically created on a schedule via a standard playlist file (see below). Individual user based permissions can be applied to these folders - therefore, personalised recommendation lists can be created or globally set if added to the global recommendation playlist. So for this user - they will just see Recommendations for Rich and Global. The Recommendations 'library' needs to go to the top of the list for it to be easily visible :- Note - if there is nothing in the Recommendation library for that user (ie it is empty) - then the Row will not be shown. How do I flag an item as a Recommendation and to whom ? The script pulls the recommendation file locations from the XML playlist - thus you can just use the normal emby playlist functions to add or remove recommendations and add them to the relevant playlist. Anybody can add any entry to any playlist (as playlists are not permissioned), so be wary of that.. If you want everybody to see the Recommendation - then just add it to the Global Recommendation playlist. How often does it update ? Currently my script just runs every night and automatically creates any new entries added to the playlists. Now the initial library and playlist setup is done, this is now fully automated for me - I just add recommendations to the playlist and the following day it appears on those users screens. ... Of course, if emby allowed a playlist to have permissions and allowed it to be shown on the main screen in a row, then there would be no need for these scripts to hack a 'virtual' library... Any thoughts ? Is this worth progressing to make the initial setup more automated ?1 point
-
Ok I'll get with cayars but it does not use the same order. It uses a random sorting in the database.1 point
-
Same model I have. I'm running server on my DS1821+ and am very happy with it, but I also don't do any transcoding which will be the most important thing to consider if you are considering combining media and server. It can transcode 1080p, but you may find 4K to be a little too much for it because it doesn't have the gpu for hardware assisted transcoding like some of the other models. I also added extra memory, though it was right away so I'm not sure how much it helped. Thing seems to be fast enough for my needs The nice thing about having my media with the server is that I only need one box up at all times vs two when they are separate.1 point
-
1 point
-
The PS5 does have a nice user interface. It's a shame they're not opening up their app store to all developers.1 point
-
1 point
-
Did find it in the web interface of emby, meanwhile android app of emby doesn't show some of the plugins. Thanks got it1 point
-
The plugin will not be able to do as much as the core implementation such as actually adding the buttons in the video player to skip, so I wouldn't think of it as a substitute anyway.1 point
-
@Lukewe would really appreciate some more openness about the plans. If its not going to happen soon, just be honest. We can deal with it and find some other solutions till then. For know we all get frustrated because we don't know when and if it's going to happen. HDR + Emby + subtitles is really a pain now.1 point
-
Here is the kb page, see the split video file section. Both parts should be in the same folder Ben-Hur (1959) Ben-Hur (1959)-pt1.mkv Ben-Hur (1959)-pt2.mkv Emby Movie Naming : Emby1 point
-
Your layout would have them as two separate items per your images even though they are one as they both would have the same providerids so played/resume will be problematic as they are tracked by providerids. Technically they should be in the same folder and part 2 shows as Additional part on part 1 item details page.1 point
-
Will do so in next 7.x version. I removed some older (no longer used info), approximately 40-50 chars. If it's still not enough, I could also shorten the "filename" at the tail of the url. The filename extension is mandatory so Kodi can identify the content by extension (mkv, mp4, mp3 etc) but the actual filename is just for convenience. Also I could shorten the prefix from e.g. "embyvideo" to "ev". It's also just a unique ID for the internal webserver.1 point
-
Thank you ebr. My Onkyo AV receiver does a small boat load of audio modes, including 9 flavors of DTS, but not the rare DTS-HRA, but does include DTS-HD HR.....oh my it getting like choosing from 100 kinds of shampoo. I've always been a 2-ch audiophile, but diving into 7.1 audio, plus the various video capabilities we have, it's a whole new paradigm of home entertainment. Thanks a bunch. I've got more research to do, but I'll find a good path with you folks (Emby staff and forum users) as my 'council'.1 point
-
I have a very similar issue, where I could download for some, but not others, and I've just figured it out. It's when the filename of the subtitle exceeds 255 characters. That's why for me it was working for some and not others as the 'embyvideo-f608e73e19fc46f...' stuff is taking up most of the character limit, then the actual file name doesn't have much left to use, so the title of the episode can easily put it over the edge and cross over the 255 character limit, causing it to fail to write. The 255 character limit is an android wide thing (and it's the same length limit on MacOS too, and 260 on Win), so hopefully Emby Next Gen can work on cutting down the character limit of the called for file names?1 point
-
Figured it out, it's due to the 255 character limit for file names in Android. The 'embyvideo-25904gn45gg' referencing takes up a lot of that limit, leaving little space for the name of the file. Any way that can be fixed?1 point
-
Hi, finally I got it! I have had to ask for some help as I couldn't write the files, but with you information, and a friend of mine, I have the library organized as I wanted. Thanks a lot!1 point
-
I still have problems with movies: 2022-04-17 12:48:10.966 Info App: MovieDbProvider: Finding id for item: Die Geschichte vom armen Hassan.avi 2022-04-17 12:48:10.972 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Die+Geschichte+vom+armen+Hassan.avi&language=de 2022-04-17 12:48:11.277 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Die+Geschichte+vom+armen+Hassan+avi&language=de 2022-04-17 12:48:11.591 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Die+Geschichte+vom+armen+Hassan.avi&language=en 2022-04-17 12:48:11.903 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Die+Geschichte+vom+armen+Hassan+avi&language=en 2022-04-17 12:48:12.014 Info HttpClient: GET https://private.omdbapi.com?apikey=fe53f97e&plot=full&r=json&s=Die+Geschichte+vom+armen+Hassan.avi&type=movie 2022-04-17 12:48:12.581 Info Server: http/1.1 Response 200 to 178.254.20.73. Time: 1636ms. http://178.254.20.73:8096/emby/Items/RemoteSearch/Movie?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=6f851f12-51b1-4311-b023-80439dee7640&X-Emby-Client-Version=4.6.7.0 2022-04-17 12:48:19.555 Info Server: http/1.1 POST http://178.254.20.73:8096/emby/Items/RemoteSearch/Movie?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=6f851f12-51b1-4311-b023-80439dee7640&X-Emby-Client-Version=4.6.7.0. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36 2022-04-17 12:48:19.557 Info App: MovieDbProvider: Finding id for item: Die Geschichte vom armen Hassan 2022-04-17 12:48:19.558 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Die+Geschichte+vom+armen+Hassan&language=de 2022-04-17 12:48:19.694 Info HttpClient: GET https://private.omdbapi.com?apikey=fe53f97e&plot=full&r=json&s=Die+Geschichte+vom+armen+Hassan&type=movie 2022-04-17 12:48:20.222 Info Server: http/1.1 Response 200 to 178.254.20.73. Time: 667ms. http://178.254.20.73:8096/emby/Items/RemoteSearch/Movie?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=6f851f12-51b1-4311-b023-80439dee7640&X-Emby-Client-Version=4.6.7.0 2022-04-17 12:48:31.508 Info Server: http/1.1 POST http://178.254.20.73:8096/emby/Library/FileOrganizations/5a8f3ee32462433c0ccf81d682c54dee/Movie/Organize?X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=6f851f12-51b1-4311-b023-80439dee7640&X-Emby-Client-Version=4.6.7.0. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36 2022-04-17 12:48:31.530 Info App: Sorting file D:\Videos\Neue Filme und Serien\DEFA Maerchen Sammlung German DVD-VHSRip Xvid - PoMe\27.=.Di3G3schic111017180020\Die Geschichte vom armen Hassan.avi into movie D:\Videos\Filme Kinder\Die Geschichte vom armen Hassan (1958)\Die Geschichte vom armen Hassan (1958) - [ Theatrical Version ].avi 2022-04-17 12:48:31.536 Error Server: Error processing request *** Error Report *** Version: 4.6.7.0 Command line: C:\Users\Rico\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.22000 Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: C:/Users/Rico/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 10 Data path: C:\Users\Rico\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Rico\AppData\Roaming\Emby-Server\system System.Exception: System.Exception: Unable to find movie in library matching name Die Geschichte vom armen Hassan.avi at Emby.AutoOrganize.Core.InternalFileOrganizationService.PerformOrganization(MovieFileOrganizationRequest request) at Emby.AutoOrganize.Api.FileOrganizationService.Post(OrganizeMovie request) at Emby.Server.Implementations.Services.ServiceController.<>c__DisplayClass6_0.<VoidActionDelegate>b__0(Object service, Object request) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.AutoOrganize TargetSite: Void PerformOrganization(Emby.AutoOrganize.Model.MovieFileOrganizationRequest) Can't get a popup to overwrite here 2022-04-17 12:50:54.918 Info App: Organize with corrections: D:\Videos\Filme\Fast & Furious 7 (2015)\Fast & Furious 7 (2015) - 1080p [ Extended ].mp4 2022-04-17 12:50:54.921 Info App: Sorting file D:\Videos\Neue Filme und Serien\FandF 07 108\FandF 07 108\Fast.and.Furious.(07).Extended.2015.German.AAC51.DL.1080p.BluRay.x264-Kristallprinz.mp4 into movie D:\Videos\Filme\Fast & Furious 7 (2015)\Fast & Furious 7 (2015) - 1080p [ Extended ].mp4 2022-04-17 12:50:54.925 Info App: File 'D:\Videos\Neue Filme und Serien\FandF 07 108\FandF 07 108\Fast.and.Furious.(07).Extended.2015.German.AAC51.DL.1080p.BluRay.x264-Kristallprinz.mp4' already exists as 'D:\Videos\Filme\Fast & Furious 7 (2015)\Fast & Furious 7 (2015) - 1080p [ Extended ].mp4', stopping organization 2022-04-17 12:50:54.929 Error Server: Error processing request *** Error Report *** Version: 4.6.7.0 Command line: C:\Users\Rico\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.22000 Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: C:/Users/Rico/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 10 Data path: C:\Users\Rico\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Rico\AppData\Roaming\Emby-Server\system System.Exception: System.Exception: File 'D:\Videos\Neue Filme und Serien\FandF 07 108\FandF 07 108\Fast.and.Furious.(07).Extended.2015.German.AAC51.DL.1080p.BluRay.x264-Kristallprinz.mp4' already exists as 'D:\Videos\Filme\Fast & Furious 7 (2015)\Fast & Furious 7 (2015) - 1080p [ Extended ].mp4', stopping organization at Emby.AutoOrganize.Core.InternalFileOrganizationService.PerformOrganization(MovieFileOrganizationRequest request) at Emby.AutoOrganize.Api.FileOrganizationService.Post(OrganizeMovie request) at Emby.Server.Implementations.Services.ServiceController.<>c__DisplayClass6_0.<VoidActionDelegate>b__0(Object service, Object request) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.AutoOrganize TargetSite: Void PerformOrganization(Emby.AutoOrganize.Model.MovieFileOrganizationRequest) Unfortunately, new series do not work either. 2022-04-17 12:55:08.845 Info App: Beginning file organization with corrections: Aladdin to D:\Videos\Serien Kinder 2022-04-17 12:55:08.851 Error Server: Error processing request *** Error Report *** Version: 4.6.7.0 Command line: C:\Users\Rico\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.22000 Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: C:/Users/Rico/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 10 Data path: C:\Users\Rico\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Rico\AppData\Roaming\Emby-Server\system System.Exception: System.Exception: Object reference not set to an instance of an object. at Emby.AutoOrganize.Core.InternalFileOrganizationService.PerformOrganization(EpisodeFileOrganizationRequest request) Source: Emby.AutoOrganize TargetSite: Void MoveNext()1 point
-
I'm really liking the new event information @Luke, rather than Generic arguments (ie private void _embyTv_RecordingStarted(object sender, MediaBrowser.Model.Events.GenericEventArgs<TimerInfo> e)) and its now private void _livetvManager_RecordingStarted(object sender, MediaBrowser.Model.Events.GenericEventArgs<ActiveRecordingInfo> e) much cleaner, kudos. This won't take too long to rectify.1 point
-
** If everyone can please upgrade to v3.0.5.5 on the official catalog, and report EVERY single issue in the Github Issues list and I'll get a team together asap. Thank you guys1 point
-
Ah yes that makes since as you have other queries with language, can you post the nfo for those series. @seanbuff \tmdb-tv\58557 \tmdb-tv\8519 But believe the fix would be applying language in the UI to these series or fixing nfo file is issue is seen. As it appears specific to this items.1 point
-
There was no language fix made. I think what's happening is you have an nfo file containing a custom language with a bad value in it.1 point
-
Side Note: GMail is showing the server this community is running can not be verified. Seems as so the reverse DNS or the SPF records are not correct. (Emby Mods or Admins may care to look into this also. The below message received when the reply notify came in for this thread.) Be careful with this message Gmail could not verify that it actually came from emby.media. Avoid clicking links, downloading attachments, or replying with personal information.1 point
-
1 point
-
Why only two choices? I am watching Arcade Fire from Coachella in 1080p right now. Martin1 point
-
Magsajo, The progress bar for bulk edits has been added. See the attached code. I got it done early because I could not sleep last night Vic emby_new_tool_23.html1 point
-
Sorry, bit late but I just came across this thread. My non-technical 2 cents... Last year, ET was playing HDR with no issue that I could see and I didn't even have to configure anything. A reminder of just how good ET can be as a media player.. Then at some point, playback was pale as the topic says. Since there were no intel driver updates, and with MS updating all the time; I figured that the pale playback it's likely due to some change MS made. However, HDR still plays perfectly fine in both portable versions of mpv.net and MPC-BE (current vers' 1.5.4). Not only is the HDR saturation good with these players, but they are both very fast to load, play, skip etc. Especially mpv.net. Only had to initially muck about a bit with the audio config to get the sound right. Whatever the cause of the sudden pale playback; it seems to be an issue that the Emby developers have to resolve. Don't play a lot of HDR content, so using another player as a workaround isn't a big issue for me at the moment. However I must admit I am a little confused as to why these portable players seem to have no issue with HDR and yet ET still does. Running ET and server on Win 10 Pro 21H2 using the HD 630 of a 7th gen i5 Best to health to everyone.1 point
-
So the idea of cloning Favorites would be a viable option for a basic "To Watch List". But OP request is way beyond a basic watch list.1 point
-
Now that Emby support tonemapping of HDR content, it would be nice if the playback thumbnails Emby generates could be tonemapped as well, because as of now, they're pretty washed out.1 point
-
1 point
-
1 point
-
@FrostByte Ist gut, habe es jetzt verstanden und korrekt herunterladen und installiert im NAS. Vielen Dan für Ihre Hilfe1 point
-
Personally I've seen no disruption on my Sony Android TV to date. As for compensation it seems like they are doing there best to fix this, plus giving extra weeks of trail for new users. Let's see how this pans out before we start slinging mud.1 point
-
Okay, so the only reason we have stayed silent on the details until now is because we think that our users complaining to Google about the issue may only make matters worse. So, please, do not complain directly to Google. Let us deal with this through proper channels. I have had discussions related to both our device limits and certain features that we feel cater directly to only the illegal use of our platform with many users and stated how the store operators have all the power. We can be removed at a whim by any of them. Many of you have argued with me that that is a silly concern. I've also pointed out how the stores don't fully understand what we are and, in many cases, just don't care to. The net of the current situation is that someone was discovered using our platform to distribute content illegally. The owner of the content reported our app as violating their copyright and Google immediately suspended us. No matter that we are not responsible for this nor does our app actually provide any content. With the very vague understanding of these details by the people in charge, the mere hint of anything "off" is enough. We have recourse, supposedly, but they have a rather long time to respond to it. We should be nearing the end of that time and will, hopefully, be re-instated soon. If not, we'll have to see what our next steps are to prove to them that our app is not hosting this content. I'll re-iterate - a bunch of our users complaining will likely just make matters worse so please do not do that. We will let you know when we have any more information. Google has been completely silent for almost two weeks now. Thanks.1 point
-
Thanks to @Happy2Play link and @FrostByte I easily managed to access the Var folder !! Thanks again for the help.1 point
-
Version 2.0.70a of the Fire TV App Released Version 2.0.70a of our popular Fire TV app is now available on the Amazon store as well as Emby for Fire TV Download Web Page This version contains fixes and internal improvements for general use and includes compatibility updates for an upcoming server release. Your device should update automatically or you can update manually from the Amazon store. Normalize max height on 1080 setups Improve SSL support - this should help with compatibility of self-signed certificates Compatibility with upcoming server release Improve audio handling Improve WOL support Various minor improvements and fixes If you want to check out all the cool features in Emby for Fire TV make sure to checkout and scroll down this page looking at all the features. Emby for Fire TV Web Page View the full article1 point
-
Hi Guys, I recently moved from Kodi with MySQL for lack of proper multi user management and server side support, I have to say I'm impressed with Emby. Together with the Kodi Plugin it really takes the solution to a whole new level, count me in among the supporters! One feature I would like to see is the ability to recommend movies or shows to other users: I share my Library with close friends and family but it is a big library so they are always calling me to recommend them a movie to watch. It would be really cool if after watching a movie I can click a Recommend button and choose the users I think would like the movie, then it is displayed on their suggested movies at the top with the name of the user who recommended it... Sorry if there is something like this is already there, I am new to the interface and don't fully know it but could not find such feature... Thanks!1 point
-
1 point
-
So I've been working on a solution to this in the background as a few weeks ago, my parents asked for recommendations as they say there is too much to choose from haha. Currently my solution is manually but it's working ok - I'm now trying to automate it by reading a defined playlist and building the recommendations from that, as currently there is no way to tag a 'recommendation'. As of now - it uses a 'Recommended' library, with sub folders / permissions - one folder per user. In these folders are strm links to the actual recommendation - be be a movie or tv series. Because the 'Recommended; library acts just like any other library on the 'latest' view - you simply need to put 'Recommended' to the top of the list for each user - and up pops the Recommendations for that user (and only that user).. resulting in ... The strm files are just links to the real video files (+ copies of metadata) - each user having their own folder in the library so they can be individually permissioned .. .. permission for each 'recommendation' folder is configured for each user. There is nothing to stop you having 'Generic' recommendations - simply add to the permissions - or if all are ticked, the user will see all the recommendations across all users .. As the user watches an item in the 'Recommendations' list - then it drops off the list (as it's a played item) which is neat - and of course also tags it as played in the main library. As I said - this is all great, but it's manual as I need to create the STRM files (which is easy enough, but it's not possible to do this via the emby GUI). So my thoughts are to read a predefined users recommend playlist xml file - which can be added to by simply selecting the playlist and 'add' - and use that to auto generate the strm links in that users recommended library. This should be easy enough to do, I just haven't got around to it yet. So it's not perfect by any means - and is a workaround until it's done properly in the db - but instead of tagging a film as 'recommended to user X' - you simply add that film to their 'recommended playlist' instead (or multiple recommended playslists) and it will then show in their 'Latest Recommendation' (library) list following the next schedule. I'll keep you updated on progress - likely in the 'tools' section of the forum.1 point
-
My apologies if there is already a feature request for this, I searched but couldn't find anything. My experience is with the Roku and Android TV apps but it may apply to other apps as well. With the "Up Next" and "Recently Added" rows on the homescreen one almost never needs to dig down deeper to find something to watch. A view I think is missing is a random unwatched movie view which would allow more spontaneous selections when you can't decide what to watch. I am an indecisive person and when given a choice of a 1000 movies I will never decide on one, but give me a choice of 20 movies and I will find something quick. I realize this would be a personal preference having this view so if it could be made an option like how the "Show Premieres Row" currently works in the Android TV app everyone would be satisfied. Yes I am aware of the filtering options but the point is to take as much user intervention out of the process and help one pick a movie they might have not otherwise chosen.1 point
-
Just want to request for this feature > Option to create a shortcut of all Networks/Streaming services content on home screen or your main screen. This will create or do a quick view shortcut of all movies/tv shows from Netflix for example or any other network or streaming exclusive content right at your home screen.1 point
-
+1 This should be a high priority item please1 point
-
Just a note, NVIDIA Shield is not yet able to be installed (Nor will Shield find it in the Play Store). I am not sure why this is, as the the Shield is an Android device. I was just installing another Shield and found this issue and Emby is my main source, so this is not a good thing. (The other shields are still fine.) I keep seeing mentions of "Side Loading" but no info on HOW to sideload or what version is for what type of device. Am I upset I can't do a simple install as I should be able to...Yup. Even more so being a full paid user. (I also happen to be the one that lost ALL of our movies a few years back doing a delete of one movie and server code removed the entire movies directory! That was me...the one that told them of that major bug issue but the damage was done at point.) So now, not being able to install without work arounds, is just bad. As you can see in the attached, it shows that it is "Not Compatible" with my device. Ugh...Emby, this is embarrassing to say the least. I read WHY it was removed...But still...it makes no sense seeing you can also share Plex with a simple login.0 points
