Jump to content

DLNA server not showing


0leil

Recommended Posts

Hi guys,

 

First of all super excited to have installed and a bit played with Emby!

 

However, I'm having trouble to make the DLNA server work on Emby (installed some days ago via the official Docker container). VLC does not see it.

 

I can successfully query the UDP ports. Wireshark does not catch any packet with those UDP ports.

 

FInally, I think the most useful will be Emby's logs.

 

2017-01-12 21:10:04.5240 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Configuration/dlna. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-12 21:10:04.5253 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 1ms. http://192.168.1.85:8096/emby/System/Configuration/dlna2017-01-12 21:10:04.5386 Info HttpServer: HTTP POST http://192.168.1.85:8096/emby/System/Configuration/dlna. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-12 21:10:04.5412 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.852017-01-12 21:10:04.5416 Error Dlna: Error registering endpoint	*** Error Report ***	Version: 3.1.2.0	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh	Operating system: Unix 4.4.0.57	64-Bit OS: True	64-Bit Process: True	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 21 15:56:40 UTC 2016)	Processor count: 2	Program data path: /config	Application directory: /usr/lib/emby-server/bin	System.ObjectDisposedException: Cannot access a disposed object.	Object name: 'Rssdp.SsdpDevicePublisher'.	  at Rssdp.Infrastructure.DisposableManagedObjectBase.ThrowIfDisposed () [0x00016] in <773cef2c1582480ca07e00cbee1a857d>:0 	  at Rssdp.Infrastructure.SsdpDevicePublisherBase.AddDevice (Rssdp.SsdpRootDevice device) [0x00011] in <773cef2c1582480ca07e00cbee1a857d>:0 	  at Emby.Dlna.Main.DlnaEntryPoint+<RegisterServerEndpoints>c__async2.MoveNext () [0x001f9] in <31e5cd4b429a47d0a6e20229b25a8631>:0 	--- End of stack trace from previous location where exception was thrown ---	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 	  at Emby.Dlna.Main.DlnaEntryPoint+<StartDlnaServer>c__async1.MoveNext () [0x00081] in <31e5cd4b429a47d0a6e20229b25a8631>:0 	System.ObjectDisposedException	  at Rssdp.Infrastructure.DisposableManagedObjectBase.ThrowIfDisposed () [0x00016] in <773cef2c1582480ca07e00cbee1a857d>:0 	  at Rssdp.Infrastructure.SsdpDevicePublisherBase.AddDevice (Rssdp.SsdpRootDevice device) [0x00011] in <773cef2c1582480ca07e00cbee1a857d>:0 	  at Emby.Dlna.Main.DlnaEntryPoint+<RegisterServerEndpoints>c__async2.MoveNext () [0x001f9] in <31e5cd4b429a47d0a6e20229b25a8631>:0 	--- End of stack trace from previous location where exception was thrown ---	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 	  at Emby.Dlna.Main.DlnaEntryPoint+<StartDlnaServer>c__async1.MoveNext () [0x00081] in <31e5cd4b429a47d0a6e20229b25a8631>:0 	2017-01-12 21:10:04.5416 Info HttpServer: HTTP Response 204 to 192.168.1.12. Time: 3ms. http://192.168.1.85:8096/emby/System/Configuration/dlna

 

Thanks !

Edited by 0leil
Link to comment
Share on other sites

Hi, welcome. i would need to see the complete log file but in this particular example it appears the server was in process of shutting down.

Link to comment
Share on other sites

Sorry, completely forgot to mention that it occurred when I pushed the Save buttons in the DLNA settings. I changed only the `I'm alive' message sending period. But the DLNA server was never up (tested after a fresh install without touching anything in the DLNA-specific settings).

 

So it makes sense the DLNA server is in the process of rebooting/shutting down since I'm updating its settings.

 

OK, I'll send a complete log file later (~6h).

 

Thanks.

Link to comment
Share on other sites

Wow, so hum... Restarted the server from the dashboard to have a clean log but never happened since then (~30min).

 

Anyway, VLC still isn't able to find Emby DLNA server and here is the full log:

 

2017-01-13 18:10:20.9820 Info Main: Emby	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh	Operating system: Unix 4.4.0.57	64-Bit OS: True	64-Bit Process: True	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 21 15:56:40 UTC 2016)	Processor count: 2	Program data path: /config	Application directory: /usr/lib/emby-server/bin2017-01-13 18:10:21.0767 Info ImageMagick: ImageMagick version: ImageMagick 6.9.6-6 Q8 x86_64 2016-12-28 http://www.imagemagick.org2017-01-13 18:10:21.5956 Info App: Application version: 3.1.2.02017-01-13 18:10:21.7068 Info App: Application configuration:	{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":true,"EnableSeriesPresentationUniqueKey":true,"CertificatePath":"","EnableInternetProviders":true,"IsPortAuthorized":true,"EnableCaseSensitiveItemIds":true,"MetadataPath":"","MetadataNetworkPath":"","SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"BoxRear","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Box","Limit":1,"MinWidth":0},{"Type":"Disc","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Menu","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Screenshot","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":["Nfo","Emby Xml"],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":["TheTVDB","The Open Movie Database","TheMovieDb"],"DisabledImageFetchers":[],"ImageFetcherOrder":["TheTVDB","FanArt","TheMovieDb"]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":true,"SkipDeserializationForPrograms":true,"SkipDeserializationForAudio":true,"PathSubstitutions":[],"WanDdns":"","UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":false,"EnableStandaloneMusicKeys":true,"EnableLocalizedGuids":true,"EnableFolderView":true,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"Migrations":["LibraryScan6"],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"EnableSimpleArtistDetection":true,"ImageExtractionTimeoutMs":0,"EnableDebugLevelLogging":true,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true,"CachePath":""}2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Api, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.WebDashboard, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Model, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Controller, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Providers, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Photos, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Common.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Server.Implementations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.MediaEncoding, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.LocalMetadata, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.Server.Mono, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.6170.29462, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.7186 Info App: Loading Emby.Server.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null2017-01-13 18:10:21.8168 Info SqliteUserRepository: Sqlite version: 3.15.12017-01-13 18:10:21.8177 Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.2.1 20161209 [gcc-6-branch revision 243481],ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS5,ENABLE_JSON1,ENABLE_LOAD_EXTENSION,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,OMIT_LOOKASIDE,SECURE_DELETE,SYSTEM_MALLOC,THREADSAFE=12017-01-13 18:10:21.8480 Info SqliteUserRepository: Default journal_mode for /config/data/users.db is wal2017-01-13 18:10:21.8499 Info SqliteUserRepository: PRAGMA synchronous=12017-01-13 18:10:21.8594 Info SqliteFileOrganizationRepository: Default journal_mode for /config/data/fileorganization.db is wal2017-01-13 18:10:21.8595 Info SqliteFileOrganizationRepository: PRAGMA synchronous=12017-01-13 18:10:21.8624 Info AuthenticationRepository: Default journal_mode for /config/data/authentication.db is wal2017-01-13 18:10:21.8624 Info AuthenticationRepository: PRAGMA synchronous=12017-01-13 18:10:21.8672 Info SyncRepository: Default journal_mode for /config/data/sync14.db is wal2017-01-13 18:10:21.8675 Info SyncRepository: PRAGMA synchronous=12017-01-13 18:10:22.0122 Info ImageProcessor: ImageProcessor started with 4 max concurrent image processes2017-01-13 18:10:22.0144 Info ConnectManager: Loading data from /config/data/connect.txt2017-01-13 18:10:22.0501 Info SharingRepository: Default journal_mode for /config/data/shares.db is wal2017-01-13 18:10:22.0501 Info SharingRepository: PRAGMA synchronous=12017-01-13 18:10:22.0519 Info ActivityRepository: Default journal_mode for /config/data/activitylog.db is wal2017-01-13 18:10:22.0519 Info ActivityRepository: PRAGMA synchronous=12017-01-13 18:10:22.0543 Info SqliteDisplayPreferencesRepository: Default journal_mode for /config/data/displaypreferences.db is wal2017-01-13 18:10:22.0543 Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=12017-01-13 18:10:22.0571 Info SqliteItemRepository: Default journal_mode for /config/data/library.db is wal2017-01-13 18:10:22.0576 Info SqliteItemRepository: PRAGMA synchronous=12017-01-13 18:10:22.0654 Info SqliteNotificationsRepository: Default journal_mode for /config/data/notifications.db is wal2017-01-13 18:10:22.0654 Info SqliteNotificationsRepository: PRAGMA synchronous=12017-01-13 18:10:22.4606 Info HttpServer: Calling ServiceStack AppHost.Init2017-01-13 18:10:23.4968 Info ServerManager: Loading Http Server2017-01-13 18:10:23.5022 Info HttpServer: Adding HttpListener prefix http://+:8096/2017-01-13 18:10:23.5031 Info HttpServer: Adding HttpListener prefix https://+:8920/2017-01-13 18:10:23.9953 Info App: [LinuxMount] Using version of [sudo] located at [/usr/bin/sudo].2017-01-13 18:10:23.9953 Info App: [LinuxMount] Using version of [mount] located at [/bin/mount].2017-01-13 18:10:23.9953 Info App: [LinuxMount] Using version of [umount] located at [/bin/umount].2017-01-13 18:10:24.0417 Info HttpClient: HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases2017-01-13 18:10:25.3964 Info TaskManager: Daily trigger for Start new log file set to fire at 1/14/2017 12:00:00 AM, which is 349.576785616667 minutes from now.2017-01-13 18:10:25.4000 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 1/14/2017 2:00:00 AM, which is 469.576666966667 minutes from now.2017-01-13 18:10:25.4125 Info MediaEncoder: FFMpeg: /bin/ffmpeg2017-01-13 18:10:25.4125 Info MediaEncoder: FFProbe: /bin/ffprobe2017-01-13 18:10:25.4125 Info MediaEncoder: Validating media encoder at /bin/ffmpeg2017-01-13 18:10:25.4157 Info MediaEncoder: Running /bin/ffmpeg -decoders2017-01-13 18:10:25.4710 Info MediaEncoder: Running /bin/ffmpeg -encoders2017-01-13 18:10:25.4925 Info MediaEncoder: Encoder available: libx2642017-01-13 18:10:25.4925 Info MediaEncoder: Encoder available: libx2652017-01-13 18:10:25.4944 Info MediaEncoder: Encoder available: mpeg42017-01-13 18:10:25.4955 Info MediaEncoder: Encoder available: msmpeg42017-01-13 18:10:25.4973 Info MediaEncoder: Encoder available: libvpx2017-01-13 18:10:25.4995 Info MediaEncoder: Encoder available: libvpx-vp92017-01-13 18:10:25.5016 Info MediaEncoder: Encoder available: aac2017-01-13 18:10:25.5042 Info MediaEncoder: Encoder available: libmp3lame2017-01-13 18:10:25.5069 Info MediaEncoder: Encoder available: libopus2017-01-13 18:10:25.5107 Info MediaEncoder: Encoder available: libvorbis2017-01-13 18:10:25.5143 Info MediaEncoder: Encoder available: srt2017-01-13 18:10:25.5262 Info MediaEncoder: Encoder available: h264_vaapi2017-01-13 18:10:25.5284 Info MediaEncoder: Encoder validation complete2017-01-13 18:10:25.5310 Info App: ServerId: c873408ec8a14a94910b333583181f702017-01-13 18:10:25.5310 Info App: Core startup complete2017-01-13 18:10:25.5326 Info App: Post-init migrations complete2017-01-13 18:10:25.6069 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint2017-01-13 18:10:25.6080 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint. Duration: 0.000926 seconds2017-01-13 18:10:25.6080 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint2017-01-13 18:10:25.6090 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint. Duration: 0.00099 seconds2017-01-13 18:10:25.6090 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint2017-01-13 18:10:25.6121 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.003076 seconds2017-01-13 18:10:25.6121 Info App: Starting entry point Emby.Server.Implementations.Connect.ConnectEntryPoint2017-01-13 18:10:25.6128 Info App: Loading data from /config/data/wan.txt2017-01-13 18:10:25.6560 Info App: Entry point completed: Emby.Server.Implementations.Connect.ConnectEntryPoint. Duration: 0.043865 seconds2017-01-13 18:10:25.6560 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint2017-01-13 18:10:25.6566 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.000582 seconds2017-01-13 18:10:25.6566 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake2017-01-13 18:10:25.6566 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.000205 seconds2017-01-13 18:10:25.6566 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier2017-01-13 18:10:25.6581 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.001238 seconds2017-01-13 18:10:25.6581 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LoadRegistrations2017-01-13 18:10:25.6581 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LoadRegistrations. Duration: 0.000189 seconds2017-01-13 18:10:25.6581 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier2017-01-13 18:10:25.6594 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.001099 seconds2017-01-13 18:10:25.6594 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata2017-01-13 18:10:25.9193 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RefreshUsersMetadata. Duration: 0.259803 seconds2017-01-13 18:10:25.9193 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier2017-01-13 18:10:25.9211 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.001757 seconds2017-01-13 18:10:25.9211 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard2017-01-13 18:10:25.9211 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.00019 seconds2017-01-13 18:10:25.9211 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents2017-01-13 18:10:25.9217 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.000406 seconds2017-01-13 18:10:25.9217 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint2017-01-13 18:10:25.9241 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.002395 seconds2017-01-13 18:10:25.9241 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint2017-01-13 18:10:25.9257 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.001563 seconds2017-01-13 18:10:25.9257 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier2017-01-13 18:10:25.9257 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.000474 seconds2017-01-13 18:10:25.9257 Info App: Starting entry point Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier2017-01-13 18:10:25.9273 Info App: Entry point completed: Emby.Server.Implementations.FileOrganization.FileOrganizationNotifier. Duration: 0.001095 seconds2017-01-13 18:10:25.9273 Info App: Starting entry point Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint2017-01-13 18:10:25.9310 Info App: Loading live tv data from /config/data/livetv/timers2017-01-13 18:10:25.9538 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.EmbyTV.EntryPoint. Duration: 0.026482 seconds2017-01-13 18:10:25.9538 Info App: Starting entry point Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery2017-01-13 18:10:25.9546 Info App: Entry point completed: Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery. Duration: 0.000773 seconds2017-01-13 18:10:25.9546 Info App: Starting entry point Emby.Server.Implementations.News.NewsEntryPoint2017-01-13 18:10:25.9546 Info App: Entry point completed: Emby.Server.Implementations.News.NewsEntryPoint. Duration: 0.000173 seconds2017-01-13 18:10:25.9546 Info App: Starting entry point Emby.Server.Implementations.Notifications.Notifications2017-01-13 18:10:25.9561 Info App: Entry point completed: Emby.Server.Implementations.Notifications.Notifications. Duration: 0.001343 seconds2017-01-13 18:10:25.9561 Info App: Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier2017-01-13 18:10:25.9567 Info App: Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.00052 seconds2017-01-13 18:10:25.9567 Info App: Starting entry point Emby.Server.Implementations.Sync.SyncNotificationEntryPoint2017-01-13 18:10:25.9567 Info App: Entry point completed: Emby.Server.Implementations.Sync.SyncNotificationEntryPoint. Duration: 0.000133 seconds2017-01-13 18:10:25.9567 Info App: Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint2017-01-13 18:10:25.9580 Info App: Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 8.9E-05 seconds2017-01-13 18:10:25.9580 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup2017-01-13 18:10:25.9851 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.027057 seconds2017-01-13 18:10:25.9851 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding2017-01-13 18:10:25.9987 Debug PortMapper: Starting NAT discovery2017-01-13 18:10:26.0001 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.014916 seconds2017-01-13 18:10:26.0001 Info App: Starting entry point Emby.Dlna.DlnaProfileEntryPoint2017-01-13 18:10:26.0001 Info App: Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 4.1E-05 seconds2017-01-13 18:10:26.0001 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint2017-01-13 18:10:26.0205 Debug PortMapper: Searching for: PmpSearcher2017-01-13 18:10:26.0216 Info LibraryMonitor: Watching directory /mnt/data/Shows/TV Shows2017-01-13 18:10:26.1370 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.852017-01-13 18:10:26.1430 Debug PortMapper: NAT device found: 192.168.1.2542017-01-13 18:10:26.1443 Debug PortMapper: Creating port map on port 80962017-01-13 18:10:26.1654 Debug Dlna: Device Added MediaServer - c873408ec8a14a94910b333583181f70 - http://192.168.1.85:8096/dlna/c873408ec8a14a94910b333583181f70/description.xml2017-01-13 18:10:26.1688 Debug PortMapper: Creating port map on port 89202017-01-13 18:10:26.1749 Debug Dlna: Rebroadcast Interval = 00:00:10, Next Broadcast At = 00:00:102017-01-13 18:10:26.1824 Debug PortMapper: Error in CreatePortMapListen: Not Authorized/Refused (e.g. box supports mapping, but user has turned feature off)2017-01-13 18:10:26.1905 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.19041 seconds2017-01-13 18:10:26.1905 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint2017-01-13 18:10:26.1905 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.000249 seconds2017-01-13 18:10:26.1905 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup2017-01-13 18:10:26.1918 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.000938 seconds2017-01-13 18:10:26.1918 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding2017-01-13 18:10:26.1918 Debug PortMapper: Starting NAT discovery2017-01-13 18:10:26.1918 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 4.3E-05 seconds2017-01-13 18:10:26.1918 Info App: All entry points have started2017-01-13 18:10:26.1918 Info LibraryMonitor: Unable to add directory watcher for /mnt/data/Shows/TV Shows. It already exists in the dictionary.2017-01-13 18:10:26.1939 Debug PortMapper: Error in CreatePortMapListen: Not Authorized/Refused (e.g. box supports mapping, but user has turned feature off)2017-01-13 18:10:26.2378 Debug Dlna: Search Request Received From 192.168.1.85:36404, Target = ssdp:all2017-01-13 18:10:26.2949 Debug Dlna: Search Request Received From 192.168.1.85:36404, Target = ssdp:all2017-01-13 18:10:26.3590 Debug PortMapper: Found NAT device: uuid:f992bbf6-c05c-355b-9802-3b9732a58e44::urn:schemas-upnp-org:service:WANIPConnection:12017-01-13 18:10:26.3590 Debug PortMapper: Calling Nat.Handle on uuid:f992bbf6-c05c-355b-9802-3b9732a58e44::urn:schemas-upnp-org:service:WANIPConnection:12017-01-13 18:10:26.3605 Debug PortMapper: Found device at: http://192.168.1.254:38340/rootDesc.xml2017-01-13 18:10:26.3608 Debug PortMapper: Parsed device as: 192.168.1.254:383402017-01-13 18:10:26.3608 Debug PortMapper: Fetching service list: 192.168.1.254:383402017-01-13 18:10:26.3608 Debug PortMapper: NAT device found: 192.168.1.852017-01-13 18:10:26.3608 Debug PortMapper: Creating port map on port 80962017-01-13 18:10:26.3729 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate2017-01-13 18:10:26.3775 Debug PortMapper: Initiating request to: http://192.168.1.254:383402017-01-13 18:10:26.3777 Debug PortMapper: Creating port map on port 89202017-01-13 18:10:26.3777 Debug PortMapper: Initiating request to: http://192.168.1.254:383402017-01-13 18:10:26.3777 Debug PortMapper: NAT device found: 192.168.1.852017-01-13 18:10:26.3777 Debug PortMapper: Creating port map on port 80962017-01-13 18:10:26.3777 Debug PortMapper: Initiating request to: http://192.168.1.254:383402017-01-13 18:10:26.3777 Debug PortMapper: Creating port map on port 89202017-01-13 18:10:26.3777 Debug PortMapper: Initiating request to: http://192.168.1.254:383402017-01-13 18:10:26.3786 Info HttpClient: HttpClientManager POST: http://192.168.1.254:383402017-01-13 18:10:26.3786 Info HttpClient: HttpClientManager POST: http://192.168.1.254:383402017-01-13 18:10:26.3786 Debug PortMapper: Found NAT device: uuid:f992bbf6-c05c-355b-9802-3b9732a58e44::urn:schemas-upnp-org:service:WANIPConnection:12017-01-13 18:10:26.3786 Debug PortMapper: Calling Nat.Handle on uuid:f992bbf6-c05c-355b-9802-3b9732a58e44::urn:schemas-upnp-org:service:WANIPConnection:12017-01-13 18:10:26.3786 Debug PortMapper: Found device at: http://192.168.1.254:38340/rootDesc.xml2017-01-13 18:10:26.3786 Debug PortMapper: Parsed device as: 192.168.1.254:383402017-01-13 18:10:26.3786 Debug PortMapper: Fetching service list: 192.168.1.254:383402017-01-13 18:10:26.3786 Debug PortMapper: NAT device found: 192.168.1.852017-01-13 18:10:26.3786 Debug PortMapper: NAT device found: 192.168.1.852017-01-13 18:10:26.3786 Info HttpClient: HttpClientManager POST: http://192.168.1.254:383402017-01-13 18:10:26.3799 Info HttpClient: HttpClientManager POST: http://192.168.1.254:383402017-01-13 18:10:26.3852 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=bf053da167b0ab5804daf3908496f00d2017-01-13 18:10:26.3952 Debug Dlna: Search Request Received From 192.168.1.85:36404, Target = ssdp:all2017-01-13 18:10:26.4591 Info HttpClient: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog2017-01-13 18:10:26.5762 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=bf053da167b0ab5804daf3908496f00d2017-01-13 18:10:28.4057 Info TaskManager: StartupTrigger fired for task: Check for plugin updates2017-01-13 18:10:28.4076 Info TaskManager: Queueing task PluginUpdateTask2017-01-13 18:10:28.4076 Info TaskManager: StartupTrigger fired for task: Check for application updates2017-01-13 18:10:28.4076 Info TaskManager: Queueing task SystemUpdateTask2017-01-13 18:10:28.4107 Info TaskManager: Executing Check for plugin updates2017-01-13 18:10:28.4182 Info InstallationManager: Opening /config/cache/serverpackages.json2017-01-13 18:10:28.4735 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/MB3Packages.json2017-01-13 18:10:28.4778 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds2017-01-13 18:10:28.4949 Info TaskManager: ExecuteQueuedTasks2017-01-13 18:10:28.5415 Info TaskManager: Executing Check for application updates2017-01-13 18:10:28.5484 Info HttpClient: Checking for cache file /config/cache/httpclient/f70ca6622474da8168a3b6c06f651a162017-01-13 18:10:28.5660 Debug App: No application update available.2017-01-13 18:10:28.5660 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds2017-01-13 18:10:28.5666 Info TaskManager: ExecuteQueuedTasks2017-01-13 18:10:30.6594 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com2017-01-13 18:10:31.0650 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=bf053da167b0ab5804daf3908496f00d2017-01-13 18:10:31.2476 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=bf053da167b0ab5804daf3908496f00d2017-01-13 18:11:30.5023 Debug Dlna: Search Request Received From 192.168.1.85:53349, Target = ssdp:all2017-01-13 18:11:30.6022 Debug Dlna: Search Request Received From 192.168.1.85:53349, Target = ssdp:all2017-01-13 18:11:30.7025 Debug Dlna: Search Request Received From 192.168.1.85:53349, Target = ssdp:all2017-01-13 18:11:32.8509 Info HttpServer: WS ws://192.168.1.85:8096/embywebsocket?api_key=8df57aee73aa477180ab0a7e4a801897&deviceId=a3e065f5e76fd58068fd602ff712fa0a41d8a0e0. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:11:32.8532 Debug HttpServer: Web socket connection allowed2017-01-13 18:11:32.8825 Debug JsonSerializer: Deserializing file /config/data/devices/0f6243b259b51429e3896861f929c1fd/device.json2017-01-13 18:11:32.9001 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:11:32.9009 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:11:32.9546 Debug JsonSerializer: Deserializing file /config/data/devices/3a8c7057098f26e6bcf9ab94ff576ab3/device.json2017-01-13 18:11:32.9783 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 80ms. http://192.168.1.85:8096/emby/System/Logs2017-01-13 18:11:33.0731 Debug XmlSerializer: Deserializing file /config/config/users/6b2ff162992f4635af0e2ed894044740/config.xml2017-01-13 18:11:33.0977 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 200ms. http://192.168.1.85:8096/emby/System/Configuration2017-01-13 18:11:34.9837 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:11:35.0085 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 27ms. http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt2017-01-13 18:12:09.2061 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:09.2094 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 3ms. http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt2017-01-13 18:12:18.9474 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/Users/6b2ff162992f4635af0e2ed894044740. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:18.9518 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 5ms. http://192.168.1.85:8096/emby/Users/6b2ff162992f4635af0e2ed8940447402017-01-13 18:12:19.2117 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Configuration/dlna. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:19.2226 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 11ms. http://192.168.1.85:8096/emby/System/Configuration/dlna2017-01-13 18:12:19.2399 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/users. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:19.2460 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 6ms. http://192.168.1.85:8096/emby/users2017-01-13 18:12:34.8041 Debug Dlna: Search Request Received From 192.168.1.85:56378, Target = ssdp:all2017-01-13 18:12:34.9042 Debug Dlna: Search Request Received From 192.168.1.85:56378, Target = ssdp:all2017-01-13 18:12:35.0044 Debug Dlna: Search Request Received From 192.168.1.85:56378, Target = ssdp:all2017-01-13 18:12:36.8117 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Configuration/dlna. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:36.8133 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 2ms. http://192.168.1.85:8096/emby/System/Configuration/dlna2017-01-13 18:12:36.8447 Info HttpServer: HTTP POST http://192.168.1.85:8096/emby/System/Configuration/dlna. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:36.8584 Debug XmlSerializer: Serializing to file /config/config/dlna.xml2017-01-13 18:12:36.8678 Info HttpServer: HTTP Response 204 to 192.168.1.12. Time: 23ms. http://192.168.1.85:8096/emby/System/Configuration/dlna2017-01-13 18:12:38.5892 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:38.5926 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 3ms. http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt2017-01-13 18:12:41.3438 Info HttpServer: HTTP GET http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt. UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.02017-01-13 18:12:41.3470 Info HttpServer: HTTP Response 200 to 192.168.1.12. Time: 3ms. http://192.168.1.85:8096/emby/System/Logs/Log?name=server-63619927820.txt
Link to comment
Share on other sites

vlc on what platform?

Linux 4.8.0-34-generic #36-Ubuntu SMP Wed Dec 21 17:24:18 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

 

Xubuntu 16.10

 

EDIT1: But IMHO, that does not matter ATM. I've run Wireshark for dozens of minutes without seeing any packet being emitted by the computer hosting the DLNA server. There is definitely something going on with the DLNA server on Emby or at least with the machine hosting Emby.

 

How can I check that the DLNA server is working within the Docker container? Is there something to look at specifically?

 

EDIT2: OK, so after disabling automatic port mapping, Wireshark intercepts TCP-Keep alive messages from the machine hosting Emby. VLC still does not see anything.

Edited by 0leil
Link to comment
Share on other sites

Are you able to connect from other devices using Emby apps? 

 

Hum I'm not sure I get exactly right what you mean..

 

I've successfully connected to the web page of Emby from my laptop and I can use the Emby app on Android.

Link to comment
Share on other sites

About the error in the first message. I've found how to reproduce it:

 

1. Disable DLNA server and save.

2. Enable DLNA server and save.

 

That's enough to trigger the error, hope that can help ;)

Link to comment
Share on other sites

Here's my observation testing Vlc for Windows - When you connect to the Emby Dlna Server, Vlc then proceeds to recursively download content for your entire library, one folder at a time. This process takes a pretty long time. I did not wait for it to finish but the server log showed a ton of traffic going back and forth, and each time Vlc was requesting the content of a different directory.

 

I'll test Vlc for android and iOS and see if they behave differently.

Link to comment
Share on other sites

Ugh. I hate myself for not having done proper research on this before opening a thread.

 

For anyone wondering, it was an error from VLC. Open a terminal and execute `vlc', go to Universal Plug-and-Play and vlc will write the following log to your terminal:

 

 

[00007effa053feb8] upnp services discovery: Initializing libupnp on '(null)' interface
[00007effa053feb8] upnp services discovery error: Initialization failed: UPNP_E_SOCKET_BIND
[00007effa053feb8] core services discovery error: no suitable services discovery module

 

This is a bug in the libupnp in Ubuntu PPAs: https://bugs.launchpad.net/ubuntu/+source/libupnp/+bug/1571199

 

I installed the deb package provided and relaunched VLC and it works as Luke said: downloading the whole library which is utterly painful for my (powerful) CPU.

 

Anyway, this fixes my problem. Very sorry for all the noise! (Maybe you can take a look at the DLNA server crashing when disabling/enabling from the dashboard, so this thread won't be totally useless after all :) ).

 

Thanks for the support!

Link to comment
Share on other sites

  • 11 months later...
gsadasivan

Hoping this information will help other souls...

 

I installed 3.2.60 today (latest version as of now). My TV would not see the DLNA server, search brought me to this and other threads.

 

I installed by unzipping and not using the wizard. Used the github directions to install Emby as a service. Went through the configuration process. While the Andriod Client and Samsung clients see the server and can connect and play (well the M-Series Samsung anyway), the server was not visible in the DLNA list.

 

I was stumped. I had it enabled, blasting every 30secs. So, finally, I figured out the issue:

 

Default User: <Blank>

 

I had to select and set the default user to only default user!

 

That fixed the issue.

Link to comment
Share on other sites

Hi, thanks for the investigation although that sounds like a coincidence. If you leave it blank it will always pick a user, and if you only have one user, then it will always pick that one. More than likely saving the settings caused the dlna functions to be restarted, and that restart process sent out a new set of notifications that your other devices received.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...