GrimReaper Posted February 10 Share Posted February 10 Some interesting development here: 1 Link to comment Share on other sites More sharing options...
SneakyFeet Posted April 7 Share Posted April 7 Are there any updates regarding a Featured / Spotlight section? This is something that I have been wanting for my server for awhile now to better inform my users of new larger titles that have been added. I also made a mockup concept image just to see how it would it could look. 5 1 Link to comment Share on other sites More sharing options...
rbjtech Posted April 7 Share Posted April 7 There is some progress being made on this - the use of existing 'banners' produces reasonable results - with a 'spotlight' of 2 or 3 titles. There are multiple threads on this for 'Recommendations / Spotlight / Watchlist' etc - they are effectively all the same thing - a row of items pulled from the main collection to 'bring to the top' of the pile. I have no ETA's - but this is being looked at but it's not top of the priority list - in summary, there is no easy way to get placement of the image above 'My media' nor is there any easy way to get a single full width banner using existing metadata. 2 Link to comment Share on other sites More sharing options...
kikinjo Posted April 7 Share Posted April 7 3 minutes ago, rbjtech said: There is some progress being made on this - the use of existing 'banners' produces reasonable results - with a 'spotlight' of 2 or 3 titles. There are multiple threads on this for 'Recommendations / Spotlight / Watchlist' etc - they are effectively all the same thing - a row of items pulled from the main collection to 'bring to the top' of the pile. I have no ETA's - but this is being looked at but it's not top of the priority list - in summary, there is no easy way to get placement of the image above 'My media' nor is there any easy way to get a single full width banner using existing metadata. There is a Halloween spotlight that can be used for this as a starting point. Also this feature was requested million times already for all emby clients. This should be prioritized and delivered. 4 Link to comment Share on other sites More sharing options...
rbjtech Posted April 7 Share Posted April 7 48 minutes ago, kikinjo said: There is a Halloween spotlight that can be used for this as a starting point. Also this feature was requested million times already for all emby clients. This should be prioritized and delivered. Themes are unfortunately custom written for each client - thus not a particularly good platform for this sort of thing. That being said - The Holiday and Halloween do trigger an extra 'row' of Suggestions under the My media row - so it would be useful to know how that is triggered as it could be used for other purposes .. Link to comment Share on other sites More sharing options...
Armageus Posted April 9 Share Posted April 9 On 07/04/2022 at 06:25, SneakyFeet said: Are there any updates regarding a Featured / Spotlight section? This is something that I have been wanting for my server for awhile now to better inform my users of new larger titles that have been added. I also made a mockup concept image just to see how it would it could look. Because you can't just tell your close friends/family that you've added some new (illegally obtained) content? Link to comment Share on other sites More sharing options...
chef Posted April 10 Author Share Posted April 10 On 4/7/2022 at 1:25 AM, SneakyFeet said: Are there any updates regarding a Featured / Spotlight section? This is something that I have been wanting for my server for awhile now to better inform my users of new larger titles that have been added. I also made a mockup concept image just to see how it would it could look. The banner looks awesome. It would be very cool to see something like that on all the clients. 3 Link to comment Share on other sites More sharing options...
rbjtech Posted April 10 Share Posted April 10 8 hours ago, chef said: The banner looks awesome. It would be very cool to see something like that on all the clients. Hi @chef - did you get anywhere on the Plugin for this (re our 'Recommendations PM's) - Yes it won't be a full screen poster (and never will be, unless custom designed or a strip copied out a background) but using existing 'banners' works pretty well to give you 2-3 'spotlight' items - which look very different from the other posters on the main page. Maybe lets re-engage on that ? 1 Link to comment Share on other sites More sharing options...
zarejosin Posted May 5 Share Posted May 5 Would love to see some progress here. +1 In General is there any roadmap? Link to comment Share on other sites More sharing options...
zarejosin Posted May 5 Share Posted May 5 (edited) On 4/7/2022 at 12:28 PM, kikinjo said: There is a Halloween spotlight that can be used for this as a starting point. Also this feature was requested million times already for all emby clients. This should be prioritized and delivered. Totally agree with you. I am working in the IT sector and I know a lot of people and their profiles. The emby team seems to be a group of hard core Devs where the focus is more to challemge the technicaly than fullfill the "market" needs. Everything mus be 105% preplanned and working in theory before they start 1 line of code. This will destroy the product completely. My request for a simple push notification for phones is raised since years, nothing happens. There is also no roadmap. Alao this, as you said even if 50% is there, they could use this 2 years and do it, instead they nedd more time to explain it to us why is it not working. Its a bit disappointing. To contribute: If there is no "large" image for one big long spoglight than do 2x 50% spotlights or a widget which is splittet with a cool / split having some descripton and title as a layer next to the banner and you have a cool feature. See attached example. With css or overlay picture this is an easy thing. Edited May 5 by zarejosin Link to comment Share on other sites More sharing options...
BaiGanJia Posted May 17 Share Posted May 17 (edited) 20220517_205852.mp4 Horizon: 20220517_220435.mp4 emby轮播海报实现思路,给有缘人,如果你看到并且对你有帮助,不客气。 搭建另一个轮播的网页,引用这个网站的frame框架到emby内部,就行了。 你甚至可以把爱奇艺首页搬进emby,但是那样是无法实现点击标题跳转到emby的媒体页面的,必须给每个URL一个media item ID,然后才能跳转到对应ID的媒体页面。 所以这个首页轮播的网页只能你自己搭建,设置自己的item ID。 并且,因为同一部片子,在不同的emby服务器上的ID 也不同, 也就是说这个网站搭建了以后,只能给你自己用,给别人引用,也是实现不了点击跳转的,因为Url跳转的itemID跟他数据库的ID对不上。 Edited May 17 by BaiGanJia 3 1 Link to comment Share on other sites More sharing options...
chef Posted May 17 Author Share Posted May 17 (edited) I've been watching this guy build a Netflix clone using react. It's pretty neat. Netflix uses backdrops as their main spotlight, but I rather like the layout that apple tv uses more. I got me thinking that you could create the spotlight banner using a backdrop, and flex the logo as an overlay somehow to create a custom banner. Edited May 17 by chef Link to comment Share on other sites More sharing options...
zarejosin Posted May 17 Share Posted May 17 2 minutes ago, chef said: I've been watching this guy build a Netflix clone using react. It's pretty neat. Netflix uses backdrops as their main spotlight, but I rather like the layout that apple tv uses more. I got me thinking that you could create the spotlight banner using a backdrop, and flex the logo as an overlay somehow to create a custom banner. Absolutely cool! And emby on Nvidia Shield has this functionality I don't know why they dont enable this for all apps. I have posted here a screenshot of it: 1 Link to comment Share on other sites More sharing options...
ebr Posted May 17 Share Posted May 17 18 minutes ago, chef said: I've been watching this guy build a Netflix clone using react. It's pretty neat. Netflix uses backdrops as their main spotlight, but I rather like the layout that apple tv uses more. I got me thinking that you could create the spotlight banner using a backdrop, and flex the logo as an overlay somehow to create a custom banner. That's not a spotlight. That is showing details for the currently selected item and, as mentioned, the Android TV, Fire TV and Roku apps have this same layout (basically) because I also copied it from Netflix . 1 Link to comment Share on other sites More sharing options...
chef Posted May 17 Author Share Posted May 17 (edited) 10 minutes ago, ebr said: That's not a spotlight. That is showing details for the currently selected item and, as mentioned, the Android TV, Fire TV and Roku apps have this same layout (basically) because I also copied it from Netflix . Yeah, I'm quite happy with the FireTV app. It looks really great. My parents use the android app (which is the same). It bakes itself into the TV OS a little more with suggestions on the tv home page. I know Amazon makes it a little difficult to do the same. I've recently learned how to use the Echo show 15 widgets, and I'm going to get emby cycling through on it (a discussion for another time perhaps). Edited May 17 by chef Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now