Jump to content

Recording times no longer correct


Recommended Posts

Posted

In the meantime my guess would be that the system clock is changing.

  • 3 weeks later...
O19GP
Posted

Was checking in to see if there was any news regarding the beta, but in response to your last suggestion:

I've already checked this. journalctl shows no clock corrections, NTP events or time jumps between timer creation at 07:13 and the recordings firing early around 16:00. Windows host and WSL2 clocks matched to the second when compared live. The host runs 24/7 with no sleep or hibernate.

Happy to wait for the beta with the expanded logging

O19GP
Posted (edited)

Still broken in 4.9.5.0 — today's Channel 4 News was scheduled for 18:30 but started recording at 17:53, 37 minutes early. The expanded logging is present and working. Attaching the full log from launch through to this evening, plus current timers.json and seriestimers.json.timers.jsonseriestimers.json

Edited by sa2000
Removed unsanitized log file
sa2000
Posted
51 minutes ago, O19GP said:

today's Channel 4 News was scheduled for 18:30 but started recording at 17:53, 37 minutes early.

But the embyserver log provided is for a launch at 20:35 and log captured at 20:46

can you look for the earlier embyserver-xxxx.txt files covering the previous launch time up to 20:35

 

sa2000
Posted

and please use the emby web download sanitized log function rather thab attach raw logs

 

Posted
On 25/05/2026 at 09:31, O19GP said:

Ah yes apologies, now the correct sanitised file attached

Thanks - so this is for the scheduled recording for the subsequent day - scheduled for 18:30 on 24th.

The time appears to be set correctly for the scheduled trigger - but it fired early

2026-05-24 10:47:38.398 Info LiveTV: Creating recording timer for 36882a7a48d1877e1b4ac5577ff75471, Channel 4 News - . Timer will fire in 462.36003044166665 minutes at 2026-05-24 18:30:00.000

2026-05-24 10:47:48.170 Info LiveTV: Creating recording timer for 36882a7a48d1877e1b4ac5577ff75471, Channel 4 News - . Timer will fire in 462.1971630666667 minutes at 2026-05-24 18:30:00.000

2026-05-24 17:53:20.003 Info LiveTV: Recording timer fired for 36882a7a48d1877e1b4ac5577ff75471 Channel 4 News - .

2026-05-24 17:53:23.458 Info LiveTV: Getting media sources for recording from channel 12801 Channel 4 to record to 36882a7a48d1877e1b4ac5577ff75471 /recordings/Recordings/Channel 4 News (2019)/Channel 4 News 2026_05_24_18_30_00.ts

It is not clear to me why we logged the time creations twice - once at 10:47:38 and again at 10:47:48 but in both cases we logged that the firing time is to be 2026-05-24 18:30:00.000

But it triggered at 17:53:20

2026-05-24 17:53:20.003 Info LiveTV: Recording timer fired for 36882a7a48d1877e1b4ac5577ff75471 Channel 4 News - .

2026-05-24 17:53:23.458 Info LiveTV: Getting media sources for recording from channel 12801 Channel 4 to record to 36882a7a48d1877e1b4ac5577ff75471 /recordings/Recordings/Channel 4 News (2019)/Channel 4 News 2026_05_24_18_30_00.ts

2026-05-24 17:53:23.459 Info LiveTV: Opening live stream for recording from channel 12801 Channel 4 to 36882a7a48d1877e1b4ac5577ff75471 /recordings/Recordings/Channel 4 News (2019)/Channel 4 News 2026_05_24_18_30_00.ts

I will leave it to @Luketo decide what additional diagnostic logging would be needed. I do not know how the trigger mechanism is set.

An observation on looking at the timestamps in the log - we have many log lines show the time going backwards . Whilst this may be explained as timing issue to do with how the log timestamps are set, i would not normally expect to see so many

And this is the only setup I have seen us record negative times for how long a request took to complete !!

So this must be a clue and probably relevant - maybe there are issues with wsl system time

These http requests logged negative elapsed time from time the requests were fired to time when they completed !!

2026-05-23 21:42:34.822 Info HttpClient: GET https://api4.thetvdb.com/v4/series/416491/episodes/official/eng?page=0
2026-05-23 21:42:33.022 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/series/416491/episodes/official/eng?page=0 after -1800ms

2026-05-23 21:43:02.821 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350665/episodes/official?page=0
2026-05-23 21:43:01.061 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/series/350665/episodes/official?page=0 after -1759ms

2026-05-23 22:10:36.565 Info HttpClient: POST https://oauth2.googleapis.com/token
2026-05-23 22:10:35.392 Info HttpClient: Http response 200 from https://oauth2.googleapis.com/token after -1173ms

2026-05-24 09:38:24.054 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1dfb03b97eb1a069
2026-05-24 09:38:23.988 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1dfb03b97eb1a069 after -66ms

2026-05-24 09:41:08.254 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=6cd433017f64e0d9
2026-05-24 09:41:05.723 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=6cd433017f64e0d9 after -2531ms

2026-05-24 10:46:15.559 Info HttpClient: GET https://host21/v1.1/lineups/USA-DITV751-X/channels?enhancedCallSign=true
2026-05-24 10:46:13.642 Info HttpClient: Http response 200 from https://host21/v1.1/lineups/USA-DITV751-X/channels?enhancedCallSign=true after -1917ms

2026-05-24 10:46:42.870 Info HttpClient: GET https://host21/v1.1/stations/50976/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z
2026-05-24 10:46:40.604 Info HttpClient: Http response 200 from https://host21/v1.1/stations/50976/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z after -2266ms

2026-05-24 10:47:10.494 Info HttpClient: GET https://host21/v1.1/stations/61458/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z
2026-05-24 10:47:08.089 Info HttpClient: Http response 200 from https://host21/v1.1/stations/61458/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z after -2405ms

2026-05-24 10:47:37.832 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=series&q=Would I Lie to You?
2026-05-24 10:47:35.271 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/search?type=series&q=Would I Lie to You? after -2561ms

Look at the timestamps and the "after -xxxxms" text at the end of the response log lines

And these were all the times when the time went backwards - picking up the 147 times when the time went back


2026-05-23 21:42:34.822 Info HttpClient: GET https://api4.thetvdb.com/v4/series/416491/episodes/official/eng?page=0
2026-05-23 21:42:33.022 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/series/416491/episodes/official/eng?page=0 after -1800ms

2026-05-23 21:43:02.821 Info HttpClient: GET https://api4.thetvdb.com/v4/series/350665/episodes/official?page=0
2026-05-23 21:43:01.061 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/series/350665/episodes/official?page=0 after -1759ms

2026-05-23 21:43:30.903 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/series/72231/episodes/official/eng?page=1 after 224ms
2026-05-23 21:43:29.215 Info HttpClient: GET https://api4.thetvdb.com/v4/series/72231/episodes/official/eng?page=2

2026-05-23 21:58:27.244 Info PlaystateService-0HNLMENUUCVIV:00000004: http/1.1 Response 204 to host2. Time: 4ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=C2238BC1-AF0C-4FDC-A370-2231455E4C03&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret2_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-23 21:58:27.126 Info HttpClient: GET https://emby.tmsimg.com/assets/p33097119_b_v8_ab.jpg?w=480&h=720

2026-05-23 21:58:56.146 Info DynamicHlsService-0HNLMENUUCVJ5:00000003: http/1.1 Response 200 to host4. Time: 2ms. GET http://host1/emby/videos/2912844/hls1/main/329.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 20:58:56 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="13c015addb439f5659ba2fd16856cf3b", Content-Length=394988, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 21:58:54.643 Info DynamicHlsService-0HNLMENUUCVJ5:00000005: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/330.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Source Ip: host4, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.227.8, Cf-Ipcountry=AU, Cf-Ray=a006fb3acb2ddd4a-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.227.8, X-Forwarded-Proto=https

2026-05-23 21:59:23.268 Info DynamicHlsService-0HNLMENUUCVJ5:00000015: http/1.1 Response 200 to host4. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/24.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 20:59:23 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="799384fdd8aafbc71a0ccfa01fc38162", Content-Length=388408, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 21:59:23.204 Info DynamicHlsService-0HNLMENUUCVJ5:00000016: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/25.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Source Ip: host4, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.227.8, Cf-Ipcountry=AU, Cf-Ray=a006fbed0baadd4a-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.227.8, X-Forwarded-Proto=https

2026-05-23 22:03:07.530 Info PlaystateService-0HNLMENUUCVIV:00000086: http/1.1 Response 204 to host4. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-23 22:03:07.217 Info DynamicHlsService-0HNLMENUUCVIV:00000087: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/102.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Source Ip: host4, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.227.8, Cf-Ipcountry=AU, Cf-Ray=a00701654eeedd4a-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.227.8, X-Forwarded-Proto=https

2026-05-23 22:03:36.142 Info DynamicHlsService-0HNLMENUUCVIV:00000092: http/1.1 Response 200 to host4. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/111.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 21:03:35 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="bd6486d8f65b21a8d67e0979d8ed1378", Content-Length=395740, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 22:03:35.865 Info PlaystateService-0HNLMENUUCVIV:00000093: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host4, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-23 22:05:28.480 Info PlaystateService-0HNLMENUUCVIV:000000CE: http/1.1 Response 204 to host4. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-23 22:05:28.264 Info DynamicHlsService-0HNLMENUUCVIV:000000CF: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/149.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Source Ip: host4, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.227.8, Cf-Ipcountry=AU, Cf-Ray=a00704d68c5add4a-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.227.8, X-Forwarded-Proto=https

2026-05-23 22:07:19.496 Info PlaystateService-0HNLMENUUCVIV:0000010A: http/1.1 Response 204 to host5. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=C2238BC1-AF0C-4FDC-A370-2231455E4C03&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret2_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-23 22:07:19.203 Info DynamicHlsService-0HNLMENUUCVIV:0000010B: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/186.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Source Ip: host4, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.227.8, Cf-Ipcountry=AU, Cf-Ray=a007078c5cfedd4a-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.227.8, X-Forwarded-Proto=https

2026-05-23 22:07:48.094 Info DynamicHlsService-0HNLMENUUCVIV:00000118: http/1.1 Response 200 to host4. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/195.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 21:07:47 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="5a0ed0ec161cf666f5ab8c666dfda910", Content-Length=395552, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 22:07:47.559 Info PlaystateService-0HNLMENUUCVIV:00000119: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host4, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-23 22:10:08.377 Info DynamicHlsService-0HNLMENUUCVIV:00000163: http/1.1 Response 200 to host4. Time: 2ms. GET http://host1/emby/videos/2912844/hls1/main/242.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 21:10:08 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="425e7f32a8ed392f63269a195575c8af", Content-Length=388032, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 22:10:08.119 Info PlaystateService-0HNLMENUUCVIV:00000164: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=C2238BC1-AF0C-4FDC-A370-2231455E4C03&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret2_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host5, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-23 22:10:37.122 Info HttpClient: Http response 200 from https://oauth2.googleapis.com/token after 104ms
2026-05-23 22:10:36.565 Info HttpClient: POST https://oauth2.googleapis.com/token
2026-05-23 22:10:35.392 Info HttpClient: Http response 200 from https://oauth2.googleapis.com/token after -1173ms

2026-05-23 22:14:21.123 Info DynamicHlsService-0HNLMENUUCVJC:0000000A: http/1.1 Response 200 to host4. Time: 3ms. GET http://host1/emby/videos/2912844/hls1/main/326.ts?PlaySessionId=4ab8f06fd57d49398cc5e9c3f501dc75. Headers: Content-Type=video/mp2t, Date=Sat, 23 May 2026 21:14:20 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="2f33fa91078c37c637cf0e520e954d55", Content-Length=431836, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-23 22:14:20.087 Info PlaystateService-0HNLMENUUCVJC:0000000B: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host4, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-23 22:18:33.692 Info PlaystateService-0HNLMENUUCVJC:00000082: http/1.1 Response 204 to host4. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-23 22:18:33.061 Info PlaystateService-0HNLMENUUCVJC:00000083: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=C2238BC1-AF0C-4FDC-A370-2231455E4C03&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret2_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host5, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 03:29:11.135 Info App: Deleting file /recordings/Recordings/Saturday Night Live (1975)/Season 51/Saturday Night Live S51E20 Will Ferrell; Paul McCartney.ts
2026-05-24 03:29:09.717 Info App: Deleting file /recordings/Recordings/Saturday Night Live (1975)/Season 51/Saturday Night Live S51E20 Will Ferrell; Paul McCartney-thumb.jpg

2026-05-24 06:29:03.616 Info DynamicHlsService-0HNLMENUUCVKC:00000012: http/1.1 Response 200 to host12. Time: 3ms. GET http://host1/emby/videos/2902669/hls1/main/6.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 05:29:02 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="83b37ee360d6a328a598426e76c28754", Content-Length=1878120, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 06:29:01.833 Info DynamicHlsService-0HNLMENUUCVKC:00000013: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/7.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a009e67a489ba17a-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 06:46:32.935 Info PlaystateService-0HNLMENUUCVKN:000000A5: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 06:46:30.849 Info DynamicHlsService-0HNLMENUUCVKN:000000A6: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/376.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a0016a925a17a-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 06:53:27.054 Info PlaystateService-0HNLMENUUCVKN:00000157: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 06:53:25.252 Info DynamicHlsService-0HNLMENUUCVKN:00000158: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/514.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a0a34980ba17a-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 06:58:30.080 Info PlaystateService-0HNLMENUUCVL3:00000009: http/1.1 Response 204 to host12. Time: 4ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 06:58:28.522 Info DynamicHlsService-0HNLMENUUCVL3:0000000A: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/615.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a119c289c88a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:00:21.225 Info PlaystateService-0HNLMENUUCVL3:00000039: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:00:19.690 Info DynamicHlsService-0HNLMENUUCVL3:0000003A: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/652.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a14528ce788a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:05:24.287 Info PlaystateService-0HNLMENUUCVL4:0000005B: http/1.1 Response 204 to host12. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:05:22.970 Info DynamicHlsService-0HNLMENUUCVL4:0000005C: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/753.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a1bba2e0f88a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:07:13.282 Info DynamicHlsService-0HNLMENUUCVL4:00000089: http/1.1 Response 200 to host12. Time: 6ms. GET http://host1/emby/videos/2902669/hls1/main/789.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:07:12 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="c862cf03c134195e2cc37aa4bbbbf900", Content-Length=1852552, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:07:13.134 Info PlaystateService-0HNLMENUUCVL4:0000008A: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:09:04.627 Info DynamicHlsService-0HNLMENUUCVL4:000000B9: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902669/hls1/main/826.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:09:03 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="6f8e11d372f02bbd6416a5c7aa562abe", Content-Length=1836384, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:09:04.289 Info PlaystateService-0HNLMENUUCVL4:000000BA: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:10:27.490 Info PlaystateService-0HNLMENUUCVL4:000000DD: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:10:26.285 Info DynamicHlsService-0HNLMENUUCVL4:000000DE: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/854.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a2321ae0488a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:12:16.670 Info DynamicHlsService-0HNLMENUUCVL4:0000010C: http/1.1 Response 200 to host12. Time: 6ms. GET http://host1/emby/videos/2902669/hls1/main/890.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:12:16 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="7d3e0567a2ac575943f035f0663d4af4", Content-Length=2075520, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:12:16.220 Info PlaystateService-0HNLMENUUCVL4:0000010D: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:13:39.322 Info PlaystateService-0HNLMENUUCVL4:00000130: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:13:38.420 Info DynamicHlsService-0HNLMENUUCVL4:00000131: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/918.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a27d2e98d88a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:14:07.822 Info DynamicHlsService-0HNLMENUUCVL4:0000013C: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902669/hls1/main/927.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:14:06 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="9ba7acc7d142cf5cf8081743cd4134cc", Content-Length=1849356, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:14:07.412 Info PlaystateService-0HNLMENUUCVL4:0000013D: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:15:30.698 Info PlaystateService-0HNLMENUUCVL4:00000160: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:15:29.630 Info DynamicHlsService-0HNLMENUUCVL4:00000161: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/955.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a2a89595488a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:17:19.989 Info DynamicHlsService-0HNLMENUUCVL4:0000018E: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902669/hls1/main/991.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:17:19 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="5d212587112c53d3057eed2a0227a49b", Content-Length=1850296, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:17:19.379 Info PlaystateService-0HNLMENUUCVL4:0000018F: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:18:42.442 Info PlaystateService-0HNLMENUUCVL4:000001B1: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:18:41.735 Info DynamicHlsService-0HNLMENUUCVL4:000001B2: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1019.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a2f3a7dba88a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:19:11.153 Info DynamicHlsService-0HNLMENUUCVL4:000001BD: http/1.1 Response 200 to host12. Time: 7ms. GET http://host1/emby/videos/2902669/hls1/main/1028.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:19:11 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="bec226a748d5736a0bff6d99a1bb1039", Content-Length=2219716, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:19:10.546 Info PlaystateService-0HNLMENUUCVL4:000001BE: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:20:33.655 Info PlaystateService-0HNLMENUUCVL4:000001E0: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:20:32.919 Info DynamicHlsService-0HNLMENUUCVL4:000001E1: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1056.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a31f0efdd88a4-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:22:23.393 Info DynamicHlsService-0HNLMENUUCVL4:0000020F: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902669/hls1/main/1092.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:22:22 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="d657781e7fdb09ea3e2fea1b23c23e37", Content-Length=1881316, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:22:22.343 Info PlaystateService-0HNLMENUUCVL4:00000210: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:23:45.521 Info PlaystateService-0HNLMENUUCVL4:00000232: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:23:45.049 Info DynamicHlsService-0HNLMENUUCVL4:00000233: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1120.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a36a22fb37c15-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:25:36.671 Info PlaystateService-0HNLMENUUCVL4:00000261: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:25:36.204 Info DynamicHlsService-0HNLMENUUCVL4:00000262: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1157.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a39587a2c7c15-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:27:26.601 Info DynamicHlsService-0HNLMENUUCVL4:0000028F: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902669/hls1/main/1193.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:27:26 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="463333a7bee82143bc18ea175d628b70", Content-Length=1828488, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:27:25.460 Info PlaystateService-0HNLMENUUCVL4:00000290: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:28:48.503 Info PlaystateService-0HNLMENUUCVL4:000002B3: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:28:48.358 Info DynamicHlsService-0HNLMENUUCVL4:000002B4: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1221.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a3e09af31196c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:30:39.724 Info PlaystateService-0HNLMENUUCVL4:000002E2: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:30:39.546 Info DynamicHlsService-0HNLMENUUCVL4:000002E3: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1258.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a40c00b41196c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:32:29.983 Info DynamicHlsService-0HNLMENUUCVL4:00000310: http/1.1 Response 200 to host12. Time: 6ms. GET http://host1/emby/videos/2902669/hls1/main/1294.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 06:32:29 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="edd7bf9d37505bf525c2d27f9f9dc138", Content-Length=2049576, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 07:32:28.469 Info PlaystateService-0HNLMENUUCVL4:00000311: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 07:35:42.838 Info PlaystateService-0HNLMENUUCVL4:00000363: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:35:42.831 Info DynamicHlsService-0HNLMENUUCVL4:00000364: http/1.1 GET http://host1/emby/videos/2902669/hls1/main/1359.ts?PlaySessionId=ab9ce760a2d04e04bd50a75fd8ba6aca. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a4827982f196c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:41:40.427 Info PlaystateService-0HNLMENUUCVM6:00000035: http/1.1 Response 204 to host12. Time: 4ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:41:38.560 Info DynamicHlsService-0HNLMENUUCVM6:00000036: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/28.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a50d7e811196c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 07:54:58.975 Info PlaystateService-0HNLMENUUCVM6:0000010D: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 07:54:57.394 Info DynamicHlsService-0HNLMENUUCVM6:0000010E: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/161.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a645849e5196c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 08:07:50.052 Info PlaystateService-0HNLMENUUCVMK:0000002C: http/1.1 Response 204 to host15. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:07:47.897 Info DynamicHlsService-0HNLMENUUCVMK:0000002D: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a77281caa4e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:08:16.284 Info VideoHlsService-0HNLMENUUCVMK:00000049: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_22.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:08:15 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-647095/647096, ETag="c670990a50627aad41cba7ee6c4baf2c", Content-Length=647096, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:08:15.086 Info PlaystateService-0HNLMENUUCVMK:0000004A: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 08:09:11.767 Info VideoHlsService-0HNLMENUUCVMQ:00000018: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_41.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:09:11 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-627167/627168, ETag="592a755c54434ecd95a7746b1f81f4c1", Content-Length=627168, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:09:10.417 Info PlaystateService-0HNLMENUUCVMQ:00000019: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:09:38.981 Info DynamicHlsService-0HNLMENUUCVMQ:00000032: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:09:38 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=273, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:09:38.786 Info DynamicHlsService-0HNLMENUUCVMQ:00000033: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a79dcbf484e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:10:33.577 Info VideoHlsService-0HNLMENUUCVMQ:0000006B: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_67.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:10:33 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-616639/616640, ETag="db0b45c9787ec727d9ef7d33ec6bff87", Content-Length=616640, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:10:33.265 Info DynamicHlsService-0HNLMENUUCVMQ:0000006C: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/317.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a7b319cc2c028-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 08:11:00.771 Info VideoHlsService-0HNLMENUUCVMQ:00000088: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_77.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:11:00 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-623219/623220, ETag="5a510e1c9777430ac29c5b525e225074", Content-Length=623220, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:11:00.561 Info PlaystateService-0HNLMENUUCVMQ:00000089: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:11:30.189 Info DynamicHlsService-0HNLMENUUCVN4:00000015: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:11:29 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=344, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:11:30.051 Info DynamicHlsService-0HNLMENUUCVN4:00000016: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a7c93be7e4e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:12:51.948 Info VideoHlsService-0HNLMENUUCVMQ:000000A2: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_114.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:12:51 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-614195/614196, ETag="65428266721cd03d52743ba73a5ef46d", Content-Length=614196, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:12:50.433 Info DynamicHlsService-0HNLMENUUCVMQ:000000A3: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/340.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a7e8b1a3dc028-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 08:13:20.348 Info DynamicHlsService-0HNLMENUUCVMQ:000000BE: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:13:19 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=412, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:13:18.180 Info PlaystateService-0HNLMENUUCVMQ:000000BF: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 08:14:14.866 Info VideoHlsService-0HNLMENUUCVMQ:000000FA: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_142.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:14:14 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-622467/622468, ETag="2dc4179258309214b4279c7dab823ef2", Content-Length=622468, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:14:14.684 Info DynamicHlsService-0HNLMENUUCVMQ:000000FB: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/354.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00a8098aef0c028-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 08:14:41.515 Info PlaystateService-0HNLMENUUCVMQ:00000115: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:14:40.731 Info DynamicHlsService-0HNLMENUUCVMQ:00000116: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a813c3e304e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:16:05.213 Info DynamicHlsService-0HNLMENUUCVN6:00000023: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902670/hls1/main/372.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:16:05 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="24b2636de25ba4840a86ba78291786d3", Content-Length=1540096, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:16:03.862 Info DynamicHlsService-0HNLMENUUCVN6:00000024: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a83439c0e4e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:16:32.582 Info PlaystateService-0HNLMENUUCVN6:0000003E: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:16:30.818 Info DynamicHlsService-0HNLMENUUCVN6:0000003F: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a83ec3f314e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:19:45.098 Info DynamicHlsService-0HNLMENUUCVN6:000000B5: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:19:44 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=604, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:19:44.996 Info DynamicHlsService-0HNLMENUUCVN6:000000B6: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a88a918c84e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:20:38.728 Info DynamicHlsService-0HNLMENUUCVN6:000000DF: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:20:37 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=630, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:20:38.592 Info DynamicHlsService-0HNLMENUUCVN6:000000E0: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a89f8cfdd4e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:22:56.968 Info DynamicHlsService-0HNLMENUUCVN9:00000007: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:22:56 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=699, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:22:56.784 Info DynamicHlsService-0HNLMENUUCVN9:00000008: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a8d584c324e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:25:15.635 Info VideoHlsService-0HNLMENUUCVN9:00000074: http/1.1 Response 206 to host15. Time: 2ms. GET http://host1/emby/videos/20841/hls/97EA1B/97EA1B_362.ts?PlaySessionId=00c5aed83c5b4809abae2865aef992aa. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:25:15 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-615699/615700, ETag="044dc7726d9a3894a68bd4ecad6db30d", Content-Length=615700, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:25:13.517 Info PlaystateService-0HNLMENUUCVN9:00000075: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:26:38.274 Info DynamicHlsService-0HNLMENUUCVN9:000000B3: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:26:37 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=810, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:26:38.158 Info DynamicHlsService-0HNLMENUUCVN9:000000B4: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=00c5aed83c5b4809abae2865aef992aa&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a92bf1b844e3b-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:27:05.488 Info MediaInfoService-0HNLMENUUCVNK:00000005: http/1.1 Response 200 to host15. Time: 3751ms. POST http://host1/emby/Items/12796/PlaybackInfo?UserId=x_secret11_x&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=1500000&X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:27:03.642 Info DynamicHlsService-0HNLMENUUCVNK:00000008: http/1.1 GET http://host1/emby/videos/12796/master.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=dvbviewer_2385227750140618875&PlaySessionId=3c2bd7072c3842e5a00a6d2d13df7d68&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_dvbviewer_2385227750140618875&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a935f6de82534-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:27:58.563 Info PlaystateService-0HNLMENUUCVNC:00000035: http/1.1 Response 204 to host15. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:27:58.412 Info DynamicHlsService-0HNLMENUUCVNC:00000036: http/1.1 GET http://host1/emby/videos/12796/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=dvbviewer_2385227750140618875&PlaySessionId=3c2bd7072c3842e5a00a6d2d13df7d68&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_dvbviewer_2385227750140618875&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a94b5ec3cc4fe-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:30:17.009 Info VideoHlsService-0HNLMENUUCVNP:00000027: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_15.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:30:16 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-616263/616264, ETag="69fc68e6f1eceebf441d1e31e6dde875", Content-Length=616264, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:30:16.218 Info PlaystateService-0HNLMENUUCVNP:00000028: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:32:07.235 Info VideoHlsService-0HNLMENUUCVO7:00000013: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_53.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:32:06 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-591635/591636, ETag="5cd6f7c06e241d7b90f60e63d4469f1d", Content-Length=591636, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:32:06.332 Info PlaystateService-0HNLMENUUCVO7:00000014: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:33:57.178 Info VideoHlsService-0HNLMENUUCVNP:000000AD: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_90.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:33:56 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-603667/603668, ETag="b421eda4f9b0d03dba7d204bdef3a40f", Content-Length=603668, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:33:56.506 Info PlaystateService-0HNLMENUUCVNP:000000AE: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:34:25.531 Info DynamicHlsService-0HNLMENUUCVNP:000000C3: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:34:25 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=358, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:34:25.294 Info DynamicHlsService-0HNLMENUUCVNP:000000C4: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00a9e27390d4137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:35:47.080 Info DynamicHlsService-0HNLMENUUCVO8:00000020: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:35:46 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=409, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:35:46.266 Info PlaystateService-0HNLMENUUCVO8:00000021: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:37:09.044 Info DynamicHlsService-0HNLMENUUCVNP:00000114: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:37:08 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=449, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:37:08.808 Info DynamicHlsService-0HNLMENUUCVNP:00000115: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00aa225ead04137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:37:38.462 Info DynamicHlsService-0HNLMENUUCVNP:00000129: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:37:38 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=462, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:37:36.345 Info PlaystateService-0HNLMENUUCVNP:0000012A: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:41:16.501 Info VideoHlsService-0HNLMENUUCVNP:000001B2: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_235.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:41:15 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-607427/607428, ETag="448f22a30fca8d99b635c371070c8692", Content-Length=607428, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:41:16.470 Info PlaystateService-0HNLMENUUCVNP:000001B3: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:43:06.903 Info VideoHlsService-0HNLMENUUCVNP:000001EC: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_273.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:43:06 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-613819/613820, ETag="2ce09512932a38afca8d4e079be3e881", Content-Length=613820, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:43:06.496 Info PlaystateService-0HNLMENUUCVNP:000001ED: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:44:02.745 Info DynamicHlsService-0HNLMENUUCVNP:00000217: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:44:03 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=650, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:44:01.249 Info VideoHlsService-0HNLMENUUCVNP:00000218: http/1.1 GET http://host1/emby/videos/20841/hls/979189/979189_291.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00aac37af46642d-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:46:48.239 Info VideoHlsService-0HNLMENUUCVNP:00000297: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_346.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:46:47 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-591259/591260, ETag="eea8ed1ec0df8e4daee8b63de8be9f91", Content-Length=591260, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:46:46.562 Info PlaystateService-0HNLMENUUCVNP:00000298: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:47:14.417 Info DynamicHlsService-0HNLMENUUCVNP:000002AB: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:47:14 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=732, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:47:14.227 Info DynamicHlsService-0HNLMENUUCVNP:000002AC: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ab0edabe94137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:49:32.875 Info DynamicHlsService-0HNLMENUUCVNP:000002DD: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:49:33 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=787, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:49:31.338 Info VideoHlsService-0HNLMENUUCVNP:000002DE: http/1.1 GET http://host1/emby/videos/20841/hls/979189/979189_401.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ab446b8ccef09-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:51:51.213 Info VideoHlsService-0HNLMENUUCVNP:00000345: http/1.1 GET http://host1/emby/videos/20841/hls/979189/979189_447.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ab7a16802ef09-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https
2026-05-24 08:51:50.339 Info VideoHlsService-0HNLMENUUCVNP:00000345: http/1.1 Response 206 to host15. Time: -875ms. GET http://host1/emby/videos/20841/hls/979189/979189_447.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 07:51:50 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-629799/629800, ETag="ce7ecd67df826a01fa5034973b729698", Content-Length=629800, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:51:49.605 Info PlaystateService-0HNLMENUUCVNP:00000346: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 08:52:18.581 Info DynamicHlsService-0HNLMENUUCVNP:00000359: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:52:18 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=862, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:52:16.379 Info VideoHlsService-0HNLMENUUCVNP:0000035A: http/1.1 GET http://host1/emby/videos/20841/hls/979189/979189_456.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ab84e2f48642d-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:53:12.160 Info PlaystateService-0HNLMENUUCVOC:0000001E: http/1.1 Response 204 to host15. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:53:11.352 Info DynamicHlsService-0HNLMENUUCVOC:0000001F: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ab9a5b9454137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:53:39.251 Info PlaystateService-0HNLMENUUCVOC:00000034: http/1.1 Response 204 to host15. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:53:38.592 Info DynamicHlsService-0HNLMENUUCVOC:00000035: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00aba501d2a4137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:55:02.086 Info DynamicHlsService-0HNLMENUUCVNP:00000382: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 07:55:01 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=930, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 08:55:01.866 Info DynamicHlsService-0HNLMENUUCVNP:00000383: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00abc580ce34137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:56:51.926 Info PlaystateService-0HNLMENUUCVOD:00000017: http/1.1 Response 204 to host15. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:56:51.654 Info DynamicHlsService-0HNLMENUUCVOD:00000018: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00abf062b1e4137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:58:41.991 Info PlaystateService-0HNLMENUUCVNP:00000410: http/1.1 Response 204 to host15. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:58:40.797 Info DynamicHlsService-0HNLMENUUCVNP:00000411: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ac1b09f5c4137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 08:59:37.486 Info PlaystateService-0HNLMENUUCVNP:0000043A: http/1.1 Response 204 to host15. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 08:59:35.411 Info DynamicHlsService-0HNLMENUUCVNP:0000043B: http/1.1 GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ac3061d314137-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 09:03:16.383 Info VideoHlsService-0HNLMENUUCVOE:0000001E: http/1.1 Response 206 to host15. Time: 1ms. GET http://host1/emby/videos/20841/hls/979189/979189_675.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:03:15 GMT, Server=UPnP/1.0 DLNADOC/1.50, Accept-Ranges=bytes, Cache-Control=private, no-transform, Content-Range=bytes 0-625663/625664, ETag="310672840445ab6d147183c16e1928d0", Content-Length=625664, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:03:15.115 Info PlaystateService-0HNLMENUUCVOE:0000001F: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for iOS&X-Emby-Device-Name=iPad&X-Emby-Device-Id=022E033D-2FD8-4ADB-A043-99882B1CC6D3&X-Emby-Client-Version=2.2.53&X-Emby-Token=x_secret10_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host15, UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)

2026-05-24 09:07:22.846 Info DynamicHlsService-0HNLMENUUCVOF:00000011: http/1.1 Response 200 to host15. Time: 1ms. GET http://host1/emby/videos/20841/live.m3u8?DeviceId=022E033D-2FD8-4ADB-A043-99882B1CC6D3&MediaSourceId=366319e1090aa0ddd84dfcbb1bb406ab&PlaySessionId=c921496d708a46d2bd41178d0651177c&api_key=x_secret10_x&LiveStreamId=06044cf0e6f93cdae5f285c9ecfaaeb4_01413a525b3a9622ce6fdf19f7dde354_366319e1090aa0ddd84dfcbb1bb406ab&VideoCodec=h264,mpeg2video,hevc&AudioCodec=ac3,eac3,mp3,aac&VideoBitrate=1116000&AudioBitrate=384000&MaxWidth=1280&AudioStreamIndex=1&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=-1&ManifestSubtitles=vtt&FillEmptySubtitleSegments=true&hevc-profile=Main,Main10&TranscodeReasons=ContainerBitrateExceedsLimit. Headers: Content-Type=application/vnd.apple.mpegurl, Date=Sun, 24 May 2026 08:07:22 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=no-cache, no-store, no-transform, must-revalidate, Content-Encoding=br, Expires=-1, Pragma=no-cache, no-store, no-transform, must-revalidate, Vary=Accept-Encoding, Content-Length=1229, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:07:21.197 Info VideoHlsService-0HNLMENUUCVOF:00000012: http/1.1 GET http://host1/emby/videos/20841/hls/979189/979189_757.ts?PlaySessionId=c921496d708a46d2bd41178d0651177c. Source Ip: host15, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=libmpv, Accept-Encoding=gzip, br, Range=bytes=0-, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, Cf-Ipcountry=GB, Cf-Ray=a00ace654a1eef09-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Icy-Metadata=1, X-Forwarded-For=2a0b:e541:eb2:0:9857:1b0a:7076:b88e, X-Forwarded-Proto=https

2026-05-24 09:15:08.812 Info DynamicHlsService-0HNLMENUUCVOH:0000004B: http/1.1 Response 200 to host12. Time: 3ms. GET http://host1/emby/videos/2902670/hls1/main/40.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:15:08 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="eeccc20fce03a704a3402a207bd8b3c5", Content-Length=1890904, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:15:06.691 Info PlaystateService-0HNLMENUUCVOH:0000004C: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host19, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-24 09:15:36.412 Info DynamicHlsService-0HNLMENUUCVOH:0000005F: http/1.1 Response 200 to host19. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/29.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:15:35 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="95543057cb9b83a47ab046072d53714e", Content-Length=434656, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:15:34.246 Info PlaystateService-0HNLMENUUCVOH:00000060: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 09:16:57.648 Info PlaystateService-0HNLMENUUCVOT:0000000F: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:16:56.476 Info PlaystateService-0HNLMENUUCVOT:00000010: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host19, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-24 09:18:18.298 Info PlaystateService-0HNLMENUUCVOT:00000052: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:18:18.121 Info DynamicHlsService-0HNLMENUUCVOT:00000053: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/92.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Source Ip: host19, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.194.251, Cf-Ipcountry=AU, Cf-Ray=a00ade6ea91a410c-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.194.251, X-Forwarded-Proto=https

2026-05-24 09:18:47.862 Info PlaystateService-0HNLMENUUCVOT:00000066: http/1.1 Response 204 to host19. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:18:46.264 Info PlaystateService-0HNLMENUUCVOT:00000067: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 09:20:09.590 Info PlaystateService-0HNLMENUUCVOT:0000009F: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:20:09.283 Info DynamicHlsService-0HNLMENUUCVOT:000000A0: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/129.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Source Ip: host19, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.194.251, Cf-Ipcountry=AU, Cf-Ray=a00ae12488bd410c-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.194.251, X-Forwarded-Proto=https

2026-05-24 09:21:59.237 Info PlaystateService-0HNLMENUUCVOT:000000F7: http/1.1 Response 204 to host19. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:21:57.149 Info DynamicHlsService-0HNLMENUUCVOT:000000F8: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/165.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Source Ip: host19, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.194.251, Cf-Ipcountry=AU, Cf-Ray=a00ae3c77b91410c-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.194.251, X-Forwarded-Proto=https

2026-05-24 09:22:26.760 Info DynamicHlsService-0HNLMENUUCVOT:0000010A: http/1.1 Response 200 to host19. Time: 2ms. GET http://host1/emby/videos/2912844/hls1/main/174.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:22:25 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="4e37f60cf7346109b6f28ea1af190ec3", Content-Length=423940, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:22:26.484 Info DynamicHlsService-0HNLMENUUCVOT:0000010B: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/131.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00ae47e3fb00c3c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:23:20.743 Info DynamicHlsService-0HNLMENUUCVOT:00000130: http/1.1 Response 200 to host19. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/192.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:23:20 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="827998d0c1618162e995b58303317367", Content-Length=380512, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:23:20.423 Info DynamicHlsService-0HNLMENUUCVOT:00000131: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/140.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00ae5cfbacf0c3c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:23:47.695 Info DynamicHlsService-0HNLMENUUCVOT:00000143: http/1.1 Response 200 to host19. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/201.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:23:47 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="644db53f357ae4988b5923214d550ee7", Content-Length=265456, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:23:46.514 Info App: ValidatePhysicalRoots completed validating 4 HD /server/Movies/HD

2026-05-24 09:24:14.618 Info DynamicHlsService-0HNLMENUUCVOT:00000156: http/1.1 Response 200 to host19. Time: 1ms. GET http://host1/emby/videos/2912844/hls1/main/210.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:24:14 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="fc06eb2ead08c7cc0dee3bce3cb90f6b", Content-Length=402508, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:24:14.462 Info DynamicHlsService-0HNLMENUUCVOT:00000157: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/149.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00ae721dfec0c3c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:24:43.630 Info App: /TV/Series/Seal Team/Season 2 has 0 episodes with audio fingerprints available
2026-05-24 09:24:42.617 Info App: /TV/Series/Seal Team/Season 3 has 0 episodes with audio fingerprints available

2026-05-24 09:24:42.629 Info App: /TV/Series/Search Party (2016)/Season 1 has 0 episodes with audio fingerprints available
2026-05-24 09:24:40.997 Info App: /TV/Series/Secret Service/Season 1 has 0 episodes with audio fingerprints available

2026-05-24 09:25:10.507 Info PlaystateService-0HNLMENUUCVOT:0000017C: http/1.1 Response 204 to host19. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:25:08.501 Info DynamicHlsService-0HNLMENUUCVOT:0000017D: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/158.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00ae873fa630c3c-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:26:59.787 Info DynamicHlsService-0HNLMENUUCVOT:000001D0: http/1.1 Response 200 to host12. Time: 2ms. GET http://host1/emby/videos/2902670/hls1/main/186.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:26:59 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="1c176803df81018a1b287b83543bd03c", Content-Length=1750280, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:26:58.741 Info PlaystateService-0HNLMENUUCVOT:000001D1: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host19, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

2026-05-24 09:28:21.843 Info PlaystateService-0HNLMENUUCVOT:00000208: http/1.1 Response 204 to host19. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:28:20.038 Info PlaystateService-0HNLMENUUCVOT:00000209: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 09:29:43.134 Info PlaystateService-0HNLMENUUCVOT:00000244: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:29:42.138 Info DynamicHlsService-0HNLMENUUCVOT:00000245: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/320.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Source Ip: host19, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.194.251, Cf-Ipcountry=AU, Cf-Ray=a00aef21b86a410c-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.194.251, X-Forwarded-Proto=https

2026-05-24 09:30:11.769 Info DynamicHlsService-0HNLMENUUCVOT:00000259: http/1.1 Response 200 to host19. Time: 2ms. GET http://host1/emby/videos/2912844/hls1/main/329.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:30:11 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="d5f4a475d912d939eb8f1cf0df5b8c2f", Content-Length=394048, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:30:09.387 Info DynamicHlsService-0HNLMENUUCVOT:0000025A: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/218.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00aefcc8c5f26c6-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:31:33.142 Info PlaystateService-0HNLMENUUCVOT:00000293: http/1.1 Response 204 to host19. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:31:31.791 Info PlaystateService-0HNLMENUUCVOT:00000294: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 09:32:55.227 Info PlaystateService-0HNLMENUUCVOT:000002C0: http/1.1 Response 204 to host12. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:32:54.187 Info DynamicHlsService-0HNLMENUUCVOT:000002C1: http/1.1 GET http://host1/emby/videos/2912844/hls1/main/384.ts?PlaySessionId=24779146597f4e6a863b96fb9552cf0d. Source Ip: host19, Connection=keep-alive, Host=tfx.cx, User-Agent=Emby/3.5.32 (Linux;Android 14) AndroidXMedia3/1.8.0, Accept-Encoding=gzip, br, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=1.145.194.251, Cf-Ipcountry=AU, Cf-Ray=a00af3d1abe9410c-SIN, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, X-Forwarded-For=1.145.194.251, X-Forwarded-Proto=https

2026-05-24 09:34:15.911 Info PlaystateService-0HNLMENUUCVOT:000002EA: http/1.1 Response 204 to host12. Time: 1ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:34:15.690 Info DynamicHlsService-0HNLMENUUCVOT:000002EC: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/259.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00af5cfdd9c26c6-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:35:39.926 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=69ed01d733ae33b8 after 22ms
2026-05-24 09:35:37.468 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=2bb5ee3fb70399fb

2026-05-24 09:36:07.291 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=5d552d9843748a20 after 61ms
2026-05-24 09:36:04.818 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=84ec720abded5fad

2026-05-24 09:36:34.621 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=e64aaf39c5a48cfc after 66ms
2026-05-24 09:36:32.144 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=e64aaf39c5a48cfc

2026-05-24 09:37:01.972 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=5325c66778b80746 after 20ms
2026-05-24 09:36:59.549 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=73bcbf5c0c83b45f

2026-05-24 09:37:29.304 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=eefb17fa8ae67139 after 59ms
2026-05-24 09:37:26.814 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=ea549632cb915678

2026-05-24 09:37:56.761 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=71b81a2879bc67b6 after 69ms
2026-05-24 09:37:54.417 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=646751b1b0c33d19

2026-05-24 09:38:24.054 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1dfb03b97eb1a069
2026-05-24 09:38:23.804 Info DynamicHlsService-0HNLMENUUCVP8:00000078: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/300.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00afbd2882dd56f-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:38:38.201 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=03349d80ef77c1ec after 70ms
2026-05-24 09:38:35.437 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=8de03b3eba90725b

2026-05-24 09:38:50.007 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=93276bc22406d552 after 60ms
2026-05-24 09:38:48.937 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=814692926bb108ed

2026-05-24 09:39:18.739 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=6d11c345b8977a0f after 59ms
2026-05-24 09:39:16.228 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=13e216e28855f295

2026-05-24 09:39:46.032 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=a151d000c5ba8866 after 21ms
2026-05-24 09:39:43.614 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1e582da6593a5604

2026-05-24 09:40:13.406 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=2dda2a45238f1cf2 after 21ms
2026-05-24 09:40:10.968 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=2dda2a45238f1cf2

2026-05-24 09:40:40.750 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=58852bbb2ee9c070 after 23ms
2026-05-24 09:40:38.328 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1922e8bd0551b497

2026-05-24 09:41:08.254 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=6cd433017f64e0d9
2026-05-24 09:41:05.723 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=6cd433017f64e0d9 after -2531ms

2026-05-24 09:41:35.368 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=542e6b5a8299ae55 after 22ms
2026-05-24 09:41:32.943 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=1afabb9829b00247

2026-05-24 09:42:02.756 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=4049302d3f649dcf after 21ms
2026-05-24 09:42:00.330 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=ee8c7ed001bdece5

2026-05-24 09:42:30.103 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=09414a466655a780 after 21ms
2026-05-24 09:42:27.603 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=e563a017d90d790e

2026-05-24 09:42:57.497 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=1592d11841a88c39 after 59ms
2026-05-24 09:42:55.174 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=fbf0dca75b839fc6

2026-05-24 09:43:24.799 Info HttpClient: Http response 200 from https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=f34a9159c103ce72 after 18ms
2026-05-24 09:43:22.377 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=en&moviehash=f34a9159c103ce72

2026-05-24 09:43:52.197 Info PlaystateService-0HNLMENUUCVP8:000000A7: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:43:49.687 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=nl&moviehash=820121a3f5a77a2c

2026-05-24 09:49:46.333 Info PlaystateService-0HNLMENUUCVP8:00000107: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:49:45.396 Info DynamicHlsService-0HNLMENUUCVP8:00000108: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/414.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b0c825da8d56f-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 09:51:36.027 Info DynamicHlsService-0HNLMENUUCVP8:00000124: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902670/hls1/main/432.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 08:51:35 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="2fecedca865f284a5b06bbd5a985033c", Content-Length=1997124, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 09:51:34.948 Info PlaystateService-0HNLMENUUCVP8:00000125: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 09:52:58.318 Info PlaystateService-0HNLMENUUCVP8:00000139: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 09:52:57.669 Info DynamicHlsService-0HNLMENUUCVP8:0000013A: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/446.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b11339d17d56f-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:02:04.112 Info PlaystateService-0HNLMENUUCVP8:000001C9: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:02:03.140 Info DynamicHlsService-0HNLMENUUCVP8:000001CA: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/537.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b1e858924ef4e-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:03:53.772 Info DynamicHlsService-0HNLMENUUCVP8:000001E6: http/1.1 Response 200 to host12. Time: 6ms. GET http://host1/emby/videos/2902670/hls1/main/555.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 09:03:53 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="09e428b637e5c7f0558e72ae7fceddb2", Content-Length=2046944, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 10:03:52.928 Info PlaystateService-0HNLMENUUCVP8:000001E7: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 10:05:16.333 Info PlaystateService-0HNLMENUUCVP8:000001FB: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:05:15.428 Info DynamicHlsService-0HNLMENUUCVP8:000001FC: http/1.1 GET http://host1/emby/videos/2902670/hls1/main/569.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b2336cad9ef4e-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:07:06.062 Info DynamicHlsService-0HNLMENUUCVP8:00000218: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902670/hls1/main/587.ts?PlaySessionId=5aa4621d77dd491c86f354276a8784d1. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 09:07:05 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="0ed57e7b53dbf1a779da6b384c2c9688", Content-Length=1887332, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 10:07:05.226 Info PlaystateService-0HNLMENUUCVP8:00000219: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 10:13:26.418 Info PlaystateService-0HNLMENUUCVPU:00000012: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:13:26.408 Info DynamicHlsService-0HNLMENUUCVPU:00000013: http/1.1 GET http://host1/emby/videos/2902671/hls1/main/17.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b2f33eb79001e-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:16:38.704 Info PlaystateService-0HNLMENUUCVPU:00000044: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:16:38.693 Info DynamicHlsService-0HNLMENUUCVPU:00000045: http/1.1 GET http://host1/emby/videos/2902671/hls1/main/49.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b33e528ec001e-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:18:29.352 Info DynamicHlsService-0HNLMENUUCVPU:00000060: http/1.1 Response 200 to host12. Time: 2ms. GET http://host1/emby/videos/2902671/hls1/main/67.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 09:18:28 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="57a168a5fdae9d35dba0470b4620cd1b", Content-Length=1764756, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 10:18:27.526 Info PlaystateService-0HNLMENUUCVPU:00000061: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 10:19:51.086 Info PlaystateService-0HNLMENUUCVPU:00000076: http/1.1 Response 204 to host12. Time: 3ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:19:50.997 Info DynamicHlsService-0HNLMENUUCVPU:00000077: http/1.1 GET http://host1/emby/videos/2902671/hls1/main/81.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b38966bfe001e-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:33:29.117 Info DynamicHlsService-0HNLMENUUCVPU:0000014E: http/1.1 Response 200 to host12. Time: 5ms. GET http://host1/emby/videos/2902671/hls1/main/217.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Headers: Content-Type=video/mp2t, Date=Sun, 24 May 2026 09:33:28 GMT, Server=UPnP/1.0 DLNADOC/1.50, Cache-Control=private, no-transform, ETag="bd2a97b48a226c442a7dba9f3f6f67ae", Content-Length=1966668, Cross-Origin-Resource-Policy=cross-origin, Private-Network-Access-Name=ThijsFlix 2.1, Private-Network-Access-Id=b0aec03f2c9248239b6916b186b7d3c1
2026-05-24 10:33:28.153 Info PlaystateService-0HNLMENUUCVPU:0000014F: http/1.1 POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host12, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36

2026-05-24 10:34:51.776 Info PlaystateService-0HNLMENUUCVPU:00000164: http/1.1 Response 204 to host12. Time: 2ms. POST http://host1/emby/Sessions/Playing/Progress?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=9e5e7061-733f-4749-a03a-52d6a955ffb2&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret8_x&X-Emby-Language=en-gb&reqformat=json.
2026-05-24 10:34:50.728 Info DynamicHlsService-0HNLMENUUCVPU:00000165: http/1.1 GET http://host1/emby/videos/2902671/hls1/main/231.ts?PlaySessionId=cb1b165fb73b4c3e99c496e1a033576b. Source Ip: host12, Accept=*/*, Connection=keep-alive, Host=tfx.cx, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36, Accept-Encoding=gzip, br, Accept-Language=en-GB,en-US;q=0.9,en;q=0.8,fr;q=0.7, Referer=https://host1/web/index.html, Cdn-Loop=cloudflare; loops=1, Cf-Connecting-Ip=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, Cf-Ipcountry=GB, Cf-Ray=a00b4e8e9878dd10-LHR, Cf-Visitor={"scheme":"https"}, Cf-Warp-Tag-Id=bc9128f3-b907-42e3-a2d4-008e5386f6c5, Priority=u=1, i, Sec-Ch-Ua="Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99", Sec-Ch-Ua-Mobile=?0, Sec-Ch-Ua-Platform="Windows", Sec-Fetch-Dest=empty, Sec-Fetch-Mode=cors, Sec-Fetch-Site=same-origin, X-Forwarded-For=2a00:23c5:ba8a:1501:b5e8:52f6:76b3:a473, X-Forwarded-Proto=https

2026-05-24 10:46:15.559 Info HttpClient: GET https://host21/v1.1/lineups/USA-DITV751-X/channels?enhancedCallSign=true
2026-05-24 10:46:13.642 Info HttpClient: Http response 200 from https://host21/v1.1/lineups/USA-DITV751-X/channels?enhancedCallSign=true after -1917ms

2026-05-24 10:46:42.870 Info HttpClient: GET https://host21/v1.1/stations/50976/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z
2026-05-24 10:46:40.604 Info HttpClient: Http response 200 from https://host21/v1.1/stations/50976/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z after -2266ms

2026-05-24 10:47:10.494 Info HttpClient: GET https://host21/v1.1/stations/61458/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z
2026-05-24 10:47:08.089 Info HttpClient: Http response 200 from https://host21/v1.1/stations/61458/airings?lineupId=GBR-1000197-DEFAULT&imageAspectTV=2x3&imageText=true&imageSize=Lg&startDateTime=2026-05-24T00:00Z&endDateTime=2026-06-01T00:00Z after -2405ms

2026-05-24 10:47:37.832 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=series&q=Would I Lie to You?
2026-05-24 10:47:35.271 Info HttpClient: Http response 200 from https://api4.thetvdb.com/v4/search?type=series&q=Would I Lie to You? after -2561ms

2026-05-24 12:29:33.581 Info SyncService-0HNLMENUUCVQV:00000003: http/1.1 Response 200 to host19. Time: 2ms. POST http://host1/emby/Sync/data.
2026-05-24 12:29:33.139 Info SessionsService-0HNLMENUUCVR0:00000004: http/1.1 POST http://host1/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Andrea's A54&X-Emby-Device-Id=d2687891c69f7e54&X-Emby-Client-Version=3.5.32&X-Emby-Token=x_secret3_x&X-Emby-Language=en-gb&reqformat=json. Source Ip: host19, UserAgent: Mozilla/5.0 (Linux; Android 14; SM-A546B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/148.0.7778.120 Mobile Safari/537.36

 

 

 

Posted

Root cause identified and fixed. Posting for anyone else running Emby in Docker on WSL2.

The problem: WSL2 clock instability

147 instances of negative HTTP response times in the Emby log (e.g. after -1917ms, after -2561ms), indicating the system clock was jumping in both directions throughout the day. Chrony tracking confirmed the clock was drifting at 1360 ppm — roughly 35 minutes of accumulated error over 7 hours, which matched the recording offsets exactly.

The default systemd-timesyncd does not correct this reliably in WSL2.

Fix: install chrony with aggressive polling

sudo apt install chrony -y

Edit /etc/chrony/chrony.conf and make three changes:

1. Update the pool lines to include aggressive polling:

pool ntp.ubuntu.com iburst minpoll 4 maxpoll 6 maxsources 4
pool 0.ubuntu.pool.ntp.org iburst minpoll 4 maxpoll 6 maxsources 1
pool 1.ubuntu.pool.ntp.org iburst minpoll 4 maxpoll 6 maxsources 1
pool 2.ubuntu.pool.ntp.org iburst minpoll 4 maxpoll 6 maxsources 2

2. Find the existing makestep 1 3 line and change it to:

makestep 1 -1

3. Add at the end of the file:

minsources 1

Then restart:

sudo systemctl restart chrony
chronyc tracking

System time should be within a few milliseconds of NTP and updating every 8 seconds. Recordings have been on time since.



Thanks @Luke& @sa2000for your help!

  • Like 1
Posted

thank you for looking into it and confirming that this was a WSL2 issue

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...