Search the Community
Showing results for tags 'skin'.
-
NO LONGER SUPPORTED Tested primarily with Google Chrome Available for Emby stable and beta releases Complete dark themes for Emby web client in 9 different accent colors RED, ORANGE, ORANGE PLEX, YELLOW, GREEN, BLUE, PURPLE, GRAY & PINK I find it more consistent to have a same color everywhere instead of the blue/green default. Even the logos and icons are changed to fit with the proper accent color. You also have the option to have a light version of the theme. Just read and follow instructions HERE for both, stable and beta releases. Note that I'm not using Live TV and this
- 423 replies
-
- 16
-
-
Probably not the best title nor do I know if this is an Embuary issue or just an issue. I've been having this issue for a while now and I'm just getting around to posting it. We watch a lot of TV and when we're done with the episode we'll delete it. The deletion seems to work fine. The problem arises when I delete the last episode of a show. The episode will delete but the show image stays in the list of shows even though there are no episodes in there. Once I click in and back out of the show it disappears. It's like something is just getting stuck and when you click on it then it realizes it
-
Where is the "Installed Plugins" section in the settings page?
KumarjitDey posted a topic in Emby Theater
To install Emby Theater skins... like Ultra Pure Skin,, their installation guide tells me I have to go to settings > installed plugins option but i do see any in emby theater app. why??! -
Flextuary An Emby Theater Skin This is a community-developed Emby Theater skin that draws inspiration on my love for the new default Kodi v17 skin, Estuary. Whilst some parts borrow heavily on the original Kodi skin, others are just loosely based around the general feel. The GitHub repository for this skin is at: https://github.com/flexage/emby-web-flextuary Current Status This skin is currently still in development, and far from feature complete. That being said, all major areas have been given a once over, and the skin should be perfectly usable even at this early stage.
- 99 replies
-
- 15
-
-
- skin
- Emby Theater
-
(and 1 more)
Tagged with:
-
Salut, j'ai un serveur dedie chez ovh :Serveur FS-48T-L - Xeon E5-2620v3 - 64GB - SoftRaid 12x4To SAS2 1- J'aimerai savoir si avec plusieurs centaine de user connecter en même temps sa peut poser problème a la lecture des vidéos? 2- Y'a t' il une config précise pour éviter des ralentissements sur les lectures de vidéos? 3- J'ai configurer emby + kodi + skin titan mais quand je ne trouve pas d'option ''RECHERCHE'' pour chercher un films (pareil pour series tv etc...) j'ai vu qu'il y'a FILTRE mais je voulais savoir si c’était possible d'afficher l'option recherche car quand o
-
Figured id start a post for anyone that might want to make a new skin for emby theater in the future. These mockups were already posted in the emby theater thread, but figured id start with these and add more in the future. One of the reasons I love Kodi is all the different skins. Would be cool to have that with emby someday, skins to suite everyone's tastes. Id love to make some myself but I cant code for the life of me. So Ill stick to just drawing up some ideas for others. Mockup 1 ARRAY: An enhanced version of the default emby theater skin.
-
Hallo ich bin gerade dabei an einem Skin zu arbeiten und bin gerade etwas am rätseln was das Limit in der "loadLatest" Funktion der Episoden für ein Fehler hat. Hier einmal die Funktion im Original: function loadLatest(element, parentId) { var options = { IncludeItemTypes: "Episode", Limit: 12, Fields: "PrimaryImageAspectRatio", ParentId: parentId, ImageTypeLimit: 1, EnableImageTypes: "Primary,Backdrop,Thumb" }; return Emby.Models.latestItems(options).then(function (result) { var section = element.querySelector('.latestSection'); cardBuilder.buildCards(result, { par
- 6 replies
-
- loadLatest
- Skin
-
(and 1 more)
Tagged with:
-
Arctic Zephyr: From Ashes http://imgur.com/a/bNlCO The beloved theme which has had an 80 page run with Kodi Isengard (v15) returns in Kodi Jarvis (v16) as Arctic Zephyr: From Ashes. As @@im85288 and @@badaas move on to Eunique (which so happens to use From Ashes' Audio Suite so check it out!) long term support custodianship of what I personally like to believe is one of the best themes currently out for Kodi has fallen to me. Although updates won't be as frequent as they once were, the point of From Ashes is to ensure that it continues to work in Jarvis and beyond. Released Christm
-
Hey Guys, I was wondering if someone that knows java script could help me out. I am really just looking for someone that could fork the default skin and either show me what code to delete or do it for me. If need be I would be willing to pay. I love everything about the default skin for emby theater except for one thing. I would just like to remove the black overlay on top of the backdrop on the left side of the screen of the movie detail and collection pages. If need be I would be willing to pay for it. I don't imagine it would be overly complicated to just remove it but I am not an exp
- 1 reply
-
- 2
-
-
- skin
- emby theater
-
(and 1 more)
Tagged with:
-
I'm using Emby Theater for Windows Desktop (ie, not the Windows App), on Windows 10. Is it possible to customize the Skin, or create a custom Skin? At this stage I'm not wanting to do anything major (ie, I don't want to design a whole new skin), but I would love to be able to customize the display of Tags (ie, display them, and control where they are displayed), and perhaps some other things (eg, I might like to display some custom text based on a item having a certain Media Stub media flag). I did just notice that the Tags are displayed when viewing my library via the server browser i
- 3 replies
-
- ET
- Emby Theater
- (and 5 more)
-
ABOUT MODERN8 Modern8 is a metro inspired theme for Windows Media Center. It uses Patchou's Media Center Themer to apply the new and improved UI Modern8 is unique to many other Media Center themes (see details & screenshots further below): Improved modernized UI experience – clarity and usability comes first. No more fogs or ‘glass buttons’. No more blue. 500+ images have been completely redesigned or retouched Includes genuine Microsoft Xbox One navigation sound effects All new bar design for on-screen media controls Choice of 5 different accent colours – standard (black), blue, gre
- 112 replies
-
- 10
-
-
- Media Center
- Theme
- (and 8 more)
-
Hi, Just like to report what looks like a bug. When a custom skin is applied the search and user icons that normally appear in the top right of the ET screen disappear. You can still access the user menu by hitting esc or backspace, but I can't find a way to search. Only occurs in the windows client, web ET is fine.
-
I'm sure this is covered somewhere but I checked the Wiki and did a search but can't find it. How do I install a new skin?
-
I just started to try making a skin for Emby Theater. During my early modifications, I realised that the search and settings buttons disappeared at the right top for some unknown reasons. Basically, I just modified css/colors.dark.css just to test out because it's totally new for me. I just replaced this color #52B54B everywhere for red. I did nothing else. Before going any further on this theme, I'd like to know what I'm missing or doing wrong? Is there something very basic I don't know? My url installation is here
-
I noticed on my WP-app that before the coverart is loaded, an generic image of a DVD-case is displayed. Maybe it is possible to display the coverart behind the (semi)transparant DVD-case. I used to work with an app on my iPod for XBMC/KODI very intuitive interface. I know, not everybody likes this, but maybe a possibility to "skin" the app? regards, B
-
Does the Emby for Kodi addon set extrafanart for music to something like Container.Art(extrafanart), where it can be accessed everywhere throughout a skin?
- 1 reply
-
- kodi
- extrafanart
-
(and 3 more)
Tagged with:
-
I am using Emby for Kodi 1.1.53, and in my music library, when I sort music albums after "Tracks", multidisc albums don't get split up into their individual albums. The titles are ordered like 01 - foo 01 - foobar 02 - foofoo 02 - foofoobar ... This same thing worked without problems when scanning the same audiofiles directly to kodi. Music is properly tagged, either MP3 or FLAC, with the disc tag set.
-
Hi All, Gotham Aeon Nox 4.1.9 skin is released in stable repo! Helix Aeon Shednox 3.0a released in beta repo! The skin has two 'Mode' switches on by default for MB3 mode - XBMB3C Video and XBMB3C Music. What works: - Main menu and sub menu entries should automatically point to the 'standard' locations - You will probably want to add your custom collections as Video nodes - Search - NextUp Widget - Latest Movies Widget - Latest Episodes Widget - Random Movie Widget - Random Episode Widget Released in the XBMB3C Repo. Gotham: Git: htt
-
Hi, I'm relativly new to MediaBrowser and just playing around for a few weeks with it :-) But I'm already using XBMC for a few years as my main MediaCenter and would like to combine it now with MediaBrowser. The only thing that keeps me from that is the lack of a XBM3C skin that fullfill my (and my girlfriends) needs). We a using Xpereience1080 and love it. It's a simple and easy to use skin. I see that there already is a XBM3C compatible Xpereience1080++ Skin, but that one is cluttered with unnessecary stuff and don't look good imho So I would like to ask if someone can make a XBM