Search the Community
Showing results for tags 'DLNA'.
-
Hi there, I've been enjoying mostly trouble free emby usage for a year or two now. I've been using the "Play To"-feature a lot because of it's convenience, but since I received a Philips 32PFS5803/12 as a gift the other day I've been struggling with it. Hoping I can get some help here in figuring out what's wrong. Some info: - "Play To" works fine on other devices in my home. - I'm able to play media on the Philips TV using BubbleUPNP and MiniDLNA server, but not BubbleUPNP and emby DLNA server. - I'm able to browse the MiniDLNA-server (used same hardware for this as the one emby i
-
I have installed and run the setup for the OS5 version of emby and updated the operating system on MyCloud EX4100. The operating system doesn't have an easy setup for making emby work correctly. I have reset it several times and changed the SSH and DLNA settings trying to access the port emby opens "8096", nothing works. When I try to configure the app in the MyCloud device Mycloud opens a new browser window using the "8096" port, and the page opens saying the server returned an invalid response. and never responds correctly. Please Help, my entire video library has been transferred to the MyC
-
Hello, I saw multiple topics about similar issues, but no solution. So, recapping, I have a Samsung TV UE46ES6100 which does not discover the DLNA server. It does see all the other ones like plex/serviio/bubbleupnp/etc. But with each other, i have other/different issues. (plex doesn't transcode, guess the profiles are not correct, serviio fails to work if the burn-in subtitle is enabled) VLC or other dlna clients apps(from my android phone or from the windows store) do see it. Any idea? I attached the debug log, which shows that the tv is found on the network (the tv has 192.168.1.1
-
The Bigscreen app on my Oculus is able to see and connect to Emby via DLNA but displays no content. Is it a Bigscreen issue, an Emby one, or me (something I'm not doing correctly)?
- 33 replies
-
- vr
- virtual reality
-
(and 3 more)
Tagged with:
-
Pues eso, soy nuevo y quisiera usar el servidor DLNA integrado en la tele, antes de usar emby usaba minidlna y cuando buscaba las series o peliculas simplemente buceaba en la estructura de directorios que ya tengo en el servidor: eg: Video/series/Españolas/Aguila Roja/temporada 03/episodio 23.avi ahora con emby me salen todas muy bonitas pero en una gran carpeta virtual y si no tiro de lupa no encuentro nada, por eso si alguno sabe como activar la vista de carpetas compartidas lo agradeceria. he encontrado esta información en ingles "Path Substitution" pero no me queda muy claro s
-
Morning all, I'd like to propose a change to the way season folders are named in the DLNA structure. Currently after selecting a show from the DLNA listing you are presented with a season folder list named with the following formatting * Show Name - Season 01 * Show Name - Season 02 etc.. I'd like to propose that the Show Name prefix is removed from the way this info is served to a DLNA client. The reason being is that for long show names my TV cuts off the end of the text and for a show with 30+ seasons I have to count down each one in the list to find the right
-
Hello everyone, I have been using Emby for several months now and am having difficulty. I decided to migrate from MiniDLNA to Emby's native DLNA, and the quality is very poor. Do you have an idea of the configuration to adopt to solve this problem? I am attaching you the screenshots in comparison, between the Emby web player and Emby DLNA. Thks ^^ Bad Quality, with pixel Very qood quality
-
Hello, I want to play MP3 files on my Yamaha Receiver. If my Yamaha Receiver connects to the Synology / Emby server via DLNA and I choose Music, then I cannot select the Folders option. If I choose Video, for example, I can select the Folders option. What's the problem: the Music option has 11 sub options, 1 of which (9, 10 or 11) is Folders. However, the screen only shows 8 sub options, for options 9, 10 and 11 you have to scroll the list. If you scroll the list something strange happens, instead of showing sub options 9, 10 and 11 the list of sub options is refreshed and sub o
-
Hey all, New to Emby, having a minor bug. Audio when streamed to clients, have been using Kodi 16.01 (tested on 2 devices)(Kodi Emby plugin installed), Chromecast 1st Gen (FW ver. 1.20.66189), and a Samsung Smart TV Series 6 (DLNA), all have very low audio. I would say roughly half volume compared to when they are played via a shared network drive or via direct hard drive connect. (not using Emby). Emby server version 3.0.6400.0 running on MS Windows 10 build 10.0.14393 any help would be greatly appreciated Regards Jayden
-
Hello, I have Home Videos & Photos Library setup on my DLNA server on Windows 10 shared drive (has photos & videos together). I'm streaming my photos to Pix-star digital picture frame via DLNA. I'm able to see Emby Home Videos & Photos folder and it lists all the folders under the library, but only Videos are listing none of the photos are displaying on the digital frame. Can someone help me? Thanks, Balu
-
Hello, First thank you for the great work done in Emby. I wrote this post about a problem I have when I cast music to my Naim Unit Atom amplifier in the WebUI. If I play an album there is a few problems : No play bottom bar appea Only the first track is played When I click on the cast button on the upper right, and select "Control", in the new screen nothing appear (only the main controls) I can't control the volume I attach the log file with DLNA Debug info check in server parameters (server restarted), but there is nothing relevant I think (a UPnPError with Transition not available onl
-
I am using Emby solely as a music server (running on a Synology NAS) to play music from the server in all rooms of our house. In some rooms I am using Sonos devices, but we also have an Onkyo device and a few others. In every room there is a ehternet plugged touch screen media device running the emby media player. When someone wants to play music in a specific room they have to select the taget network speakers (Sonos, etc) in the PLAY ON list. Unfortunately this list is very crowded and a number of devices are displayed which are not used as speakers. See the attached scree
-
Hello, i was wondering if there's a way to play media to a Xbox 360 that is not a AVI file? I'm aware that the Xbox 360 can play MP4 files, however the MP4 can not be a multi-channel file. In order for the Xbox to play the MP4 it has to have two channel audio. I'm trying to get Emby to, transcode the files to either a wma file, a multi-channel avi file or to a two channel mp4. So hopefully with all the great minds in this forum someone can help me with this???\ Thanks!!!!
-
Hi, When running Emby natively on my Linux box, the Android app offers to cast the content to my DLNA-capable TV. However, when I offer the same content from Emby running in a docker container (emby/embyserver:latest from Dockerhub), I can only cast another android device. The TV is not listed. The docker image's Emby is version 4.4.3.0 The native Emby version is 4.4.2.0 I run the docker image using: docker run -d --name emby -v /mnt/data/emby/config:/config -v /mnt/media:/mnt/share1 -p 8096:8096 -e UID=422 -e GID=422 -e GIDLIST=91,92 --restart=unless-stopped emby/embyserver:lat
-
We have 3x PS4s in the house and I want each one to map to a different user in Emby when connecting via DLNA. I created 3x profiles copied from the PS4 profile, and amended them based on the Friendly Name (the names the consoles use on the network) but all three still map to the first profile. Using the debug logs I have been able to get the three different device IDs but no matter which of the identification criteria I put it in, it doesn't seem to work. I also tried adding an entry under HTTP Headers but couldn't get anything to work there, either. Any thoughts on how I get t
- 10 replies
-
- identification
- dlna
-
(and 2 more)
Tagged with:
-
This is a weird one. When i play an album directly on the server (with no output selected) via the "Play All" button, the album plays in its correct order. However, once i select my Denon AVR (which is connected via DLNA) and i hit "Play All", all the songs get played alphabetically, rather than in their correct order. Why is that? I'm currently running the Emby server on a MacBook Pro. The Denon AV Receiver is an X2600H. I also use the iPhone app, but the result is the same there. (All latest versions.)
-
Hi I have Emby 4.4.2.0 running alongside pihole on an installation of DietPi on a Raspberry Pi 3b+. Recently, I updated PiHole, the emby server and diet pi. Since then I have been unable to browse the DLNA server in VLC on my Windows 10 machine, which is what I've been doing to watch files the server can't transcode. I only want to access Emby on my local network, if that makes any difference.
- 5 replies
-
- DLNA
- Raspberry Pi
-
(and 1 more)
Tagged with:
-
i hope there is a feature of resume playing over dlna server across any device like netflix but in dlna not in the app it self because it is existing on the app client but not over dlna.
-
Hi Everyone Sorry if this has already been asked for before and exists, I have tried looking, but I could not find anything that made it work. I have Emby Server 4.4.2.0 installed on my shield, with media files stored on an external HDD that is not adopted storage (playback works perfectly on the shield). I have been trying to get the TV upstairs, which is a Panasonic GT30 Series TV (2011 model) to play my media files from the Shield through DLNA. I can connect to the Shield server on DNLA and view folders but I have not been able to get any of my media to play. I have 2 types of m
-
Hi This is going to play most videos without transcoding , I made it in 2018 but I was lazy to share this! anyway it still works great. 1 download the profile Samsung Smart TV mod.xml 2 Move it to C:\Users\xxxx\AppData\Roaming\Emby-Server\programdata\config\dlna\user (xxxx=your name) 3- Go to dashboard > DLNA > profile make sure you can see the "Samsung Smart TV mod' on the top. 4- Restart emby Have fun!
-
DNLA - No transcode (not applying user config) // Only direct play on mp4
Topper69 posted a topic in DLNA
Hi all, My internet TV box ISP's has recently introduced a bug when playing mp4 format encoded by "mp4creator 1.6.1d" (other encoders are fine). Long story short, to fix this issue i want to transcode .mp4 files to another format. I tryed many templated, none of them worked. Always on direct play. Played also with DirectPlayProfile, TranscodingProfile, ContainerProfile & Conditions, CodecProfile & Condition, etc.. and i never try to transcode when playing .mp4 files through DLNA. DNLA is configured to match (successfully): DeviceDescription: FriendlyName:Freebox Playe -
Bonjour, J'ai un problème pendant la lecture de fichier en DLNA sur une livebox 4 play. Le message "Impossible de lire le fichier - Format non supporté" s'affiche à la lecture de tous les fichiers. Emby Version 4.4.0.40 installé sur un NAS Asustor. Le log : 2020-03-29 09:29:14.762 Emby Server version: 4.4.0.40 Operating system: Unix 4.14.0.0 Command Line: /volume1/.@plugins/AppCentral/emby-server/system/EmbyServer.dll -programdata /home/emby -ffdetect /usr/local/AppCentral/emby-server/bin/ffdetect -ffmpeg /usr/local/AppCentral/emby-server/bin/ffmpeg -ffprobe /usr/local/AppCentra
-
Hi, i bought a new LG TV (LG TV OLED65C7D). This TV is able to play as good as everything (h264,x265,wmv,divx,xvid) without the need of encoding anything. I managed to adjust the DLNA Profile LG SMART TV so that all content is now played without encoding. BUT... playing the same files via Emby LG Smart TV App the files are still being encoded altough thats not necessary :-/ Is there a config file analog to ...\config\dlna\user\LG Smart TV.xml that tells the app whether a file has to be encoded or not? Thx & greetz
-
Hello, First of all thank you for all the answers I found on this forum ( permissions on ubuntu, creating users, KODI integration and much more .. ) I am trying to use the DLNA feature of the EMBY app on my android phone outside of my network. I want to watch my movie on my friends smart TV. When I am on my home network (same network as my EMBY server) I click on the cast button on my emby app, I can see my other DLNA devices and stream the content. But when I go to my friends house, connect to his WIFI , start the application, I click on the cast button and I see the DLNA devices of
-
Hello everybody. Recently I have moved my Emby server from local install on DietPi (Emby version was 4.2.0.40) to Docker (Emby version is 4.3.0.26 now). After this change, I cannot pause video, fast forward, rewind or continue watching. Before the switch to docker the functionality was present. I am using Samsung TV to open Emby over DLNA. Does anybody have an idea why this is happened and how to fix it? I have tried to run Emby in Docker with host network and with bridged network options. Result is the same. Thanks, Aleks.