Jump to content

Search the Community

Showing results for tags 'basic auth'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. I'm trying to get playback to work on android web browser with basic auth enabled on my reverse proxy, but I just can't get it to play. One of my users reported that it was working one time sometime last week, but now it won't work anymore. I haven't made any changes in that time period so I'm not sure why it stopped working. Everything is working normally on desktop web browsers it's just android web browsers I have issues with. When I press play on something it just sits there with a black screen not playing. In my dashboard I can see the client is not playing, I then press play on the client and then see on my dashboard that it looks like it's starting playing, counting the seconds, before it stops showing: --:-- then starts over again from start counting the seconds and repeat. Meanwhile, nothing is happening on the client, just a black screen. If I disable basic auth though, everything starts working again.. Here is the embty log: 2018-12-20 18:20:11.935 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ExternalPortForwarding 2018-12-20 18:20:11.937 Debug PortMapper: Starting NAT discovery 2018-12-20 18:20:11.959 Info LibraryMonitor: Watching directory /mnt/Kids TV 2018-12-20 18:20:11.961 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ExternalPortForwarding. Duration: 0.0257335 seconds 2018-12-20 18:20:11.961 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake 2018-12-20 18:20:11.961 Info LibraryMonitor: Watching directory /mnt/Kids Movie 2018-12-20 18:20:11.961 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0005 seconds 2018-12-20 18:20:11.961 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier 2018-12-20 18:20:11.965 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0032512 seconds 2018-12-20 18:20:11.965 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.RecordingNotifier 2018-12-20 18:20:11.965 Info LibraryMonitor: Watching directory /mnt/Blue Ray 2018-12-20 18:20:11.967 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.RecordingNotifier. Duration: 0.0025231 seconds 2018-12-20 18:20:11.967 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier 2018-12-20 18:20:11.967 Info LibraryMonitor: Watching directory /mnt/UFC 2018-12-20 18:20:11.972 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0050891 seconds 2018-12-20 18:20:11.972 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard 2018-12-20 18:20:11.973 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0011249 seconds 2018-12-20 18:20:11.973 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents 2018-12-20 18:20:11.974 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.0007011 seconds 2018-12-20 18:20:11.974 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint 2018-12-20 18:20:11.978 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UdpServerEntryPoint. Duration: 0.0040602 seconds 2018-12-20 18:20:11.978 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UsageEntryPoint 2018-12-20 18:20:11.982 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UsageEntryPoint. Duration: 0.0040928 seconds 2018-12-20 18:20:11.982 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier 2018-12-20 18:20:11.983 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.0007485 seconds 2018-12-20 18:20:11.983 Info App: Starting entry point Emby.Server.Implementations.Devices.DeviceManagerEntryPoint 2018-12-20 18:20:11.986 Info App: Entry point completed: Emby.Server.Implementations.Devices.DeviceManagerEntryPoint. Duration: 0.0025047 seconds 2018-12-20 18:20:11.986 Info App: Starting entry point Emby.Server.Implementations.Collections.CollectionManagerEntryPoint 2018-12-20 18:20:11.989 Info App: Entry point completed: Emby.Server.Implementations.Collections.CollectionManagerEntryPoint. Duration: 0.002759 seconds 2018-12-20 18:20:11.989 Info App: Starting entry point Emby.Server.Implementations.Activity.ActivityLogEntryPoint 2018-12-20 18:20:11.996 Info App: Entry point completed: Emby.Server.Implementations.Activity.ActivityLogEntryPoint. Duration: 0.0072283 seconds 2018-12-20 18:20:11.996 Info App: Starting entry point Emby.Server.MediaEncoding.Api.ApiEntryPoint 2018-12-20 18:20:12.010 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog 2018-12-20 18:20:12.198 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.ApiEntryPoint. Duration: 0.2018516 seconds 2018-12-20 18:20:12.198 Info App: Starting entry point Emby.Notifications.Notifications 2018-12-20 18:20:12.199 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.001427 seconds 2018-12-20 18:20:12.199 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint 2018-12-20 18:20:12.200 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.0003132 seconds 2018-12-20 18:20:12.200 Info App: Starting entry point Emby.Security.PluginSecurityManager 2018-12-20 18:20:12.200 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 6.53E-05 seconds 2018-12-20 18:20:12.200 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint 2018-12-20 18:20:12.207 Info LibraryMonitor: Watching directory /mnt/Movies 2018-12-20 18:20:12.209 Info App: Sqlite version: 3.24.0 2018-12-20 18:20:12.209 Info App: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS5,ENABLE_JSON1,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1 2018-12-20 18:20:12.235 Info App: Default journal_mode for /config/data/sync14.db is wal 2018-12-20 18:20:12.237 Info App: PRAGMA synchronous=1 2018-12-20 18:20:12.240 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0400702 seconds 2018-12-20 18:20:12.240 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint 2018-12-20 18:20:12.243 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0029592 seconds 2018-12-20 18:20:12.243 Info App: All entry points have started 2018-12-20 18:20:12.524 Info LibraryMonitor: Watching directory /mnt/Tv Shows 2018-12-20 18:20:13.616 Info HttpServer: WS http://192.168.2.215:8096/embywebsocket?api_key=4f66ce8814b44c638fe34f211c9d9597&device_id=E53110E4852F424A88353975DE0F9AF5. UserAgent: 2018-12-20 18:20:13.625 Debug HttpServer: Web socket connection allowed 2018-12-20 18:20:13.761 Debug SessionManager: Creating new WebSocketController 2018-12-20 18:20:13.769 Info App: App Activity: app: Kodi, version: 3.1.35a, deviceId: 41AFE14D17E6493788112D76D5BE283B, deviceName: Kodi (LibreELEC) 2018-12-20 18:20:13.881 Info TaskManager: StartupTrigger fired for task: Check for plugin updates 2018-12-20 18:20:13.883 Info TaskManager: Queueing task PluginUpdateTask 2018-12-20 18:20:13.892 Info TaskManager: Executing Check for plugin updates 2018-12-20 18:20:13.904 Info TaskManager: StartupTrigger fired for task: Check for application updates 2018-12-20 18:20:13.904 Info TaskManager: Queueing task SystemUpdateTask 2018-12-20 18:20:13.904 Info TaskManager: Executing Check for application updates 2018-12-20 18:20:13.975 Debug App: No application update available. 2018-12-20 18:20:13.977 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds 2018-12-20 18:20:14.015 Info TaskManager: ExecuteQueuedTasks 2018-12-20 18:20:14.046 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds 2018-12-20 18:20:14.047 Info TaskManager: ExecuteQueuedTasks 2018-12-20 18:20:23.899 Info HttpServer: WS http://192.168.2.215:8096/embywebsocket?api_key=70b85a803cdb4fefa91cdee3c976e47e&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6NjAuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC82MC4wfDE1MjcyMzk0MjI3MTg1. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:23.899 Debug HttpServer: Web socket connection allowed 2018-12-20 18:20:23.909 Debug SessionManager: Creating new WebSocketController 2018-12-20 18:20:23.909 Info App: App Activity: app: Emby Mobile, version: 3.5.3.0, deviceId: TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6NjAuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC82MC4wfDE1MjcyMzk0MjI3MTg1, deviceName: Firefox 2018-12-20 18:20:26.057 Debug SessionManager: Disposing session controller WebSocketController 2018-12-20 18:20:26.185 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/touchicon114.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.186 Debug HttpResultFactory: Transmit file /system/dashboard-ui/touchicon114.png 2018-12-20 18:20:26.186 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/favicon.ico. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.186 Debug HttpResultFactory: Transmit file /system/dashboard-ui/favicon.ico 2018-12-20 18:20:26.187 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 3ms. http://192.168.2.215:8096/web/touchicon114.png 2018-12-20 18:20:26.187 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 0ms. http://192.168.2.215:8096/web/favicon.ico 2018-12-20 18:20:26.321 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/strings/en-US.json?v=1545326456022. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.322 Debug HttpResultFactory: Transmit file /system/dashboard-ui/strings/en-US.json 2018-12-20 18:20:26.322 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 1ms. http://192.168.2.215:8096/web/strings/en-US.json?v=1545326456022 2018-12-20 18:20:26.323 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/bower_components/emby-webcomponents/strings/en-us.json?v=1545326456022. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.323 Debug HttpResultFactory: Transmit file /system/dashboard-ui/bower_components/emby-webcomponents/strings/en-us.json 2018-12-20 18:20:26.323 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 0ms. http://192.168.2.215:8096/web/bower_components/emby-webcomponents/strings/en-us.json?v=1545326456022 2018-12-20 18:20:26.602 Debug XmlSerializer: Deserializing file /config/config/branding.xml 2018-12-20 18:20:26.732 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.742 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 11ms. http://192.168.2.215:8096/emby/system/info/public 2018-12-20 18:20:26.750 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.807 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 57ms. http://192.168.2.215:8096/emby/System/Info 2018-12-20 18:20:26.814 Info HttpServer: HTTP POST http://192.168.2.215:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.817 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.819 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/DisplayPreferences/usersettings?userId=827a8085a4d74bd680d0c4e470ee0c1f&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.821 Info HttpServer: WS http://192.168.2.215:8096/embywebsocket?api_key=70b85a803cdb4fefa91cdee3c976e47e&deviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6NjAuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC82MC4wfDE1MjcyMzk0MjI3MTg1. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.821 Debug HttpServer: Web socket connection allowed 2018-12-20 18:20:26.821 Debug SessionManager: Creating new WebSocketController 2018-12-20 18:20:26.835 Debug XmlSerializer: Deserializing file /config/config/users/827a8085a4d74bd680d0c4e470ee0c1f/config.xml 2018-12-20 18:20:26.884 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 65ms. http://192.168.2.215:8096/emby/DisplayPreferences/usersettings?userId=827a8085a4d74bd680d0c4e470ee0c1f&client=emby 2018-12-20 18:20:26.900 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.908 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:26.929 Info HttpServer: HTTP Response 204 to 192.168.2.226. Time: 116ms. http://192.168.2.215:8096/emby/Sessions/Capabilities/Full 2018-12-20 18:20:26.945 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 37ms. http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f 2018-12-20 18:20:26.945 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 45ms. http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f 2018-12-20 18:20:26.945 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 127ms. http://192.168.2.215:8096/emby/Users/827a8085a4d74bd680d0c4e470ee0c1f 2018-12-20 18:20:27.145 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Sessions?ActiveWithinSeconds=960. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.147 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.149 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.150 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 1ms. http://192.168.2.215:8096/emby/System/Info 2018-12-20 18:20:27.153 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.156 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A20%3A56.851Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.156 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A20%3A56.852Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.166 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/LiveTv/Recordings?UserId=827a8085a4d74bd680d0c4e470ee0c1f&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.174 Debug App: SessionInfoWebSocketListener Begin transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:20:27.175 Debug App: ActivityLogWebSocketListener Begin transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:20:27.175 Debug App: ActivityLogWebSocketListener Begin transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:20:27.175 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 22ms. http://192.168.2.215:8096/emby/News/Product?StartIndex=0&Limit=4 2018-12-20 18:20:27.175 Debug App: ScheduledTasksWebSocketListener Begin transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:20:27.176 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.207 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 61ms. http://192.168.2.215:8096/emby/ScheduledTasks 2018-12-20 18:20:27.211 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/css/images/supporter/supporterbadge.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.211 Debug HttpResultFactory: Transmit file /system/dashboard-ui/css/images/supporter/supporterbadge.png 2018-12-20 18:20:27.212 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 1ms. http://192.168.2.215:8096/web/css/images/supporter/supporterbadge.png 2018-12-20 18:20:27.214 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 37ms. http://192.168.2.215:8096/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true 2018-12-20 18:20:27.241 Debug XmlSerializer: Deserializing file /config/config/users/52bdc6864641456e9e1674874e1ba111/config.xml 2018-12-20 18:20:27.253 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.254 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 101ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A20%3A56.851Z&hasUserId=true 2018-12-20 18:20:27.283 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 128ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A20%3A56.852Z&hasUserId=false 2018-12-20 18:20:27.286 Info HttpServer: HTTP GET http://192.168.2.215:8096/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.286 Debug HttpResultFactory: Transmit file /system/dashboard-ui/css/images/logoblack.png 2018-12-20 18:20:27.286 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 1ms. http://192.168.2.215:8096/web/css/images/logoblack.png 2018-12-20 18:20:27.288 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 121ms. http://192.168.2.215:8096/emby/LiveTv/Recordings?UserId=827a8085a4d74bd680d0c4e470ee0c1f&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop 2018-12-20 18:20:27.294 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 41ms. http://192.168.2.215:8096/emby/Packages/Updates?PackageType=System 2018-12-20 18:20:27.301 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 157ms. http://192.168.2.215:8096/emby/Sessions?ActiveWithinSeconds=960 2018-12-20 18:20:27.386 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:27.445 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 59ms. http://192.168.2.215:8096/emby/Packages/Updates?PackageType=UserInstalled 2018-12-20 18:20:32.818 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Endpoint. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:32.822 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 4ms. http://192.168.2.215:8096/emby/System/Endpoint 2018-12-20 18:20:37.796 Info HttpServer: WS http://some.domain.com:8096/embywebsocket?api_key=89aa74310cb24504b2ad3fc09c10ea04&deviceId=3f18effb9838f41ff3902668a958095c494a0f82. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:37.796 Debug HttpServer: Web socket connection allowed 2018-12-20 18:20:37.813 Info App: App Activity: app: Emby Mobile, version: 3.5.3.0, deviceId: 3f18effb9838f41ff3902668a958095c494a0f82, deviceName: Chrome Android 2018-12-20 18:20:37.821 Debug SessionManager: Creating new WebSocketController 2018-12-20 18:20:37.838 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A07.539Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:37.839 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A07.540Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:37.841 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A07.542Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:37.843 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A07.542Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:37.875 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 37ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A07.539Z&hasUserId=true 2018-12-20 18:20:37.914 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 75ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A07.540Z&hasUserId=false 2018-12-20 18:20:37.954 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 113ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A07.542Z&hasUserId=true 2018-12-20 18:20:37.993 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 151ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A07.542Z&hasUserId=false 2018-12-20 18:20:43.830 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:43.830 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:43.830 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:43.831 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:44.273 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 443ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:20:44.274 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 443ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:20:44.274 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 444ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:20:44.274 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 443ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:20:44.279 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Items/fe1d41812fc16ab2132addf988e2b579/Images/Logo?tag=f4354321eb20cbf215249091a6b18a48&maxHeight=24&maxWidth=130&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:44.291 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/Items/fe1d41812fc16ab2132addf988e2b579/Images/Backdrop?width=275&tag=7073d28ba71ce09bdde7ce5396c0573c&quality=70. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:44.325 Debug HttpResultFactory: Transmit file /config/cache/images/resized-images/c/c84214fe-aa4f-5a8c-b27b-9df770f77188.png 2018-12-20 18:20:44.325 Debug HttpResultFactory: Transmit file /config/cache/images/resized-images/3/3b8fa175-3dcb-20ce-1534-edb66e360894.jpg 2018-12-20 18:20:44.325 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 35ms. http://192.168.2.215:8096/emby/Items/fe1d41812fc16ab2132addf988e2b579/Images/Backdrop?width=275&tag=7073d28ba71ce09bdde7ce5396c0573c&quality=70 2018-12-20 18:20:44.325 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 46ms. http://192.168.2.215:8096/emby/Items/fe1d41812fc16ab2132addf988e2b579/Images/Logo?tag=f4354321eb20cbf215249091a6b18a48&maxHeight=24&maxWidth=130&quality=90 2018-12-20 18:20:49.348 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:49.349 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:49.349 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:49.355 Debug App: ReportPlaybackStopped PlaySessionId: bef344cb29d549989818754226fbe516 2018-12-20 18:20:49.367 Info SessionManager: Playback stopped reported by app Emby Mobile 3.5.3.0 playing Chapter 1. Stopped at 0 ms 2018-12-20 18:20:49.369 Debug XmlSerializer: Deserializing file /config/config/xbmcmetadata.xml 2018-12-20 18:20:49.382 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 34ms. http://some.domain.com:8096/emby/Sessions/Playing/Stopped 2018-12-20 18:20:49.386 Debug XmlSerializer: Deserializing file /config/config/notifications.xml 2018-12-20 18:20:49.393 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A19.097Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:49.395 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A19.098Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:49.396 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:49.396 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A19.098Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:49.398 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A19.099Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:20:49.449 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 56ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A19.097Z&hasUserId=true 2018-12-20 18:20:49.485 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 90ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A19.098Z&hasUserId=false 2018-12-20 18:20:49.520 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 124ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A19.098Z&hasUserId=true 2018-12-20 18:20:49.560 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 162ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A19.099Z&hasUserId=false 2018-12-20 18:20:50.277 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 928ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio 2018-12-20 18:20:50.359 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 1010ms (slow). http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video 2018-12-20 18:20:50.545 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 1149ms (slow). http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false 2018-12-20 18:20:58.122 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Items/3fcb9a4393616310f4b449452a093ed7/Images/Primary?maxHeight=512&maxWidth=341&tag=bc094c6427f9902183d4bc025608f918&quality=40. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:58.122 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Items/68e7423fb048479f9d77ada93eb8ba05/Images/Primary?maxHeight=512&maxWidth=341&tag=6934c1981bf901b0ac0cb8f2118e49d9&quality=40. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:20:58.124 Debug HttpResultFactory: Transmit file /config/cache/images/resized-images/b/b701f5aa-639a-75e3-cc3a-a9b32f93b708.webp 2018-12-20 18:20:58.124 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 2ms. http://some.domain.com:8096/emby/Items/3fcb9a4393616310f4b449452a093ed7/Images/Primary?maxHeight=512&maxWidth=341&tag=bc094c6427f9902183d4bc025608f918&quality=40 2018-12-20 18:20:58.124 Debug HttpResultFactory: Transmit file /config/cache/images/resized-images/2/28d2095e-7122-24ce-3334-b17582bb3a7a.webp 2018-12-20 18:20:58.124 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 2ms. http://some.domain.com:8096/emby/Items/68e7423fb048479f9d77ada93eb8ba05/Images/Primary?maxHeight=512&maxWidth=341&tag=6934c1981bf901b0ac0cb8f2118e49d9&quality=40 2018-12-20 18:21:00.541 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:00.541 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:00.542 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:00.544 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio 2018-12-20 18:21:00.749 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 208ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video 2018-12-20 18:21:00.932 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 390ms. http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false 2018-12-20 18:21:12.344 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/c65f87fe7055016b9247d50892c72963. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:12.442 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 97ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/c65f87fe7055016b9247d50892c72963 2018-12-20 18:21:12.598 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Shows/fe1d41812fc16ab2132addf988e2b579/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=52bdc6864641456e9e1674874e1ba111&Fields=Chapters. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:12.652 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 54ms. http://some.domain.com:8096/emby/Shows/fe1d41812fc16ab2132addf988e2b579/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=52bdc6864641456e9e1674874e1ba111&Fields=Chapters 2018-12-20 18:21:12.754 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/c65f87fe7055016b9247d50892c72963/Intros. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:12.766 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 12ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/c65f87fe7055016b9247d50892c72963/Intros 2018-12-20 18:21:12.852 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Items/c65f87fe7055016b9247d50892c72963/PlaybackInfo?UserId=52bdc6864641456e9e1674874e1ba111&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=77064220. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:12.873 Debug App: GetPostedPlaybackInfo request: {"Id":"c65f87fe7055016b9247d50892c72963","UserId":"52bdc6864641456e9e1674874e1ba111","MaxStreamingBitrate":77064220,"StartTimeTicks":0,"DeviceProfile":{"EnableAlbumArtInDidl":false,"EnableSingleAlbumArtLimit":false,"EnableSingleSubtitleLimit":false,"SupportedMediaTypes":"Audio,Photo,Video","MaxAlbumArtWidth":0,"MaxAlbumArtHeight":0,"MaxStreamingBitrate":120000000,"MaxStaticBitrate":100000000,"MusicStreamingTranscodingBitrate":192000,"TimelineOffsetSeconds":0,"RequiresPlainVideoItems":false,"RequiresPlainFolders":false,"EnableMSMediaReceiverRegistrar":false,"IgnoreTranscodeByteRangeRequests":false,"XmlRootAttributes":[],"DirectPlayProfiles":[{"Container":"mp4,m4v","AudioCodec":"mp3,aac,opus,flac,vorbis","VideoCodec":"h264,vp8,vp9","Type":"Video"},{"Container":"mkv","AudioCodec":"mp3,aac,opus,flac,vorbis","VideoCodec":"h264,vp8,vp9","Type":"Video"},{"Container":"mov","AudioCodec":"mp3,aac,opus,flac,vorbis","VideoCodec":"h264","Type":"Video"},{"Container":"opus","Type":"Audio"},{"Container":"mp3","AudioCodec":"mp3","Type":"Audio"},{"Container":"aac","Type":"Audio"},{"Container":"m4a","AudioCodec":"aac","Type":"Audio"},{"Container":"flac","Type":"Audio"},{"Container":"webma,webm","Type":"Audio"},{"Container":"wav","Type":"Audio"},{"Container":"webm","AudioCodec":"vorbis,opus","VideoCodec":"VP8","Type":"Video"},{"Container":"webm","AudioCodec":"vorbis,opus","VideoCodec":"VP9","Type":"Video"}],"TranscodingProfiles":[{"Container":"ts","Type":"Audio","AudioCodec":"aac","Protocol":"hls","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":1,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"aac","Type":"Audio","AudioCodec":"aac","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"mp3","Type":"Audio","AudioCodec":"mp3","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"opus","Type":"Audio","AudioCodec":"opus","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"wav","Type":"Audio","AudioCodec":"wav","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"opus","Type":"Audio","AudioCodec":"opus","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Static","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"mp3","Type":"Audio","AudioCodec":"mp3","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Static","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"aac","Type":"Audio","AudioCodec":"aac","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Static","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"wav","Type":"Audio","AudioCodec":"wav","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Static","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"mkv","Type":"Video","VideoCodec":"h264,vp8,vp9","AudioCodec":"mp3,aac,opus,flac,vorbis","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":true,"Context":"Static","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"ts","Type":"Video","VideoCodec":"h264","AudioCodec":"mp3,aac,opus","Protocol":"hls","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":1,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"webm","Type":"Video","VideoCodec":"vpx","AudioCodec":"vorbis","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Streaming","EnableSubtitlesInManifest":false,"MaxAudioChannels":"2","MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false},{"Container":"mp4","Type":"Video","VideoCodec":"h264","AudioCodec":"mp3,aac,opus,flac,vorbis","Protocol":"http","EstimateContentLength":false,"EnableMpegtsM2TsMode":false,"TranscodeSeekInfo":"Auto","CopyTimestamps":false,"Context":"Static","EnableSubtitlesInManifest":false,"MinSegments":0,"SegmentLength":0,"BreakOnNonKeyFrames":false}],"ContainerProfiles":[],"CodecProfiles":[{"Type":"VideoAudio","Conditions":[{"Condition":"Equals","Property":"IsSecondaryAudio","Value":"false","IsRequired":false}],"ApplyConditions":[],"Codec":"aac"},{"Type":"VideoAudio","Conditions":[{"Condition":"Equals","Property":"IsSecondaryAudio","Value":"false","IsRequired":false}],"ApplyConditions":[]},{"Type":"Video","Conditions":[{"Condition":"NotEquals","Property":"IsAnamorphic","Value":"true","IsRequired":false},{"Condition":"EqualsAny","Property":"VideoProfile","Value":"high|main|baseline|constrained baseline|high 10","IsRequired":true},{"Condition":"LessThanEqual","Property":"VideoLevel","Value":"51","IsRequired":true}],"ApplyConditions":[],"Codec":"h264"}],"ResponseProfiles":[{"Container":"m4v","Type":"Video","MimeType":"video/mp4","Conditions":[]}],"SubtitleProfiles":[{"Format":"vtt","Method":"External"},{"Format":"ass","Method":"External"},{"Format":"ssa","Method":"External"}]},"EnableDirectPlay":true,"EnableDirectStream":true,"EnableTranscoding":true,"AllowVideoStreamCopy":true,"AllowAudioStreamCopy":true,"IsPlayback":true,"AutoOpenLiveStream":true,"DirectPlayProtocols":["Http"]} 2018-12-20 18:21:12.893 Info App: User policy for strike841. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True 2018-12-20 18:21:12.915 Info App: Profile: Unknown Profile, Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: True 2018-12-20 18:21:12.929 Info App: Profile: Unknown Profile, No direct play profiles found for Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv 2018-12-20 18:21:12.979 Info App: RemoteClientBitrateLimit: 30000000, RemoteIp: 123.123.123.12, IsInLocalNetwork: False 2018-12-20 18:21:12.979 Info App: Profile: Unknown Profile, Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: True 2018-12-20 18:21:12.979 Info App: Profile: Unknown Profile, No direct play profiles found for Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv 2018-12-20 18:21:12.980 Info App: RemoteClientBitrateLimit: 30000000, RemoteIp: 123.123.123.12, IsInLocalNetwork: False 2018-12-20 18:21:12.980 Info App: Profile: Unknown Profile, Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: True 2018-12-20 18:21:12.980 Info App: Profile: Unknown Profile, No direct play profiles found for Path: \\TOWER\Share\Tv Shows\House Of Cards 2013\House Of Cards 2013 Season 1\House.Of.Cards.2013.S01E01.720p.BluRay.x264-.mkv 2018-12-20 18:21:13.009 Info App: RemoteClientBitrateLimit: 30000000, RemoteIp: 123.123.123.12, IsInLocalNetwork: False 2018-12-20 18:21:13.018 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 166ms. http://some.domain.com:8096/emby/Items/c65f87fe7055016b9247d50892c72963/PlaybackInfo?UserId=52bdc6864641456e9e1674874e1ba111&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=77064220 2018-12-20 18:21:13.141 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/videos/c65f87fe7055016b9247d50892c72963/master.m3u8?DeviceId=3f18effb9838f41ff3902668a958095c494a0f82&MediaSourceId=c65f87fe7055016b9247d50892c72963&VideoCodec=h264&AudioCodec=mp3,aac,opus&AudioStreamIndex=1&VideoBitrate=29360000&AudioBitrate=640000&PlaySessionId=a64e84b639074b9fa5895f8cecbfc5f9&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=d27bcaefad0c2d58128ee3fb90798672&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51. Host=some.domain.com:443, X-Real-IP=123.123.123.12, X-Forwarded-For=123.123.123.12, X-Forwarded-Proto=https, Connection=upgrade, authorization=Basic c3RyaWtlOmJsYXN0MDc0NTUwMzU=, accept-encoding=identity;q=1, *;q=0, user-agent=Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36, chrome-proxy=frfr, accept=*/*, referer=https://some.domain.com/web/index.html, accept-language=en-US,en;q=0.9,nb;q=0.8, range=bytes=0- 2018-12-20 18:21:13.246 Debug App: Master playlist: #EXTM3U #EXT-X-VERSION:3 #EXT-X-INDEPENDENT-SEGMENTS #EXT-X-STREAM-INF:BANDWIDTH=7165026,AVERAGE-BANDWIDTH=5970855,VIDEO-RANGE=SDR,CODECS="avc1.640029,mp4a.40.34",RESOLUTION=1280x640,FRAME-RATE=23.976 main.m3u8?DeviceId=3f18effb9838f41ff3902668a958095c494a0f82&MediaSourceId=c65f87fe7055016b9247d50892c72963&VideoCodec=h264&AudioCodec=mp3,aac,opus&AudioStreamIndex=1&VideoBitrate=29360000&AudioBitrate=640000&PlaySessionId=a64e84b639074b9fa5895f8cecbfc5f9&api_key=89aa74310cb24504b2ad3fc09c10ea04&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=d27bcaefad0c2d58128ee3fb90798672&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51 2018-12-20 18:21:13.246 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 106ms. http://some.domain.com:8096/emby/videos/c65f87fe7055016b9247d50892c72963/master.m3u8?DeviceId=3f18effb9838f41ff3902668a958095c494a0f82&MediaSourceId=c65f87fe7055016b9247d50892c72963&VideoCodec=h264&AudioCodec=mp3,aac,opus&AudioStreamIndex=1&VideoBitrate=29360000&AudioBitrate=640000&PlaySessionId=a64e84b639074b9fa5895f8cecbfc5f9&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=d27bcaefad0c2d58128ee3fb90798672&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=51 2018-12-20 18:21:13.549 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:13.557 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 8ms. http://some.domain.com:8096/emby/Sessions/Playing 2018-12-20 18:21:13.567 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A43.272Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:13.568 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A43.272Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:13.603 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 37ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A43.272Z&hasUserId=true 2018-12-20 18:21:13.612 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A43.311Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:13.614 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A43.311Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:13.639 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 71ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A43.272Z&hasUserId=false 2018-12-20 18:21:13.674 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 62ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A21%3A43.311Z&hasUserId=true 2018-12-20 18:21:13.713 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 99ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A21%3A43.311Z&hasUserId=false 2018-12-20 18:21:13.832 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:13.835 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:14.251 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:14.254 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:23.565 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:23.569 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 4ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:29.937 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:29.940 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:33.578 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:33.581 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 2ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:53.564 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:21:53.567 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 2ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:56.292 Info HttpServer: HTTP POST http://192.168.2.215:8096/emby/Sessions/Playing/Progress. UserAgent: Emby-Kodi/3.1.35a 2018-12-20 18:21:56.295 Info App: App Activity: app: Kodi, version: 3.1.35a, deviceId: E53110E4852F424A88353975DE0F9AF5, deviceName: Kodi (LibreELEC) 2018-12-20 18:21:56.297 Info HttpServer: HTTP Response 204 to 192.168.2.218. Time: 5ms. http://192.168.2.215:8096/emby/Sessions/Playing/Progress 2018-12-20 18:21:56.302 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A26.009Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:56.304 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A26.009Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:56.305 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A26.009Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:56.307 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A26.010Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:21:56.339 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 37ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A26.009Z&hasUserId=true 2018-12-20 18:21:56.375 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 71ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A26.009Z&hasUserId=false 2018-12-20 18:21:56.411 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 105ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A26.009Z&hasUserId=true 2018-12-20 18:21:56.446 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 139ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A26.010Z&hasUserId=false 2018-12-20 18:22:13.562 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:13.565 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:22:15.896 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:15.898 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:22:23.565 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:23.570 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 5ms. http://some.domain.com:8096/emby/Sessions/Playing/Progress 2018-12-20 18:22:28.293 Info HttpServer: HTTP POST http://some.domain.com:8096/emby/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:28.294 Debug App: ReportPlaybackStopped PlaySessionId: a64e84b639074b9fa5895f8cecbfc5f9 2018-12-20 18:22:28.295 Info SessionManager: Playback stopped reported by app Emby Mobile 3.5.3.0 playing Chapter 1. Stopped at 0 ms 2018-12-20 18:22:28.295 Info HttpServer: HTTP Response 204 to 123.123.123.12. Time: 3ms. http://some.domain.com:8096/emby/Sessions/Playing/Stopped 2018-12-20 18:22:28.304 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A58.011Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:28.305 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A58.011Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:28.344 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 40ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A58.011Z&hasUserId=true 2018-12-20 18:22:28.344 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A58.050Z&hasUserId=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:28.345 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A58.051Z&hasUserId=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:28.380 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 74ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A58.011Z&hasUserId=false 2018-12-20 18:22:28.416 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 72ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2018-12-19T17%3A22%3A58.050Z&hasUserId=true 2018-12-20 18:22:28.452 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 107ms. http://192.168.2.215:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2018-12-13T17%3A22%3A58.051Z&hasUserId=false 2018-12-20 18:22:28.473 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:28.476 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:28.477 Info HttpServer: HTTP GET http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36 2018-12-20 18:22:28.532 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 59ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video 2018-12-20 18:22:28.533 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 57ms. http://some.domain.com:8096/emby/Users/52bdc6864641456e9e1674874e1ba111/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Audio 2018-12-20 18:22:28.841 Info HttpServer: HTTP Response 200 to 123.123.123.12. Time: 364ms. http://some.domain.com:8096/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=52bdc6864641456e9e1674874e1ba111&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false 2018-12-20 18:22:50.104 Debug App: ScheduledTasksWebSocketListener stop transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:22:50.104 Debug App: SessionInfoWebSocketListener stop transmitting over websocket to [::ffff:192.168.2.226]:60587 2018-12-20 18:22:50.105 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:50.107 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 2018-12-20 18:22:50.122 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 17ms. http://192.168.2.215:8096/emby/System/Logs 2018-12-20 18:22:50.128 Info HttpServer: HTTP Response 200 to 192.168.2.226. Time: 21ms. http://192.168.2.215:8096/emby/System/Configuration 2018-12-20 18:22:52.491 Info HttpServer: HTTP GET http://192.168.2.215:8096/emby/System/Logs/Log?name=embyserver.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 And here is my proxy config # redirect all traffic to https server { listen 80; server_name _; return 301 https://$host$request_uri; } # main server block server { listen 443 ssl http2 default_server; # This header will prevent search engines from indexing your https pages add_header X-Robots-Tag "noindex, nofollow, nosnippet, noarchive"; root /config/www; index index.html index.htm index.php; server_name _; #ssl_certificate /config/keys/letsencrypt/fullchain.pem; #ssl_certificate_key /config/keys/letsencrypt/privkey.pem; #ssl_dhparam /config/nginx/dhparams.pem; #ssl_ciphers 'ECDHE-RSA-AES128 -GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:AES:CAMELLIA:DES-CBC3-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!aECDH:!EDH-DSS-DES-CBC3-SHA:!EDH-RSA-DES-CBC3-SHA:!KRB5-DES-CBC3-SHA'; #ssl_prefer_server_ciphers on; #SSL settings include /config/nginx/strong-ssl.conf; client_max_body_size 0; location / { auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; proxy_pass http://192.168.2.215:8096; } # LOCAL IP ALLOW GEO BLOCK if ($lan-ip = yes) { set $allowed_country yes; } # COUNTRY GEO BLOCK if ($allowed_country = no) { return 444; } } Proxy.conf: client_max_body_size 10m; client_body_buffer_size 128k; #Timeout if the real server is dead proxy_next_upstream error timeout invalid_header http_500 http_502 http_503; # Advanced Proxy Config send_timeout 5m; proxy_read_timeout 240; proxy_send_timeout 240; proxy_connect_timeout 240; # Basic Proxy Config proxy_set_header Host $host:$server_port; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto https; proxy_redirect http:// $scheme://; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_cache_bypass $cookie_session; proxy_no_cache $cookie_session; proxy_buffers 32 4k; Any help would be greatly appreciated!
×
×
  • Create New...