Search the Community
Showing results for tags 'Emby Theater'.
-
Media Stub Extras No Longer Displaying in Emby Theater
funwithmedia posted a topic in Windows & Xbox
Back around April 1st Media Stubs (eg, "Name.disc") placed in a Movie's Extras folder were being displayed in Emby Theater, but now are no longer showing. If this is an accident then I'd welcome having this functionality restored. Or, if it is by design I'm curious as to why it was removed (eg, was it causing problems with something)? Thanks!- 11 replies
-
- media stub
- emby theater
-
(and 1 more)
Tagged with:
-
Emby Server, Emby Theater, TV Series Metadata - Option to Override Spoiler Settings on a Per-Series Basis
funwithmedia posted a topic in Feature Requests
As I gradually am getting my library transitioned into Emby one thing that I've noticed is that I have some TV shows where the anti-spoiler feature makes sense because the shows episodes have a lot of continuity. But for other shows continuity is not really an issue and I would normally hop around watching whichever episode interested me at the time (The Simpsons is an example of this kind of show). So I think it could be useful to add an option in the Series Metadata to enable or disable Anti-Spoiler functionality for that Series, and this setting would take precedence over any global setting. So we probably want to make the setting have three states along the lines of: Always Use Anti-Spoiler Features, Never Use Anti-Spoiler Features, and Respect Global Anti-Spoiler Settings (which would be the same as if this item is never set by the user, ie the default). Then folks can configure things whichever way makes sense for their collection. PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request. -
The Creators Update went out to consoles today, as well as an update to the Emby Theater app on Xbox One and Emby Server 3.9.2 beta, and ever since I can't sustain playback within the app on the Xbox. Browsing works normally, and playback starts as expected, but will only last appx. 1 minute. No one attempted playback on the console (I believe) from when I updated Emby Server around 9:30 am until 1:56 pm (after both the console and Xbox app were updated), so I can't be sure that it's not a server issue (though I sincerely doubt it, since other clients - including Emby Theater UWP on a Windows PC - have been connecting/streaming all day without issue). The first title required transcoding, and when it failed I thought it might be a transcoding issue (log attached). The second title was direct play ready, and suffered the same playback failure. Any thoughts? Log - 3.29.17 1424.txt transcode log - 3.29.17 1424.txt
- 253 replies
-
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 expert in java script. If this is not the appropriate place to post this I will head over the the bounty website. Thanks again guys! https://github.com/MediaBrowser/emby-web-defaultskin
- 1 reply
-
- 2
-
- skin
- emby theater
-
(and 1 more)
Tagged with:
-
I'm experiencing an odd issue with video playback on Emby Theater for Xbox One. The video plays just fine, however the volume is significantly lower than it should be. Playing the same video using the built-in Media Player App playbacks with "normal" volume. I've tried restarting the app, re-downloading the app, signing in and out of my account, resetting the server, and nothing is able to resolve the issue. I have to turn my speakers up near max to approach appropriate listening levels. Obviously this isn't ideal as the rest of the system sounds are extremely loud at this setting.
-
Feature Request: Is it possible to add navigation arrows to the EPG guide in Emby Theater to scroll into the future? I use a mouse and the wheel will let me scroll up and down but there is no way to go left and right without using the keyboard.
-
Recorded a show using NextPVR and it will not direct play on xbox one
arsacchi posted a topic in Windows & Xbox
Greetings, I have NextPVR set up with my HDHR Connect to schedule and record live TV. The initial recording is a .ts file and for an hour show it was huge like 7-8 GB. Using ffmpeg I re-encoded the .ts file to an mp4 using these options: -c:v libx264 -preset slow -crf 26 -c:a aac. I've used these options before with mkv files and the resulting mp4 is able to be direct played on my xbox one, which is what I thought would happen here. Anyway, heres the problem: I try and play the new mp4 on my xbox one and it says I'm transcoding. (bitrate setting on app is set to auto) Weird. So I do my best to troubleshoot and try to play the same file on emby theater on my win 10 pc where my server lives. Still transcoding. So then I hook up my Dad's roku just to see what would happen and it direct streamed it with no buffering or stopping at all. For some reason the transcoding would not allow it to just play all the way through. So I guess I have two questions: 1) Why does my xbox have to transcode something i know it can direct play since all of my movies are mp4 and direct plays them with no problems. 2) If it can't direct play the file why can't the xbox direct stream it like the roku did which was great quality and no buffering/stopping? Attached are the server, remux, transcode log files, plus the media info for the file at hand. Thanks, server-63621468333.txt ffmpeg-remux-f42d1527-bb15-40a4-b4c3-e638d82bd902.txt ffmpeg-transcode-ab54a10c-5673-4f4d-8c50-e0e3b49e60c8.txt- 4 replies
-
- Emby Theater
- Transcoding
-
(and 1 more)
Tagged with:
-
Emby Server & Emby Theater - Display Seperator/Divider for Plot/Overview of Multi-Episode Files
funwithmedia posted a topic in Feature Requests
Some shows (eg, Phineas and Ferb) can often be comprised of two episodes per "block" (or ~20 minute episode time frame), and in instances where one chooses to keep those as a single file it would be nice if the Multi-Episode support added a little visual divider/marker when outputting the Overview/Plot so that it was more apparent when the plot of one episode ends, and the plot of the subsequent episode (contained in the same file) begins. My proposal is that we just use the same green dot delimiter as is used to separate Genres: <span class="bulletSeparator">•</span> Above from: https://github.com/MediaBrowser/emby-web-defaultskin/blob/gh-pages/item/item.js#L383 It'll be consistent with the overall look/feel, and no knew styles have to be created. I would have done a Pull Request, but I couldn't see anything in the default skin that impacts this -- I suspect that the Plots are combined on the server and then outputted as a single plot. Oh, actually, it just occurred to me that the plot is being stored as a single plot (in the Overview field) because it is a single file (duh!). Looking at the details of an example it does appear that the Plots are separated by a CRLF, but lately Emby Theater has not been displaying those (I thought, though I could be wrong, that in some earlier testing maybe a few weeks ago I had success with those characters being recognized and outputting as space between lines of text). Regardless of how we get there, it would be nice to have a visual separator (whether CRLF, or something else) for these plots. PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 14 replies
-
- 3
-
- Emby Theater
- Emby Server
-
(and 3 more)
Tagged with:
-
Emby Server and Emby Theater - iTunes Movies and TV Support
funwithmedia posted a topic in Feature Requests
I have a few handfuls of movies within iTunes Movies. I'm not a big fan of iTunes, but since I have these digital movies I've been exploring how to more easily access them. I recently came across the excellent Retune iTunes Remote software for Android ( https://play.google.com/store/apps/details?id=com.squallydoc.retune&hl=en ), created by SquallyDoc ( http://www.squallydoc.com ). This nifty piece of software is able to connect to my local iTunes library, display a list of my iTunes Movies, and then Play them in iTunes directly from within the app (ie, they do not play on my Android device, rather they play within iTunes on my computer). The fact that this is possible opened my mind to interesting possibilities for Emby integration (if there is enough user interest, of course). I think there would need to be two components to this: Emby Server would need to use the remote functionality (ie, whatever the mechanism is that iTunes provides for apps like Retune to be able to connect to the local iTunes library) to read what Movies (and TV Shows) exist within the users iTunes library. And then there'd need to be a way for the user to designate which Movies and TV Shows to display within Emby. The server would store whatever internal marker/id data is needed to later directly play that item in iTunes. And of course iTunes would need to be installed on the same network as Emby Server (so that it can access ITunes). iTunes is primarily on PC and Mac (and other Apple devices, of course), so Emby Theater should in theory be able to connect to a particular iTunes instance (ie, on the same PC) and then using the already acquired data from Emby Server, launch a given video in that iTunes instance (iTunes would need to already be open for this work, though it may be possible to lauch it via command line). Now, the thing that would make all this even cooler is if support for iTunes Extras (https://www.apple.com/itunes/working-itunes/enhance/extras/ ) could be added. I have reached out to the developer of Retune and he is going to see if that data is made accessible through the remote protocols. Ideally, we'd be able to import the list of iTunes Extras (including some basic metadata), and then launch them directly in iTunes. PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 3 replies
-
- 2
-
- Emby Server
- Emby Theater
-
(and 3 more)
Tagged with:
-
This is building on what I've mentioned previously ( https://emby.media/community/index.php?/topic/41937-questions-about-media-stubs/ ). Being able to create custom Media Stubs ( https://github.com/MediaBrowser/Wiki/wiki/Media%20stubs ) would be ideal, but I realize that is probably unlikely. So what I propose instead is a new Media Stub called Online, which could be indicated by ".online" instead of ".disc" (or even ".disconline" would be fine). I think with more and more media moving to an online context (ie, Vudu, iTunes, Disney Movies Anywhere) there is a place for having this kind of Media Stub. Now, would could then provide a relatively easy way that users could define their own online providers via Media Stub be allowing for the following naming convention: ".provider.online". So the user could just use ".online" or they could enter whatever continuous (ie, between ".") string they want to identify a given online provider (eg, "Terminator (1984).vudu.online") and then Emby would parse that and add it to an internal list of online providers. Then, using my other feature request of custom messages for Media Stubs ( https://emby.media/community/index.php?/topic/44010-emby-theater-external-player-custom-messages-particularly-for-media-stubs-and-tags/ ) Emby could provide a way to pick from the list of any Online Providers using the same UI I described for selecting Tags) when setting up an External Player of type "Media Stubs". Or, we could skip all that and just allow the user to manually enter strings to match of off (eg, ".vudu.online") -- this would basically be allowing Externally Players (in this case to display a custom message, per the other feature request) to be matched by arbitrary filename string patterns. In some ways that might actually be the easiest way to go (ie, the least work). And personally, I could live with that as I could then just create my own naming scheme using the existing Media Stub structure (eg, "Terminator (1984).vudu.online.disc") and match off of that for my custom messages (once the other feature request is implemented). Thanks! PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.
- 3 replies
-
- 5
-
- Emby Server
- Emby Theater
-
(and 4 more)
Tagged with:
-
Emby Theater - External Player, Custom Messages, Particularly for Media Stubs and Tags
funwithmedia posted a topic in Feature Requests
This is somewhat related to the FR (which I'd also like to see implemented) for defining External Players based on Tags ( https://emby.media/community/index.php?/topic/31386-request-external-playback-based-on-tags/ ). What I'd like to add to that is External Player support for Media Stubs ( https://github.com/MediaBrowser/Wiki/wiki/Media%20stubs ), with the ability to define a custom message to be displayed instead of the default message that is displayed for Media Stubs. (For those not familiar with Media Stubs, they are empty files that mark the existence of offline media, thus they are not "playable" within Emby, so a message is displayed instead.) I'm open to a variety of ways of going about this, but my current thought would be to add a Media Type of "Offline Media (Media Stubs)". And then the Enable For list would be something like this: Disc (no media flag) DVD Media Flag (if the filename contains DVD). Bluray Media Flag (if the filename contains BLURAY, BRRIP, BD25, or BD50). HDDVD Media Flag (if the filename contains HDDVD). TV Media Flag (if the filename contains HDTV, PDTV, or DSR). VHS Media Flag (if the filename contains VHS). I propose that Tag support (which could be added for all media types, not just Media Stubs) be added under Additional Filters, perhaps with a checkbox for Tags which would then open a dialog for selecting from a list of all Tags used within Emby. (Note that this functionality might depend on underlying functionality related to: https://emby.media/community/index.php?/topic/40912-metadata-manager-tags-autocomplete/ ) The Custom Message field should default to whatever Emby normally says for Media Stubs (and probably include a way to restore the default message), to make for easy customizing. The benefit to general users of being able to customize the message is that they can indicate where to go look for the disc (ie, everyone's physical organization is different). For my purposes, I'm wanting Tag support as well (and/or the ability to create custom Media Stubs [ https://emby.media/community/index.php?/topic/41937-questions-about-media-stubs/ ], but I'm not sure there is enough demand to warrant that feature) because I want to use Emby to also catalog some of the videos I have in online services such as Vudu, iTunes and Disney Movies Anywhere. I use the .hddvd.disc Media Stub (because I don't actually own any HDDVD's) for my online content, and then I Tag items according to the online provider (eg, Vudu, iTunes, DMA, etc.). Thus with the above feature request, I could have my items which are Tagged as Vudu give the custom message "Lauch Vudu to watch this item." One additional thought is that it might be nice to have a variable for the item Name (ie, {name}) so that we can include the Name of the movie, etc in the custom message. That's not a must-have though. (Edit) Related Feature Request: https://emby.media/community/index.php?/topic/44012-emby-server-and-emby-theater-support-for-custom-media-stubs-andor-an-online-media-stubs-andor-filename-string-matching-for-external-player/ Thanks! PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 3 replies
-
- 1
-
- Emby Theater
- External Player
-
(and 3 more)
Tagged with:
-
It would be great if Emby Theater had full support for the Xbox One Media Remote. Currently, it only has basic support so only the up, down, left, right, and OK buttons work.
- 12 replies
-
- xbox one
- media remote
-
(and 2 more)
Tagged with:
-
Emby Server / Emby Theater - Option to Mark an Extra as able to also Appear/Act as Standalone Item
funwithmedia posted a topic in Feature Requests
I don't know how much demand there might be for this, but thought I'd throw it out there. In my old, custom-built system I had a way that I could indicate that an "extra" (or subitem) could also appear in the main listing as it's own stand-alone item (with all of it's own metadata) (though I would indicate when viewing the details of that item in a stand-alone context that it was connected to it's parent item). The simplicity of how Extras work in Emby has definitely grown on me (it's very handy to just be able to drop stuff in an "extras" folder and have them handled automatically). However, I periodically have Extras that I both would like to appear as Extras for a given Movie, but which also are substantial enough to be present in the main listing of movies (for example, certain documentaries paired with a given movie DVD). It would be great if there were a checkbox to designate a given Extra could also appear independently (such that it would show up with it's own item listing, in addition to appearing as an Extra for it's parent). This is actually partly possible currently by adding an Extra to a Collection -- the Extra will show up in the Collection as a stand-alone item, including being able to browse to it's detail page (though, until we get metadata downloading, etc. for Extras there's not much to see: https://emby.media/community/index.php?/topic/43845-emby-server-emby-theater-support-nfo-files-and-automatic-metadata-lookup-for-extras/ ). This method kinda gets at what I'm aiming for, but I think I'd ultimately prefer the full version of what I'm asking for (including the Extra's detail page have an indicator of, and link back to the parent). One question though: Is what I've described as currently being possible with adding an Extra to a Collection a fluke (ie, an accidental feature), or can I count on it continuing to function that way? If I decide to make use of that functionality (eg, there are some items where it might be sufficient for me just to be able to add them to a Collection) I don't want that to then later go away because it was not something that was intended to work that way. Thanks! PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 3 replies
-
- 2
-
- Emby Server
- Emby Theater
-
(and 1 more)
Tagged with:
-
Completed Emby Theater - Display Title, Duration and other Metadata Below the Selected Extra
funwithmedia posted a topic in Feature Requests
In addition to (but not contingent on) a related feature request ( https://emby.media/community/index.php?/topic/43845-emby-server-emby-theater-support-nfo-files-and-automatic-metadata-lookup-for-extras/ ), I recommend Emby Theater display the full Title, Duration and any other Metadata below the currently selected Extra using something along the lines of the UX pattern called "Thumbnail grid expanding preview". See the following for examples: https://tympanus.net/codrops/2013/03/19/thumbnail-grid-with-expanding-preview/ https://tympanus.net/Tutorials/ThumbnailGridExpandingPreview/ http://www.oriongunning.com/thumbnail-grid-expanding-preview/ http://www.oriongunning.com/demo/gridder/ While the current layout is clean and concise, it is not terribly helpful (in my opinion) in knowing what one is considering watching. As far as I can tell the only ways to get more details are to either start playing the item, or Ctrl-D to view Edit Info (neither of which is ideal when you're just browsing). I think that the "Thumbnail grid expanding preview" UX pattern is a decent route to go and in keeping with the general aesthetic of ET. Additionally, once the underlying code is built for this way of displaying data, there are potentially other uses for this UX pattern. One I can think of at the moment (which can be spun off to it's own feature request at some later point) would be to have items in "More Like This" respond this way, so that you get a mini-detailed view of some of the item metadata and then the option to click through to that item's page to actually play the item if desired. This would enable one to more quickly ascertain (without fully going to the item page) if they want to further explore that "More Like This" item or not. Regardless of additional uses (such as for "More Like This" items), I think that some sort of improvement is definitely needed for displaying the details of Extras, and the "Thumbnail grid expanding preview" UX pattern seems like a decent option to me. PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 7 replies
-
- 12
-
- Emby Theater
- Metadata
-
(and 3 more)
Tagged with:
-
Emby Server & Emby Theater - Support NFO Files and Automatic Metadata Lookup for Extras
funwithmedia posted a topic in Feature Requests
From what I can tell currently videos within the "extras" folder do not get parsed automatically for online metadata, nor do any associated NFO files (from outside of Emby) get parsed. Following up on this post ( https://emby.media/community/index.php?/topic/40262-why-are-dvd-extras-limited-to-a-single-directory/page-2&do=findComment&comment=377431 ) I thought I'd go ahead and make a request here (and reiterate some of what I posted in the above thread). I'd be interested in NFO support for Extras, both support for writing to NFO, but also for reading an pre-existing NFO on import, like is done for regular items and automatically adding any available online metadata. However, given that the way extras are currently presented (ie, such that you don't really see/view much of their details), I can understand why there currently is not much support for additional details (and thus no NFO file support). Edit: Also, images named the same as a given extras video are ignored. It would be nice if these were picked up as well, like they are in non-extras contexts. Edit: An additional clarification: By "automatic" I do not mean that a external lookup should be automatically performed for every file in the Extras directory, as that would likely be a nightmare of mismatches. Rather, I just mean that if there is an NFO file that goes with a video file, and the NFO file contains metadata (such as IMDB ID, etc.) then an automatic lookup using that data should be performed in order to grab the corresponding metadata for that Extra. PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 11 replies
-
- 2
-
- Emby Server
- Emby Theater
-
(and 3 more)
Tagged with:
-
So here is what im triyng to do: Make external players work for pc games. ROMs already work by just selecting what emulator we want to use for certain kind of files like Dolphin for .wbfs files. Then i was thinking if we couldn't just do the same with pc games using scrips with AutoHotkey, the idea is simple: The script would make the role of the rom here, and the AutoHotkey would be the emulator.. So i made one script with the code: run D:\Games\Resident Evil 4\bin\bio4.exe Then rename it to .gbwin, on Windows i make .gbwin to always open with AutoHotkey so when i double click it, it opens Resident Evil 4 and closes itself all in background you dont see any command on cmd being executed on the screen. Now when i put it on Emby the server finds it ok, it show up on the Emby theater ok, the Play button is available ok, but when i click it nothing happens instead of a loading screen... I think this could really Works, should be a problem with the external players since not even my emulators work anymore on emby, always the endless loading. Its a problem with the external players or to use external players i need emby premiere? Could you guys test this, see if it works? Sorry for my english, BR here! huehue
-
Add Grouping and Filters for Length/Duration (Emby Theater, Windows Desktop)
funwithmedia posted a topic in Feature Requests
In addtion to things like Unwatched, Collections, Genres, Years, etc. I would find it nifty if there was a grouping for Length/Duration (Length might make the most sense, but I'm open to other words), perhaps by 15 minute increments? And adding in this sort of thing other places (eg, search filters, etc., whenever those types of things get implemented) would be useful. The use case for this is that I often only have a certain amount of time to watch something, and so I'll search (in my old, custom media setup) via time groupings for what I could watch within the time I have available. So I'm interested in any ways to achieve that easily within Emby Theater. Thanks for considering my request! PS-If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.- 3 replies
-
- 2
-
- UI
- Emby Theater
-
(and 3 more)
Tagged with:
-
Is there a more up to date list of Hotkeys than the following post? https://emby.media/community/index.php?/topic/2142-emby-theater/page-25&do=findComment&comment=72843 At the moment I'm wondering if there is a Hotkey for initiating a Search. If there are hotkeys for things like toggling/cycling Subtitles/CC or cycling Audio Channels (eg, different languages) I'd be interested in knowing those as well. I might think of a few more later that'd be useful, but at the moment those are what I'm most interested in. Overall though everything works great with my default remote settings, which is very nice.
- 30 replies
-
Idea: VLC Plugin (for easier Resume when using VLC as External Player in Emby Theater)
funwithmedia posted a topic in Plugins
This post (https://emby.media/community/index.php?/topic/35769-resume-is-not-working-with-mpc-hc-in-mbt/) got me thinking about VLC (my preferred player). I've already posted a Feature Request for a manual entry option (https://emby.media/community/index.php?/topic/43209-fr-option-for-external-players-to-prompt-for-stop-time/), which the good Emby folks hope to add in the future. But I have an idea for how we could partially automate this via a plugin, for users using VLC in particular. VLC has a HTTP Interface which can enable us to find out Duration (ie, total time of the currently playing item) and Elapsed time (ie, how much has been already played). I will paste an example of the XML output at the bottom of this post. We should be able to easily parse the <time> node to get the Elapsed time, and the <length> node to get the duration (both appear to be in Seconds). And then if that data has been stored in Emby for a given item, we can use the VLC Command Line --start-time=seconds to launch VLC, telling VLC to go to that point in the video. A significant caveat though is that if the user is using VLC to play a full DVD rip VIDEO_TS folder (which I am a big fan of, for the DVD menu support), then --start-time is likely to not produce the desired results (because DVD's vary in how they're authored, and so the time won't get applied to correct portion of the DVD. I think that in most cases it won't actually hurt anything, and perhaps in some cases the desired result will be achieved. But my thinking is that when clicking Play, ET can display some sort of message along the lines of "You stopped your video at ~34 minutes (out of 1 hour and 55 minutes total run time). Emby will attempt to resume at your stopping point, but you may have to manually go to the 34 minute mark (depending on the media format)." And then the user would click "Proceed" and VLC would launch. This way, they know where to fast forward (or jump ahead via chapters) if they're using a format (eg, VIDEO_TS folder rips) that doesn't lend itself to easy resuming. I am also exploring if there is any way to get the DVD "title" currently being played (note, this is not the movie title, but "title" as referring to the section within the DVD structure), but I'm not optimistic about being able to access that. If that is accessible, however, then it would actually be possible to construct a command line to resume the ripped DVD at the correct position, which would be rather nifty. I am a alright programmer (I work mostly with HTML, JavaScript, PHP, CSS/SCSS, and a little VBA and other assorted Windows-centric languages), but am brand new to Emby. If the above proposed plugin interests folks, is anyone interested in collaborating on bringing this about? I could likely handle any JavaScript-related elements of pulling the data from VLC (via the VLC HTTP Interface) and parsing the XML data, but I don't know anything (yet) about how to get that into the appropriate places within Emby so that Emby is storing the data. As a side note, I figure we'll poll the XML page periodically (eg, every 60 seconds, perhaps?), and I have some additional thoughts on underlying logic for how to do things (eg, we'll want to handle the fact that a VIDEO_TS DVD folder can have multiple "titles"/videos and so be careful we don't overwrite our Elapsed Time when the user is just in the DVD menu or something -- perhaps we'd prompt the user after they exit VLC as to whether they want to update their Resume Position with the new data or keep the old data [which we could display for comparison]?). Thoughts? <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <root> <fullscreen>false</fullscreen> <aspectratio>default</aspectratio> <audiodelay>0</audiodelay> <apiversion>3</apiversion> <currentplid>4</currentplid> <time>54</time> <volume>256</volume> <length>6943</length> <random>false</random> <audiofilters> <filter_0></filter_0></audiofilters> <rate>1</rate> <videoeffects> <hue>0</hue> <saturation>1</saturation> <contrast>1</contrast> <brightness>1</brightness> <gamma>1</gamma></videoeffects> <state>paused</state> <loop>false</loop> <version>2.2.4 Weatherwax</version> <position>0.0079024126753211</position> <repeat>false</repeat> <subtitledelay>0</subtitledelay> <equalizer></equalizer> <information> <category name="meta"><info name='filename'>\\PATH\TO\MY\DVD\VIDEO_TS</info></category> <category name='Stream 0'><info name='Display resolution'>720x480</info><info name='Type'>Video</info><info name='Frame rate'>29.970029</info><info name='Decoded format'>Planar 4:2:0 YUV</info><info name='Codec'>MPEG-1/2 Video (mpgv)</info><info name='Resolution'>720x480</info></category> <category name='Stream 1'><info name='Bitrate'>192 kb/s</info><info name='Type'>Audio</info><info name='Channels'>Stereo</info><info name='Sample rate'>48000 Hz</info><info name='Language'>English</info><info name='Codec'>A52 Audio (aka AC3) (a52 )</info></category> <category name='Stream 3'><info name='Display resolution'>720x480</info><info name='Type'>Video</info><info name='Frame rate'>29.970029</info><info name='Decoded format'>Planar 4:2:0 YUV</info><info name='Codec'>MPEG-1/2 Video (mpgv)</info><info name='Resolution'>720x480</info></category> <category name='Stream 15'><info name='Type'>Subtitle</info><info name='Description'>Closed captions 2</info><info name='Codec'>cc2 </info></category> <category name='Stream 13'><info name='Type'>Audio</info><info name='Language'>Spanish</info><info name='Codec'>A52 Audio (aka AC3) (a52 )</info></category> <category name='Stream 5'><info name='Codec'>DVD Subtitles (spu )</info><info name='Type'>Subtitle</info></category> <category name='Stream 9'><info name='Type'>Subtitle</info><info name='Language'>English</info><info name='Codec'>DVD Subtitles (spu )</info></category> <category name='Stream 2'><info name='Codec'>MPEG-1/2 Video (mpgv)</info><info name='Type'>Video</info></category> <category name='Stream 4'><info name='Bitrate'>192 kb/s</info><info name='Type'>Audio</info><info name='Channels'>Stereo</info><info name='Sample rate'>48000 Hz</info><info name='Language'>English</info><info name='Codec'>A52 Audio (aka AC3) (a52 )</info></category> <category name='Stream 12'><info name='Bitrate'>448 kb/s</info><info name='Type'>Audio</info><info name='Channels'>3F2R/LFE</info><info name='Sample rate'>48000 Hz</info><info name='Language'>English</info><info name='Codec'>A52 Audio (aka AC3) (a52 )</info></category> <category name='Stream 17'><info name='Type'>Subtitle</info><info name='Description'>Closed captions 4</info><info name='Codec'>cc4 </info></category> <category name='Stream 11'><info name='Display resolution'>720x480</info><info name='Type'>Video</info><info name='Frame rate'>29.970029</info><info name='Decoded format'>Planar 4:2:0 YUV</info><info name='Codec'>MPEG-1/2 Video (mpgv)</info><info name='Resolution'>720x480</info></category> <category name='Stream 6'><info name='Display resolution'>720x480</info><info name='Type'>Video</info><info name='Frame rate'>29.970029</info><info name='Decoded format'>Planar 4:2:0 YUV</info><info name='Codec'>MPEG-1/2 Video (mpgv)</info><info name='Resolution'>720x480</info></category> <category name='Stream 16'><info name='Type'>Subtitle</info><info name='Description'>Closed captions 3</info><info name='Codec'>cc3 </info></category><category name='Stream 14'><info name='Type'>Subtitle</info><info name='Description'>Closed captions 1</info><info name='Codec'>cc1 </info></category> <category name='Stream 8'><info name='Codec'>DVD Subtitles (spu )</info><info name='Type'>Subtitle</info></category> <category name='Stream 7'><info name='Bitrate'>192 kb/s</info><info name='Type'>Audio</info><info name='Channels'>Stereo</info><info name='Sample rate'>48000 Hz</info><info name='Codec'>A52 Audio (aka AC3) (a52 )</info></category> <category name='Stream 10'><info name='Type'>Subtitle</info><info name='Language'>Spanish</info><info name='Codec'>DVD Subtitles (spu )</info></category> </information> <stats> <lostabuffers>5890</lostabuffers> <readpackets>0</readpackets> <lostpictures>518</lostpictures> <demuxreadbytes>226224489</demuxreadbytes> <demuxbitrate>1.485878944397</demuxbitrate> <playedabuffers>4736</playedabuffers> <demuxcorrupted>0</demuxcorrupted> <sendbitrate>0</sendbitrate> <sentbytes>0</sentbytes> <displayedpictures>25574</displayedpictures> <demuxreadpackets>0</demuxreadpackets> <sentpackets>0</sentpackets> <inputbitrate>0</inputbitrate> <demuxdiscontinuity>0</demuxdiscontinuity> <averagedemuxbitrate>0</averagedemuxbitrate> <decodedvideo>4624</decodedvideo> <averageinputbitrate>0</averageinputbitrate> <readbytes>0</readbytes> <decodedaudio>9955</decodedaudio> </stats> </root> -
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 interface, so hopefully those are coming in a similar way to ET eventually. I'm open to creating a Pull Request if someone will point me to the appropriate file(s) on GitHub. Thanks!
- 3 replies
-
- ET
- Emby Theater
- (and 5 more)
-
Hey Guys, I am not sure if this just started happening or maybe I didn't notice it before, but my server seems to be transcoding the audio to stereo on any file that uses the DCA codec when played through emby theater on Xbox. When I check the server dashboard it says that it is direct playing but it shows the little line underneath that usually indicates transcoding. If I load the file into handbrake and recode it to AC3 the surround doesn't transcode. I would Hate to have to go through my entire collection recoding anything that has the DCA codec. Thanks in advance for your help guys...
- 18 replies
-
- DCA Codec
- Emby Theater
-
(and 1 more)
Tagged with:
-
Hey all, so for some reason Emby (Kodi) isn't direct playing/streaming my blu-ray folders and is transcoding them instead. I've also tried the Windows Emby Theater app, which won't play blu-ray's at all (it just hangs at the spinner after selecting to play for 1 minute), but will play all of my other files. I've attached the ffmpeg log and a section of the server log, however before I attach the full server/kodi logs, is there anything I need to censor? I'm seeing api keys for the websocket, my remote address, etc... 2016-12-01 13:13:23.2336 Info Main: Emby Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 3.16.0.4 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby-server Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe 2016-12-01 13:13:23.6228 Info App: Application version: 3.0.8500.0 ... 2016-12-01 13:14:07.6677 Debug App: Starting transcoding because currentTranscodingIndex=null 2016-12-01 13:14:07.7138 Info App: /usr/bin/ffmpeg -i file:"/media/movies/Blu-ray/Batman Begins (2005)/BDMV/STREAM/00000.m2ts" -map_metadata -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 libx264 -pix_fmt yuv420p -preset superfast -crf 23 -tune zerolatency -b:v 22651421 -maxrate 22651421 -bufsize 45302842 -vsync -1 -force_key_frames "expr:gte(t,n_forced*3)" -flags -global_header -copyts -codec:a:0 ac3 -ac 6 -ab 384000 -af "adelay=1,aresample=async=1" -max_delay 5000000 -avoid_negative_ts disabled -start_at_zero -hls_time 3 -start_number 0 -hls_list_size 0 -y "/var/lib/emby-server/transcoding-temp/0c9eb6747e297090e06b16b942d4f3c4.m3u8" 2016-12-01 13:14:10.0408 Info App: returning /var/lib/emby-server/transcoding-temp/0c9eb6747e297090e06b16b942d4f3c40.ts ffmpeg-transcode-4d668284-f2cd-4f7d-a3b0-d0d953c8d308.txt
-
See attached images. Hard to explain in words, but it is almost like coding/formatting is messed up causing images to cover up navigation or the layout is wonky .
- 4 replies
-
- emby theater
- display
-
(and 1 more)
Tagged with:
-
Hi there... I am enjoying the emby experience.... Thank you. But I am not getting the full experience. I have the Kodi plugin, But i find it at times more work then it needs to be. I really like to have a fresh view of Emby. I have touched base with Emby Theater. I think its actually a pretty decent replacement. Its simple to the point. IT also seem to work great with the server with less fuss and muss. But I am not able to find an App for the android. Anywhere I can find this app? Anyway i can set this up on android minix player? I have seen some talk new themes or skins anything out there yet? Thanks Monkeyslapper
- 4 replies
-
- Emby Theater
- Android
-
(and 3 more)
Tagged with:
-
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.