Search the Community
Showing results for tags 'Icons'.
-
I would like to know where do I have to store my custom icons for 1080p/h.264/etc for the CoverArt plugin to read them, and also how I have to name them. I tried finding a naming pattern or a guide in the forum but I don't find it. Thanks in advance.
-
I recently got a new Emby server up and running (Docker version) and for some reason I am not getting icons for channels in the Live TV guide. On my previous server with the same guide provider and lineup (SchedulesDirect/Comcast) they showed up after refreshing the guide data. Is there anything I can check to see why they aren't getting pulled down/saved?
-
These are long overdue but they are finally here. I have created 89 109 genre/tag icons for anime to share with the community to use in tandem with the anime server plugin created by @@Aphid Design I used a "japanese brush" font and placed sakura petals flowing over the icon to give it an overall Japan feel. I know it might be cliche but when browsing from Movie -> TV -> Anime views I wanted the user to immediately recognize what view they were on. Anime sets itself apart from other media types (Movies, TV) as it has a genre/tag for practically everything. I meticulously attempted to give each genre an accurate representation whether it is an emotion or scenario by selecting the proper images that might fit such as the example above "Angst". Samples and many more... https://www.youtube.com/watch?v=eTMeb9IBN4I https://www.youtube.com/watch?v=AYFgrQcLwZo Download 109 genres included (background, folder and thumb) Genre List (Updated Nov 02 2014) Anime-Genre-Pack-1 Anime-Genre-Pack-2 Anime-Genre-Pack-3 Anime-Genre-Pack-4 Anime-Genre-Pack-5 NEW! (20 Genres Added - Nov 02 2014) Instructions You will find that the server makes both the Movies and TV shows use the same genre icons. In order to get around that you will need to add a prefix for TV and Anime series genres. Detailed instructions found here and here Additional Info There are still more genres/tags that I did not create. It will depend on the demand and/or requests of this set. Asian Drama (Dorama) Genre Icons TV Genre Icons
-
Just throwing up some simple My Media Icons I made for myself. I liked the look of the dynamic images with the solid black background, but not all of the images were being created. So, I made these and I figured I'd share.
-
What are Asian Dramas? According to the DramaWiki: "Asian television entertainment that use the following Eastern Asian languages: Chinese (Mandarin and Cantonese), Japanese and Korean. TV dramas, artists, singers, directors and screenwriters related to Eastern Asian language TV drama series are included." What is a Dorama? Japanese television drama also called dorama, are a staple of Japanese television and are broadcast daily. All major TV networks in Japan produce a variety of drama series including romance, comedy, detective stories, horror, and many others. Client Sample - Windows Phone MB App Download Asian Drama Genre Pack 1 Asian Drama Genre Pack 2 NEW! (13 Genres Added - Dec 03 2014) Includes (32 Genres) folder.jpg (cover) background.jpg (720p resolution) thumb.jpg Anime Genre Icons TV Genre Icons
-
1st issue. Two of my libraries ( HomeMovies & Games ) refuse to stick to assigned artwork and instead will display auto downloaded thumb artwork. My other three libraries ( Movies, Trailers, TV Series ) all display correctly. The 1st row of the image below is what I typically see. The 2nd row is what I see after I delete the Thumbs and refresh the page. This only lasts until the page is refreshed again and then back to 1st row. I tried to delete the Thumb over and over but it always comes back and retains the artwork as shown below. 2nd issue. The reverse seems to happen to LiveTV, Guide and Recorded TV. I have assigned custom artwork and it always reverts back to no images. Also, why are these 3 libraries named the same when right clicked Edit Image, always loads up Live TV.
-
Hi Everyone, First, it goes without saying that Emby is really sweet, the devs have done, and continue to do, an awesome job! Quick question in regards to the icons for the Trailers and Collections channels (I think they're channels...?). Currently, across all of my clients, the icons for the Collections and Trailers Channel look like this: Is there any way to change them to something custom? With my regular library icons, I built little collages out of covers from my movie, music and TV collections. Thanks! JBL
-
Running 3.0.5781.5. I'm not sure I ever could set icons. The images show in the server manager for the folders I have set up, because assigning to Primary works (as do Backdrop, Thumb, Logo, Menu), but not in the Library view in the web UI nor in the Android TV app. When I upload an image and try to set its type to Icon I get this: 2015-12-19 19:04:43.5811 Info HttpServer: HTTP POST http://mini.tuxedo:8096/emby/Items/086e3be64d4b7f4a43f49e5294f890d5/Images/Icon. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.80 Safari/537.36 2015-12-19 19:04:43.5822 Error HttpAsyncTaskHandler: Error occured while Processing Request: Unable to bind request *** Error Report *** Version: 3.0.5781.5 Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac Operating system: Unix 15.0.0.0 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /Users/Tuxedo/.config/emby-server Mono: 3.10.0 ((detached/d1a1ea3) Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe Unable to bind request ServiceStack.Host.RequestBindingException at ServiceStack.Host.RestHandler.CreateRequest (IRequest httpReq, IRestPath restPath) [0x00000] in <filename unknown>:0 at ServiceStack.Host.RestHandler.ProcessRequestAsync (IRequest httpReq, IResponse httpRes, System.String operationName) [0x00000] in <filename unknown>:0 InnerException: System.Runtime.Serialization.SerializationException KeyValueDataContractDeserializer: Error converting to type: The requested value 'Icon' was not found. propertyName: Type propertyValueString: Icon propertyType: MediaBrowser.Model.Entities.ImageType at ServiceStack.Serialization.StringMapTypeDeserializer.PopulateFromMap (System.Object instance, IDictionary`2 keyValuePairs, System.Collections.Generic.List`1 ignoredWarningsOnPropertyNames) [0x00000] in <filename unknown>:0 at ServiceStack.Host.RestPath.CreateRequest (System.String pathInfo, System.Collections.Generic.Dictionary`2 queryStringAndFormData, System.Object fromInstance) [0x00000] in <filename unknown>:0 at ServiceStack.Host.RestHandler.CreateRequest (IRequest httpReq, IRestPath restPath, System.Collections.Generic.Dictionary`2 requestParams, Boolean createContentTypeRequest) [0x00000] in <filename unknown>:0 at ServiceStack.Host.ServiceController.<RegisterService>b__4 (IRequest req) [0x00000] in <filename unknown>:0 at ServiceStack.Host.Handlers.ServiceStackHandlerBase.GetCustomRequestFromBinder (IRequest httpReq, System.Type requestType) [0x00000] in <filename unknown>:0 at ServiceStack.Host.RestHandler.CreateRequest (IRequest httpReq, IRestPath restPath) [0x00000] in <filename unknown>:0 InnerException: System.ArgumentException The requested value 'Icon' was not found. at System.Enum.Parse (System.Type enumType, System.String value, Boolean ignoreCase) [0x00000] in <filename unknown>:0 at ServiceStack.Text.Common.JsReader`1+<>c__DisplayClassc`1[ServiceStack.Text.Jsv.JsvTypeSerializer,MediaBrowser.Model.Entities.ImageType].<GetCoreParseFn>b__6 (System.String x) [0x00000] in <filename unknown>:0 at ServiceStack.Serialization.StringMapTypeDeserializer.PopulateFromMap (System.Object instance, IDictionary`2 keyValuePairs, System.Collections.Generic.List`1 ignoredWarningsOnPropertyNames) [0x00000] in <filename unknown>:0 2015-12-19 19:04:43.5822 Info HttpServer: HTTP Response 400 to 192.168.1.42. Time: 1ms. http://mini.tuxedo:8096/emby/Items/086e3be64d4b7f4a43f49e5294f890d5/Images/Icon
-
HI, Just want to know if I am the only one who has tv icons manually adjusted for live tv (Channel 7, Win, Network 10 etc), but every server update breaks them and I have to manually edit the metadata images for them? This is a little time consuming (not really too bad, but a PITA), anybody notice similair behaviour. This happens across all machines (win 7 pc and win 7 htpc, all clients - android, moto x and tf700 tablet, with server 3.0.5675.1). Thanks
-
You can also get these off my site here: http://shaefurr.wix.com/mb3fanart Download Genre 2 Download Genre Download Genre Portrait
-
- 1
-
-
- game genre
- genre
-
(and 2 more)
Tagged with:
-
Genre Icons & Backgrounds Disappear Using Web Client Interface
ElLoboSolitario posted a topic in Windows Media Center
I recently switched to the new Web interface, but in the process also lost the function of genre icons (primary images) as well as the backdrops for each genre. Everything works fine when I revert to the classic interface. Does anyone have any ideas how to troubleshoot this anomaly?? -
I made a few different MediaInfo icon sets, same overlay as the others, just some different backgrounds. Follow the info in this post if you don't know where to put them. http://mediabrowser.tv/community/index.php?/topic/695-imagesbyname-folder/ https://www.dropbox.com/s/e7kuxw13hk919f6/MediaInfo%20Icons%20Border.zip?dl=0 https://www.dropbox.com/s/15uqtw5wv9v87se/MediaInfo%20Icons%20Box.zip?dl=0 https://www.dropbox.com/s/t3rdp9nnl4wfajz/MediaInfo%20Icons%20Flat.zip?dl=0
-
Look here for a bunch of nice icons in diverent styles ex. Io8, Windows8, Android etc.. Icons8 Cinena icons Windows8 Style
-
- 2
-
-
Does MBC currently look at the ImagesByName\GameGenre directory for the gamebrowser genre icons? It seems to be fetching the icons from ImagesByName\Genre.
- 6 replies
-
- gamebrowser
- mbc
-
(and 2 more)
Tagged with:
-
I have placed some user created icons for themes in the mediainfo folder in a separate folder named all. This is in the server too btw, which I assume is where they go? I have created a skydrive link and placed the folder there for others and so the naming can be verified. I believe they are all named correctly so they should be used, however only a few will display properly. The Dolby TrueHD will but the DTS-Ma will not? The year Icons will also not display. Can some one point me in the right direction? If you have better ones, please let me know where I can get them. Thanks Link:http://sdrv.ms/1d2iaKj
-
I found these awesome collection icons in the fan art forum, but I cannot find where to put them on my server...The ones I'm referring to are the favorites icon/background, and the movie genre icon/background.
- 1 reply
-
- collection
- icons
-
(and 2 more)
Tagged with:
-
I am starting a poll to get an idea of how many MediaBrowser users actually populate their genres with icons for their collections. I have noticed that some MB clients (MBC, MBT excluded) don't pull the genre icons from the server and instead just use the label. So really what I want to know is there a demand for genre icons to be pulled to other clients as well or do most of you simply not use genre icons and could care less. Thanks.
-
A few more icons here that people may be interested in: http://quaffleeye.deviantart.com/gallery/
-
I'm trying to track down the forum topic for the Genre Icons that were created for the Server Builds and are preloaded, but I can't find it anywhere - I've used search, gone thru various sub forums and I just can't set my eyes on it. Anyway.... The ones below are the one's i'm refering to. Basically I have a request for the Genre "Chick Flicks" - Would some one kindly create this genre with a poster and thumb for this category please. Thanks in advance
-
I'm just playing with the Windows 8/RT app and so far it's beautiful. I do have one problem though. My TV series' are broken up into two collections; one for narrative series, and one for documentary series. For the icons in the narrative section, I am using Demonseed's TV collection icons, which are (roughly) a 16:9 ratio. For the icons in the documentary series section, I use a poster icon with a different ratio. This is causing some inconsistency as the tablet application consolidates the collections into a single section. So, two questions: 1. Is it possible to separate the complete collections into smaller collections (Documentary Series, Narrative series, Animated series, etc.)? 2. If that is not possible, is there any way to maintain the aspect ratio of the folder.jpg icons? Thanks for a great app.
-
Is there a location under "ImagesByName" where icons/backgrounds can be set for the Favorite Books, Favorite Movies etc sections located under Favorites view?
-
Well done.