Search the Community
Showing results for tags 'youtube'.
-
Hello, I would like to request the ability to change the default trailer link assigned when adding a movie. Often, the selected trailer is in low quality or in another language, which is not ideal. It would be great to have an option to add a custom YouTube link, such as a button or a feature labeled "Change Trailer" or something similar. This would significantly enhance the user experience. Thank you!
-
I want to get video preview thumbnail like YouTube?
-
It takes anywhere between 5-15 secs with bad quality then a pause happens and the bar kicks into HD. There’s currently no way of controlling this through Emby settings as it’s embedded somewhere. Can you please look into fixing this as it’s been happening for a long time??
-
whether I'm viewing a movie information screen or a TV series information screen, when I click on trailer if the video is not available you just end up with a black screen and a ciercle chasing its tail, and you can't get back to the main window.embyserver.txt
-
Hi, Seems Emby is not able to play M4A files created by youtube-dl (and avconv in process), it complains about missing compatible streams: in logs (attached) I found: 2021-09-21 20:20:55.905 Error App: Error in ffprobe *** Error Report *** Version: 4.6.4.0 Command line: /app/emby/EmbyServer.dll -programdata /config -ffdetect /app/emby/ffdetect -ffmpeg /app/emby/ffmpeg -ffprobe /app/emby/ffprobe -restartexitcode 3 Operating system: Linux version 5.10.0-8-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 S Framework: .NET Core 3.1.13 OS/Process: x64/x64 Runtime: app/emby/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /app/emby System.Exception: System.Exception: ffprobe failed for file:"/data/music/MP3/!YT Playlists/Trance/[Trance] Female Vocal Trance (Voices in my Head) #119-fr-26o5PNq4.m4a" - streams and format are both null: { ffprobe version 4.3.0-emby_2021_02_27 Copyright (c) 2007-2021 the FFmpeg developers and softworkz for Emby LLC built with gcc 8.3.0 (crosstool-NG 1.24.0) [aac @ 0xe647c0] Audio object type SBR+21 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xe62900] Failed to open codec in avformat_find_stream_info [aac @ 0xe647c0] Audio object type SBR+21 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file:/data/music/MP3/!YT Playlists/Trance/[Trance] Female Vocal Trance (Voices in my Head) #119-fr-26o5PNq4.m4a': Metadata: major_brand : M4A minor_version : 512 compatible_brands: isomiso2 encoder : Lavf58.20.100 Duration: 00:50:36.86, start: 0.000000, bitrate: 194 kb/s Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 96000 Hz, 2 channels, fltp, 192 kb/s (default) Metadata: handler_name : SoundHandler [aac @ 0xe68700] Audio object type SBR+21 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. Could not open codec for input stream 0 at Emby.Server.MediaEncoding.Probing.MediaProbeManager.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, String userAgent, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken) at MediaBrowser.Providers.MediaInfo.FFProbeAudioInfo.Probe[T](MetadataResult`1 itemResult, MetadataRefreshOptions options, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, MetadataResult`1 itemResult, String logName, MetadataRefreshOptions options, LibraryOptions libraryOptions, RefreshResult refreshResult, CancellationToken cancellationToken) Source: Emby.Server.MediaEncoding TargetSite: Void MoveNext() 2021-09-21 20:20:55.909 Info App: User policy for pigers. EnableAudioPlaybackTranscoding: True to be played by user pigers where as files is normally playable by VLC and appears okay in MediaInfo: embyserver.txt
-
Hi I use a program to automaticaly download Youtube Videos, is there a way to auto import the metadata like description to emby. Specifically download the thumbnail, set the video description in emby like on the original video and maybe set the viewercount as rating. Are there any solutions that could achive that?
-
Sending sound stream of youtube video to Emby media clients
godfuture posted a topic in Feature Requests
If I think of the infrastructe emby brings along, it could perfectly fit. I would like to open youtube videos with Emby app and play only the sound. Important is that only the sound stream is transfered to clients -> data usage as low as possible. Would something like this be possible? -
HOW TO: Configure Steam Big Picture & YouTube TV with Emby Theater
Aussiedroid posted a topic in Windows & Xbox
I have a fairly simple setup on my lounge room media center PC. Emby Theater primarily with Steam Big Picture for games & occasionally use YouTube via a browser for streaming content. I've been looking for a while to find a way to better integrate these separate programs with Emby Theater to avoid falling back to using the dreaded mouse or keyboard & found the below solution works well for me. Firstly, this process assumes that you have a controller connected to your media center PC. If you use Steam in your lounge room already then that is likely not an issue, but if you were only looking to add YouTube then you may need to include one, or find another option via a programmable remote or something similar. Emby supports controller inputs natively so your controller can be used to navigate your media too when not playing games! The setup instructions below will cover installing & setting up both Steam Big Picture & YouTube TV together. Feel free to skip what you do not want. If you do not want one or the other simply remove them from the Emby controller profile below. In theory, this should also work with any other 3rd party app or web based sites like Netflix you may wish to call from within Emby Theater. How does it work? Basically, this will setup a small batch file script that will run on your PC & will trigger on a button press mapped to your controller. When triggered, the batch file will close Emby, then load up Steam Big Picture (or YouTube TV), then when you finish & exit/close, it will re-open Emby again seamlessly. It uses a program called Controller Companion to integrate the switching between apps, with an improved profile for both Emby & YouTube TV to give you full control when these apps are active. No profile is needed for Steam Big Picture as this has full controller support already (just exit as normal to switch back to Emby). What will you need? - 10-20mins of time to configure & test. - Text file editor (such as Notepad or Notepad++). - Web Browser (such as Google Chrome). - Controller Companion software (this is available direct via Steam for a few $$$ or can be purchased here: http://controllercompanion.com/ ). - Free command line utility called NirCmd (available here: https://www.nirsoft.net/utils/nircmd.html ). Choose 32bit or 64bit depending on your OS. - Download ZIP attached to this post (below). *There are alternatives to Controller Companion, such as XPadder, which may also work with this setup. I like Controller Companion though as it is simple/automatic, allows control of Windows via the controller when nothing is running & crucially can map running a batch file to a button press.* A - Preliminary Setup: 1) Extract the download zip file to C:\Emby App Switcher\ (you can change this to any location but will need to update the batch files to align) 2) Install & Set Steam into Big Picture mode (When you exit make sure you exit Steam and not exit Big Picture mode). 3) Set Steam to remember your password so it will log in automatically. 4) Install Controller Companion (Steam is not required to be running for CC to run in background). 5) Open Controller Companion Settings -> set it to run on Start Up, Disable Show Balloon Tool-Tips & Disable Play Sounds on Disable. 6) Go to Profiles tab & Import from file, the two profiles from the downloaded zip (one for Emby [Electron] & one for Chrome). 7) Install Google Chrome (as needed). 8) In Chrome, load up the link (www.youtube.com/tv) & follow the instructions to register the web app with your Google account. Authorise & Exit. 9) Go to the link & download NirCmd. Extract this to the same location as your .bat files. (If not in the same folder it will not work!) B - Configuring the Batch files: There are 2 bat files for each program (total of 4 bat files) which contains the code to perform the application switch. Loading the file in Notepad will present you with this: EmbySteamSwitch.bat: @[member="Echo"] off taskkill /f /im electron.exe call "C:\Program Files (x86)\Steam\steam.exe" start /d"C:\Users\<user>\AppData\Roaming\Emby-Theater\system" Emby.Theater.exe goto :eof EmbyYouTubeSwitch.bat: @[member="Echo"] off taskkill /f /im electron.exe call "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -kiosk http://www.youtube.com/tv start /d"C:\Users\<user>\AppData\Roaming\Emby-Theater\system" Emby.Theater.exe goto :eof - Edit the application paths for Steam & Chrome to your local installation folders. - Update the Emby Theater path to include your local username (ie replace <user>) - Save all files & close. Note: Chrome is forced to run in 'Kiosk' mode. This will prevent the browser from exiting full screen mode. You can also change -kiosk parameter to --start-fullscreen which will start the browser in full screen mode but still allow you to switch out of it while its running via F11 key (say if you wanted it to be used as a standard browser function too). You may need to modify your Controller Companion profile to expand the browser controls if you want this. The other two bat files named SteamLauncher.bat & YouTubeLauncher.bat are the files you will run linked into the controller profiles to call on the above bat files. These utilise the NirCmd utility downloaded earlier. NirCmd has one function only, and that is to hide the DOSBox/Command window from running in the background during the switch. nircmd.exe exec hide EmbySteamSwitch.bat Gives the whole process a cleaner transition. You should not have to edit these bat files unless you have renamed the other bat files above. C - The Controller Companion Profiles: The Emby CC Profile has two main buttons to perform the switching. This is the Guide button & the Start button as seen in the image below. I have also enhanced the standard controller mappings in Emby to add button controls for Volume, Skip Forward/Back, Next/Prev Track & direct Play/Pause. The default keys remain unmapped in the profile to ensure it works with the built in controller support in Emby. Note: If you have moved the install folder location from C:\Emby App Switcher\ you will also need to update this in the Emby CC profile at this point to map the Guide/Start buttons accordingly. The YouTube CC Profile contains all the keyboard mappings available for the TV app. It also includes Windows Media Controls for Next/Prev video, volume controls & allows for integration of the Virtual Keyboard wheel that is part of Controller Companion for quicker text input. To exit out of YouTube TV, press the Start button on the controller (same button you used to enter YouTube TV). I've been testing this out for the last week & the solution seems solid, but if you encounter any issues please let me know. Hope you find this helpful! EmbyAppSwitcher1.0.zip- 3 replies
-
- 2
-
-
- steam
- big picture
-
(and 5 more)
Tagged with:
-
Hey guys, Another feature I think is missing in emby is the ability to "share" a youtube video (or vimeo or whatever) to an emby client. Kodi does this very well, and Plex "half-assed" it if you ask me. Here's how it could work: From the youtube app on your phone (sorry, I only have android, so not sure if this works for IOS) 1) Find video you want to watch 2) Click on "Share" button 3) Normal popup comes up for sharing 4) Click on emby logo (Could be 2 buttons like what Yatsee does: one for play, one for queue) 5) A popup asks which client to send to 6) The client either queues or plays the video right away From a browser (Using some kind of extension like "Play to kodi") 1) Browse to video you want to play 2) Click on extension 3) Asks which client 4) Rejoice. Thanks! Eric.
-
I wanted to install Kodi on Firestick and found this guide. Kodi on Firestick - Jailbreak Firestick I got Kodi successfully, they have also provided guide to install Unofficial Youtube TV App. Is anybody using Youtube TV APP? Is there any way to get original Youtube. I tried to find on Google and Youtube but I can't get. Any help would be appreciated.
-
How I watch my YouTube subscriptions, I use the application Miro to download the videos to a folder that allows me to be able to watch them on MBT. These are the screenshots using Chrome
-
After a few months of happy Emby usage, having managed to create order to my media and collections and get Emby to stream it all nicely, i want to now take the next step which is to start having content streamed through Emby. How do I get Youtube, Netflix, iPlayer to stream through Emby? Is the only way of doing this through the PlayOn app, through a subscribed account? So it would be ditching my Netflix acccount by getting to get it through Playon at the same price? But then how do i configure it as the only thing that you can add is the IP in the settings? ITV seems to be the only channel with its own app although its not working. Any ideas why (See below)? Cheers 2016-03-13 00:18:34.2009 Info HttpClient: HttpClientManager GET: https://www.itv.com/itvplayer/categories/itv3/popular/catch-up2016-03-13 00:18:34.2018 Info HttpServer: HTTP Response 200 to 192.168.1.9. Time: 11ms. http://192.168.1.3:8096/emby/Users/ace9caca38414624ad945d08f4d2ba16/Items/5a28965da2563879cfb91bb14541c4832016-03-13 00:18:34.2257 Error HttpClient: Error getting response from https://www.itv.com/itvplayer/categories/itv3/popular/catch-up *** Error Report *** Version: 3.0.5871.0 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.2.0.4 Processor count: 2 64-Bit OS: False 64-Bit Process: False Program data path: /var/lib/emby-server Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Fri Dec 4 18:52:28 UTC 2015) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe One or more errors occurred. System.AggregateException at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0xb5b100c0 + 0x00035> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0xb5b0da50 + 0x000af> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0xb5b0d9d0 + 0x0006e> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0xb5b0d980 + 0x0003f> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0xb5b0e120 + 0x00024> in <filename unknown>:0 at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0xa7878988 + 0x00e1b> in <filename unknown>:0 InnerException: System.Net.WebException Error: ConnectFailure (Connection refused) at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0xa76c2e90 + 0x00187> in <filename unknown>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0xb5ba8fa0 + 0x00069> in <filename unknown>:0 InnerException: System.Net.Sockets.SocketException Connection refused at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) <0xa782cdb8 + 0x0015f> in <filename unknown>:0 at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) <0xa782a598 + 0x00427> in <filename unknown>:0 2016-03-13 00:18:34.2268 Error DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5871.0 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.2.0.4 Processor count: 2 64-Bit OS: False 64-Bit Process: False Program data path: /var/lib/emby-server Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Fri Dec 4 18:52:28 UTC 2015) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe One or more errors occurred. System.AggregateException at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0xb5b100c0 + 0x00035> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0xb5b0da50 + 0x000af> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0xb5b0d9d0 + 0x0006e> in <filename unknown>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0xb5b0d980 + 0x0003f> in <filename unknown>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0xb5b0e120 + 0x00024> in <filename unknown>:0 at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0xa7878988 + 0x00e1b> in <filename unknown>:0 InnerException: System.Net.WebException Error: ConnectFailure (Connection refused) at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0xa76c2e90 + 0x00187> in <filename unknown>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0xb5ba8fa0 + 0x00069> in <filename unknown>:0 InnerException: System.Net.Sockets.SocketException Connection refused at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) <0xa782cdb8 + 0x0015f> in <filename unknown>:0 at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) <0xa782a598 + 0x00427> in <filename unknown>:0 2016-03-13 00:18:34.2268 Error HttpServer: Error processing request for /emby/Channels/0bc2f886b6f8b617a3e8670ec129b345/Items?SortOrder=Ascending&Fields=PrimaryImageAspectRatio%2CSyncInfo&StartIndex=0&Limit=100&UserId=ace9caca38414624ad945d08f4d2ba16&folderId=5a28965da2563879cfb91bb14541c483 *** Error Report *** Version: 3.0.5871.0 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.2.0.4 Processor count: 2 64-Bit OS: False 64-Bit Process: False Program data path: /var/lib/emby-server Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Fri Dec 4 18:52:28 UTC 2015) Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe One or more errors occurred. ServiceStack.HttpError No Stack Trace Available 2016-03-13 00:18:34.2286 Info HttpServer: HTTP Response 500 to 192.168.1.9. Time: 35ms. http://192.168.1.3:8096/emby/Channels/0bc2f886b6f8b617a3e8670ec129b345/Items?SortOrder=Ascending&Fields=PrimaryImageAspectRatio%2CSyncInfo&StartIndex=0&Limit=100&UserId=ace9caca38414624ad945d08f4d2ba16&folderId=5a28965da2563879cfb91bb14541c4832016-03-13 00:18:45.5707 Info App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.9:551822016-03-13 00:18:45.5707 Info App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.9:551822016-03-13 00:18:45.5754 Info App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.9:55182
-
Are only local trailers playable, or are YouTube trailers streamable from within the app? Does the app read the trailer tag for YT trailers in the movie.xml file and play them? If there is a local trailer and a YT trailer in the movie.xml file, are both available for playback? Basic questions and I think I know the answer, but just comparing app to the Android TV app. Thanks in advance
-
Anyone know if there are any plans for a youtube and / or pandora plugin? I'd definitely fork over some extra cash for something like that. Either in MBC or MBT. I know at one point I had straight-up media center plugins for both, but they were very buggy so I ended up removing them a few years back. I know MB is primarily geared towards local content, just thought options like these would be a cool touch.
-
https://www.youtube.com/watch?v=hDSp4vSvkPM#t=27 The video is about not using a server, but still kinda cool since the only other one mention is the "p" word
-
Not sure if people are aware, but it is possible to get a YouTube channel on their Roku - I've only just discovered it myself. There is a side-loadable ZIP file available here that allows you to load an "un-official" YouTube channel to your Roku. As it is side-loadable, it can also be added to the Now TV box, but it will overwrite any other side-loaded app already installed, such as the MB3 Roku app. I have it installed onto my daughter's Roku 2XS and she uses it to watch "MineCraft" videos. She has watched a lot of these videos and hasn't complained once about any problems, so it is fairly stable. More information can be found here.
-
Hello Lately i been making videos on tRaid and not sure if anyone liked it or not, but i find it fun to make videos and publish them to youtube, so i am wondering what kind of video MB3 Community like to see ? i can make any video as long we all learn from it : ) Open to any suggestions , dont worry it is FREE of charge lol ways to give back this great community for all the help and support i got in past years Thanks