lostb1t / replex

Remix your Plex hubs
204 stars 7 forks source link

Failing to load home screen #149

Open jl94x4 opened 1 month ago

jl94x4 commented 1 month ago

Since the last couple of updates (not sure which one) sometimes the home screen doesn't populate, it just shows continue watching and after a few refreshes (sometimes having to reload plex app) it'll finally load.

Never had this issue on version 27.1

Devices I've tested

Mobile app does it Roku does it Android TV app does it

lostb1t commented 1 month ago

debug/trace logs?

jl94x4 commented 1 month ago

How can I capture those?

Nothing shows under normal loging

jl94x4 commented 1 month ago

17216726377067616469114168876478

This is how it looks on android tv when it occurs

jl94x4 commented 1 month ago

Could this be it @lostb1t


2024-07-22T20:17:12.184056Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.185846Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/hubs/home/recentlyAdded", query: Some("X-Plex-Container-Size=25&includeExternalMedia=1&type=2&sectionID=9&X-Plex-Container-Start=0&X-Plex-Device-Name=iPad&X-Plex-Language=en-GB&includeMeta=1"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
2024-07-22T20:17:12.187724Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.188418Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/hubs/home/recentlyAdded", query: Some("X-Plex-Container-Size=25&sectionID=15&includeExternalMedia=1&includeMeta=1&X-Plex-Container-Start=0&X-Plex-Language=en-GB&X-Plex-Device-Name=iPad&type=2"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
2024-07-22T20:17:12.190627Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
2024-07-22T20:17:12.259469Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/hubs/home/recentlyAdded", query: Some("X-Plex-Language=en-GB&X-Plex-Device-Name=iPad&sectionID=10&X-Plex-Container-Size=25&type=2&includeMeta=1&X-Plex-Container-Start=0&includeExternalMedia=1"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
2024-07-22T20:17:12.260722Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/library/sections/4/all", query: Some("X-Plex-Container-Start=0&X-Plex-Device-Name=iPad&includeExternalMedia=1&includeMeta=1&X-Plex-Language=en-GB&sort=addedAt%3Adesc&X-Plex-Container-Size=25"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
thread '2024-07-22T20:17:12.260907Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/library/sections/24/all", query: Some("X-Plex-Container-Size=25&X-Plex-Language=en-GB&type=9&includeExternalMedia=1&X-Plex-Container-Start=0&includeMeta=1&sort=addedAt%3Adesc&X-Plex-Device-Name=iPad"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
thread 'thread 'tokio-runtime-workertokio-runtime-worker' panicked at tokio-runtime-worker' panicked at ' panicked at src/plex_client.rssrc/plex_client.rssrc/plex_client.rs:::157157157:::474747:
:
:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })

2024-07-22T20:17:12.261178Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/hubs/home/recentlyAdded", query: Some("X-Plex-Language=en-GB&X-Plex-Container-Start=0&includeMeta=1&type=2&sectionID=21&X-Plex-Container-Size=25&includeExternalMedia=1&X-Plex-Device-Name=iPad"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
thread 'tokio-runtime-worker2024-07-22T20:17:12.261260Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/hubs/home/recentlyAdded", query: Some("X-Plex-Language=en-GB&X-Plex-Container-Start=0&includeExternalMedia=1&sectionID=5&type=2&includeMeta=1&X-Plex-Container-Size=25&X-Plex-Device-Name=iPad"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
thread 'tokio-runtime-worker' panicked at src/plex_client.rs:157:47:
called `Result::unwrap()` on an `Err` value: Other(Error { path: Path { segments: [] }, original: Error("expected value", line: 1, column: 1) })
2024-07-22T20:17:12.261644Z ERROR replex::routes: Failed to get plex response status=401 res=Response { url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(192.168.1.22)), port: Some(32400), path: "/library/sections/3/all", query: Some("X-Plex-Device-Name=iPad&includeMeta=1&X-Plex-Language=en-GB&sort=addedAt%3Adesc&includeExternalMedia=1&X-Plex-Container-Size=25&X-Plex-Container-Start=0"), fragment: None }, status: 401, headers: {"x-plex-protocol": "1.0", "content-type": "text/html", "connection": "close", "date": "Mon, 22 Jul 2024 20:17:12 GMT", "x-plex-content-original-length": "91", "x-plex-content-compressed-length": "82", "cache-control": "no-cache"} }
2024-07-22T20:17:12.268468Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.268699Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.269311Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.269453Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.269795Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:17:12.273826Z ERROR salvo_core::error: anyhow error occurred error=code: 500 Internal Server Errorname: Internal Server Errorbrief: "The server encountered an internal error while processing this request."detail: Nonecause: None
2024-07-22T20:18:21.359259Z  WARN replex::plex_client: No hero image found on plex uuid="666d353b9a600836ad56a201"
2024-07-22T20:18:21.483157Z  WARN replex::plex_client: No hero image found on plex uuid="666d353b9a600836ad56a201"```
lostb1t commented 1 month ago

Run it with the env

RUST_LOG="info,replex=debug"

lostb1t commented 1 month ago

@jl94x4 pushed a fix, let me know.

jl94x4 commented 1 month ago

I'll keep an eye on it

jl94x4 commented 1 month ago

This I'd still happening. Not been able to get trace logs atm as I'm down with covid 👎

lostb1t commented 1 month ago

This I'd still happening. Not been able to get trace logs atm as I'm down with covid 👎

no worries, hope you feeling better soon

jl94x4 commented 1 month ago

2024-07-28T00:18:44.806906Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.923975ms
2024-07-28T00:18:44.861594Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.740983ms
2024-07-28T00:18:44.892492Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=34.545136ms
2024-07-28T00:18:44.949174Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=21.569484ms
2024-07-28T00:18:44.980720Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=34.726564ms
2024-07-28T00:18:45.035140Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.780458ms
2024-07-28T00:18:45.072635Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.779639ms
2024-07-28T00:18:45.123993Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.546855ms
2024-07-28T00:18:45.161528Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.851985ms
2024-07-28T00:18:45.213389Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.340394ms
2024-07-28T00:18:45.250953Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.266474ms
2024-07-28T00:18:47.013055Z DEBUG replex::logging: Response status=200 OK path=/library/sections/6/all duration=107.298642ms
2024-07-28T00:18:47.333718Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=21.704892ms
2024-07-28T00:18:50.960571Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.299294ms
2024-07-28T00:18:51.693354Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=43.356374ms
2024-07-28T00:18:53.020501Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549891,558009/children" key="/replex/hero/library/collections/549891,558009/children"
2024-07-28T00:18:53.021080Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/6/all?sort=addedAt:desc" key="/replex/shelf/library/sections/6/all?sort=addedAt:desc"
2024-07-28T00:18:53.021641Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549929,557480/children" key="/replex/shelf/library/collections/549929,557480/children"
2024-07-28T00:18:53.022346Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557889,557890/children" key="/replex/shelf/library/collections/557889,557890/children"
2024-07-28T00:18:53.022687Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557543,557544/children" key="/replex/shelf/library/collections/557543,557544/children"
2024-07-28T00:18:53.023234Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/4/all?sort=addedAt:desc" key="/replex/shelf/library/sections/4/all?sort=addedAt:desc"
2024-07-28T00:18:53.023751Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/3/all?sort=addedAt:desc" key="/replex/shelf/library/sections/3/all?sort=addedAt:desc"
2024-07-28T00:18:53.024120Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557545,557542/children" key="/replex/shelf/library/collections/557545,557542/children"
2024-07-28T00:18:53.024294Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557644/children" key="/replex/hero/library/collections/557644/children"
2024-07-28T00:18:53.025536Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=9" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=9"
2024-07-28T00:18:53.025852Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558054,558116,558055,558124/children" key="/replex/shelf/library/collections/558054,558116,558055,558124/children"
2024-07-28T00:18:53.025976Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558609/children" key="/replex/hero/library/collections/558609/children"
2024-07-28T00:18:53.026604Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548265,557799/children" key="/replex/shelf/library/collections/548265,557799/children"
2024-07-28T00:18:53.027033Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548267/children" key="/replex/shelf/library/collections/548267/children"
2024-07-28T00:18:53.027787Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=5" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=5"
2024-07-28T00:18:53.028551Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=10" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=10"
2024-07-28T00:18:53.029351Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=21" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=21"
2024-07-28T00:18:53.029477Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=15" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=15"
2024-07-28T00:18:53.029835Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/24/all?type=9&sort=addedAt:desc" key="/replex/shelf/library/sections/24/all?type=9&sort=addedAt:desc"
2024-07-28T00:18:53.101680Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.666573755s
2024-07-28T00:18:53.180471Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549891,558009/children" key="/replex/hero/library/collections/549891,558009/children"
2024-07-28T00:18:53.181082Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/6/all?sort=addedAt:desc" key="/replex/shelf/library/sections/6/all?sort=addedAt:desc"
2024-07-28T00:18:53.181693Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549929,557480/children" key="/replex/shelf/library/collections/549929,557480/children"
2024-07-28T00:18:53.182429Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557889,557890/children" key="/replex/shelf/library/collections/557889,557890/children"
2024-07-28T00:18:53.182832Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557543,557544/children" key="/replex/shelf/library/collections/557543,557544/children"
2024-07-28T00:18:53.183363Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/4/all?sort=addedAt:desc" key="/replex/shelf/library/sections/4/all?sort=addedAt:desc"
2024-07-28T00:18:53.183928Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/3/all?sort=addedAt:desc" key="/replex/shelf/library/sections/3/all?sort=addedAt:desc"
2024-07-28T00:18:53.184276Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557545,557542/children" key="/replex/shelf/library/collections/557545,557542/children"
2024-07-28T00:18:53.184456Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557644/children" key="/replex/hero/library/collections/557644/children"
2024-07-28T00:18:53.185637Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=9" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=9"
2024-07-28T00:18:53.185968Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558054,558116,558055,558124/children" key="/replex/shelf/library/collections/558054,558116,558055,558124/children"
2024-07-28T00:18:53.186097Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558609/children" key="/replex/hero/library/collections/558609/children"
2024-07-28T00:18:53.186716Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548265,557799/children" key="/replex/shelf/library/collections/548265,557799/children"
2024-07-28T00:18:53.187157Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548267/children" key="/replex/shelf/library/collections/548267/children"
2024-07-28T00:18:53.187894Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=5" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=5"
2024-07-28T00:18:53.188645Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=10" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=10"
2024-07-28T00:18:53.189488Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=21" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=21"
2024-07-28T00:18:53.189614Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=15" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=15"
2024-07-28T00:18:53.189982Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/24/all?type=9&sort=addedAt:desc" key="/replex/shelf/library/sections/24/all?type=9&sort=addedAt:desc"
2024-07-28T00:18:53.256682Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.81641663s
2024-07-28T00:18:53.628308Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=26.876024ms
2024-07-28T00:18:54.515652Z DEBUG replex::logging: Response status=200 OK path=/hubs/continueWatching duration=25.547753ms
2024-07-28T00:18:54.742031Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.915855ms
2024-07-28T00:18:54.849603Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.402927ms
2024-07-28T00:18:54.919620Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.776525ms
2024-07-28T00:18:55.012181Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.913025ms
2024-07-28T00:18:55.103640Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.719506ms
2024-07-28T00:18:55.193871Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.797925ms
2024-07-28T00:18:55.286528Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=25.22924ms
2024-07-28T00:18:55.375243Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=21.065383ms
2024-07-28T00:18:55.477862Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.35169ms
2024-07-28T00:18:55.550460Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=21.076294ms
2024-07-28T00:18:56.428510Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=66.192872ms
2024-07-28T00:18:56.532594Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.079769ms
2024-07-28T00:18:57.227189Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549891,558009/children" key="/replex/hero/library/collections/549891,558009/children"
2024-07-28T00:18:57.228030Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/6/all?sort=addedAt:desc" key="/replex/shelf/library/sections/6/all?sort=addedAt:desc"
2024-07-28T00:18:57.228896Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549929,557480/children" key="/replex/shelf/library/collections/549929,557480/children"
2024-07-28T00:18:57.229975Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557889,557890/children" key="/replex/shelf/library/collections/557889,557890/children"
2024-07-28T00:18:57.230517Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557543,557544/children" key="/replex/shelf/library/collections/557543,557544/children"
2024-07-28T00:18:57.231360Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/4/all?sort=addedAt:desc" key="/replex/shelf/library/sections/4/all?sort=addedAt:desc"
2024-07-28T00:18:57.232192Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/3/all?sort=addedAt:desc" key="/replex/shelf/library/sections/3/all?sort=addedAt:desc"
2024-07-28T00:18:57.232730Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557545,557542/children" key="/replex/shelf/library/collections/557545,557542/children"
2024-07-28T00:18:57.233014Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557644/children" key="/replex/hero/library/collections/557644/children"
2024-07-28T00:18:57.234537Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=9" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=9"
2024-07-28T00:18:57.234857Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558054,558116,558055,558124/children" key="/replex/shelf/library/collections/558054,558116,558055,558124/children"
2024-07-28T00:18:57.234970Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558609/children" key="/replex/hero/library/collections/558609/children"
2024-07-28T00:18:57.235556Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548265,557799/children" key="/replex/shelf/library/collections/548265,557799/children"
2024-07-28T00:18:57.235937Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548267/children" key="/replex/shelf/library/collections/548267/children"
2024-07-28T00:18:57.236596Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=5" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=5"
2024-07-28T00:18:57.237277Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=10" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=10"
2024-07-28T00:18:57.238003Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=21" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=21"
2024-07-28T00:18:57.238119Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=15" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=15"
2024-07-28T00:18:57.238417Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/24/all?type=9&sort=addedAt:desc" key="/replex/shelf/library/sections/24/all?type=9&sort=addedAt:desc"
2024-07-28T00:18:57.298882Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=2.665265418s
2024-07-28T00:18:59.405907Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=19.275358ms
2024-07-28T00:19:01.741856Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=42.850507ms
2024-07-28T00:19:03.789493Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=184.276822ms
2024-07-28T00:19:11.715492Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=20.449809ms
2024-07-28T00:19:13.641705Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=31.511709ms
2024-07-28T00:19:14.041699Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=14.110252ms
2024-07-28T00:19:21.727706Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=38.662869ms
2024-07-28T00:19:23.646148Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=30.848436ms
2024-07-28T00:19:25.955115Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.214005ms
2024-07-28T00:19:31.563054Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.178329ms
2024-07-28T00:19:31.704933Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=31.284418ms
2024-07-28T00:19:33.646096Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=30.34855ms
2024-07-28T00:19:34.431929Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.256063ms
2024-07-28T00:19:41.707181Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=19.905138ms
2024-07-28T00:19:43.654139Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=30.612477ms
2024-07-28T00:19:48.473809Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=20.067737ms
2024-07-28T00:19:48.721767Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=51.884524ms
2024-07-28T00:19:48.746007Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557797 duration=46.412117ms
2024-07-28T00:19:48.926447Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/552625 duration=28.931739ms
2024-07-28T00:19:48.949486Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=40.250972ms
2024-07-28T00:19:48.977623Z DEBUG replex::logging: Response status=200 OK path=/hubs/metadata/557700/postplay duration=68.088908ms
2024-07-28T00:19:48.984230Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=47.531672ms
2024-07-28T00:19:49.082349Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=26.666273ms
2024-07-28T00:19:49.107886Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=27.897506ms
2024-07-28T00:19:49.188532Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557797 duration=31.580189ms
2024-07-28T00:19:49.226387Z DEBUG replex::logging: Response status=200 OK path=/library/sections/10/onDeck duration=92.930227ms
2024-07-28T00:19:49.517433Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/552625/children duration=51.665012ms
2024-07-28T00:19:49.991376Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/272186 duration=54.174971ms
2024-07-28T00:19:50.648041Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/272186/children duration=52.05288ms
2024-07-28T00:19:51.163957Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/552625/related duration=26.444214ms
2024-07-28T00:19:51.367890Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557609 duration=37.193498ms
2024-07-28T00:19:51.747272Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=30.356136ms
2024-07-28T00:19:51.802715Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557609/related duration=29.369775ms
2024-07-28T00:19:51.865346Z DEBUG replex::logging: Response status=403 Forbidden path=/library/augmentation/557609/relatedTracks duration=23.423893ms
2024-07-28T00:19:54.484740Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=34.079337ms
2024-07-28T00:19:54.581589Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/552625 duration=22.454183ms
2024-07-28T00:19:55.100027Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/552625/children duration=60.614187ms
2024-07-28T00:19:55.205427Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.848792ms
2024-07-28T00:19:55.210340Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=12.071997ms
2024-07-28T00:19:55.241815Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.151303ms
2024-07-28T00:19:55.250691Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=10.753289ms
2024-07-28T00:19:55.282817Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.292144ms
2024-07-28T00:19:55.556918Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/272186 duration=52.068325ms
2024-07-28T00:19:55.859678Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.431124ms
2024-07-28T00:19:55.866189Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=13.643973ms
2024-07-28T00:19:55.891353Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=23.339941ms
2024-07-28T00:19:55.905492Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.78942ms
2024-07-28T00:19:55.940809Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=23.532386ms
2024-07-28T00:19:56.834146Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557609 duration=38.178455ms
2024-07-28T00:19:57.452952Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/557609/related duration=16.297976ms
2024-07-28T00:19:57.519669Z DEBUG replex::logging: Response status=403 Forbidden path=/library/augmentation/557609/relatedTracks duration=23.627706ms
2024-07-28T00:19:59.537009Z DEBUG replex::logging: Response status=200 OK path=/library/search duration=1.003247848s
2024-07-28T00:20:00.957476Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.289227ms
2024-07-28T00:20:01.776314Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=34.932522ms
2024-07-28T00:20:06.564526Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.406204ms
2024-07-28T00:20:09.470663Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.540393ms
2024-07-28T00:20:11.717263Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.05811ms
2024-07-28T00:20:21.789879Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.794104ms
2024-07-28T00:20:24.091644Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.812377ms
2024-07-28T00:20:31.810014Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.172621ms
2024-07-28T00:20:35.954789Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.637005ms
2024-07-28T00:20:41.659643Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.6616ms
2024-07-28T00:20:42.745060Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.481619ms
2024-07-28T00:20:44.536229Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.198706ms
2024-07-28T00:20:52.824119Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=46.696578ms
2024-07-28T00:20:59.520007Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.431624ms
2024-07-28T00:21:02.809034Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=20.933456ms
2024-07-28T00:21:10.950664Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.082106ms
2024-07-28T00:21:12.861807Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=20.78717ms
2024-07-28T00:21:16.652918Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.914219ms
2024-07-28T00:21:19.551071Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.401398ms
2024-07-28T00:21:22.830764Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=63.464031ms
2024-07-28T00:21:33.852832Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.708955ms
2024-07-28T00:21:34.121992Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.109518ms
2024-07-28T00:21:43.870599Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.061344ms
2024-07-28T00:21:45.945304Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=12.661686ms
2024-07-28T00:21:51.638492Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.409464ms
2024-07-28T00:21:53.872767Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.781208ms
2024-07-28T00:21:54.642351Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.680271ms
2024-07-28T00:22:03.890942Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=54.347567ms
2024-07-28T00:22:09.127932Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=12.520916ms
2024-07-28T00:22:13.851368Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=30.568915ms
2024-07-28T00:22:20.942818Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.445553ms
2024-07-28T00:22:23.919597Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.936545ms
2024-07-28T00:22:26.669212Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.259986ms
2024-07-28T00:22:29.668465Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.751299ms
2024-07-28T00:22:33.915546Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.523307ms
2024-07-28T00:22:43.932762Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=24.271361ms
2024-07-28T00:22:44.167433Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.427705ms
2024-07-28T00:22:53.921861Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.611345ms
2024-07-28T00:22:55.953581Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.672462ms
2024-07-28T00:23:01.676836Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.862127ms
2024-07-28T00:23:03.955177Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.319452ms
2024-07-28T00:23:04.704825Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.455224ms
2024-07-28T00:23:13.973267Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.466482ms
2024-07-28T00:23:19.163973Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.035303ms
2024-07-28T00:23:23.960643Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=27.31941ms
2024-07-28T00:23:30.977914Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=35.668926ms
2024-07-28T00:23:34.955070Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=19.431377ms
2024-07-28T00:23:36.682224Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.67882ms
2024-07-28T00:23:39.739139Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.093887ms
2024-07-28T00:23:45.003237Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=32.366382ms
2024-07-28T00:23:54.201739Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=20.86933ms
2024-07-28T00:23:55.000082Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.290004ms
2024-07-28T00:24:04.949615Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.22998ms
2024-07-28T00:24:05.951936Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.671785ms
2024-07-28T00:24:11.697766Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.337004ms
2024-07-28T00:24:14.756212Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.377942ms
2024-07-28T00:24:15.008242Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.637622ms
2024-07-28T00:24:25.027138Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.835604ms
2024-07-28T00:24:29.189396Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.090091ms
2024-07-28T00:24:35.044877Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=32.098189ms
2024-07-28T00:24:40.961468Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.364981ms
2024-07-28T00:24:45.035615Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.370648ms
2024-07-28T00:24:46.718703Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.82837ms
2024-07-28T00:24:49.806258Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.558358ms
2024-07-28T00:24:55.031585Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.564742ms
2024-07-28T00:25:04.237311Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.737036ms
2024-07-28T00:25:05.057288Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.003877ms
2024-07-28T00:25:15.026330Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.61836ms
2024-07-28T00:25:15.974105Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.929182ms
2024-07-28T00:25:21.722911Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.71569ms
2024-07-28T00:25:24.827230Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.609665ms
2024-07-28T00:25:25.093905Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.766405ms
2024-07-28T00:25:35.081082Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.527116ms
2024-07-28T00:25:39.247712Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.688201ms
2024-07-28T00:25:45.119897Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=26.057651ms
2024-07-28T00:25:50.949981Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.059634ms
2024-07-28T00:25:56.107035Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.142957ms
2024-07-28T00:25:56.803738Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.207669ms
2024-07-28T00:25:59.928347Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.341187ms
2024-07-28T00:26:06.115967Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.73027ms
2024-07-28T00:26:14.531900Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.381499ms
2024-07-28T00:26:16.147678Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=28.119793ms
2024-07-28T00:26:25.956865Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.136063ms
2024-07-28T00:26:26.137028Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.979158ms
2024-07-28T00:26:31.767097Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.043049ms
2024-07-28T00:26:34.930656Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=13.138788ms
2024-07-28T00:26:36.156334Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=67.922811ms
2024-07-28T00:26:46.166518Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=13.816778ms
2024-07-28T00:26:49.264390Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.681502ms
2024-07-28T00:26:56.172156Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.521861ms
2024-07-28T00:27:00.969447Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.094933ms
2024-07-28T00:27:06.181577Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.268497ms
2024-07-28T00:27:06.786747Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.565792ms
2024-07-28T00:27:09.989325Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.730197ms
2024-07-28T00:27:17.199583Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.069388ms
2024-07-28T00:27:24.267255Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.660547ms
2024-07-28T00:27:27.186227Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=38.933607ms
2024-07-28T00:27:35.963584Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.937133ms
2024-07-28T00:27:37.228280Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.991429ms
2024-07-28T00:27:41.819545Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.579451ms
2024-07-28T00:27:44.969583Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.013991ms
2024-07-28T00:27:47.260987Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.49504ms
2024-07-28T00:27:57.237877Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=13.722318ms
2024-07-28T00:27:59.279042Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.222676ms
2024-07-28T00:28:07.233374Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.388499ms
2024-07-28T00:28:10.962990Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.764009ms
2024-07-28T00:28:16.841637Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.581362ms
2024-07-28T00:28:17.240472Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.795902ms
2024-07-28T00:28:20.022845Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.355656ms
2024-07-28T00:28:27.251314Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.519776ms
2024-07-28T00:28:34.326383Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.881154ms
2024-07-28T00:28:37.261296Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.004542ms
2024-07-28T00:28:45.960162Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.575642ms
2024-07-28T00:28:47.285212Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.454821ms
2024-07-28T00:28:51.836669Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.024957ms
2024-07-28T00:28:55.043118Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.138229ms
2024-07-28T00:28:58.259775Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.158015ms
2024-07-28T00:29:08.307631Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.725188ms
2024-07-28T00:29:09.343710Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.413768ms
2024-07-28T00:29:19.302696Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.514866ms
2024-07-28T00:29:20.969246Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.02887ms
2024-07-28T00:29:26.856450Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.241483ms
2024-07-28T00:29:29.332476Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.48799ms
2024-07-28T00:29:30.078090Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.64037ms
2024-07-28T00:29:39.337910Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.447051ms
2024-07-28T00:29:44.373926Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.650375ms
2024-07-28T00:29:49.326157Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.468038ms
2024-07-28T00:29:55.978582Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.068211ms
2024-07-28T00:30:00.389058Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.011154ms
2024-07-28T00:30:01.901661Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=16.688025ms
2024-07-28T00:30:05.109935Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.968446ms
2024-07-28T00:30:10.378255Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.216331ms
2024-07-28T00:30:19.389444Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.437825ms
2024-07-28T00:30:21.228934Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.181351ms
2024-07-28T00:30:31.050900Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.559659ms
2024-07-28T00:30:31.383444Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.030843ms
2024-07-28T00:30:36.887688Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.691774ms
2024-07-28T00:30:40.174253Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.02927ms
2024-07-28T00:30:41.400139Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.399102ms
2024-07-28T00:30:44.631378Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.698104ms
2024-07-28T00:30:44.762237Z DEBUG replex::logging: Response status=200 OK path=/hubs/metadata/629123/postplay duration=104.500574ms
2024-07-28T00:30:45.036466Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629123 duration=16.721114ms
2024-07-28T00:30:45.043574Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629122 duration=16.266986ms
2024-07-28T00:30:45.115377Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=11.238255ms
2024-07-28T00:30:45.298198Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=105.885146ms
2024-07-28T00:30:45.332005Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=122.714782ms
2024-07-28T00:30:54.393546Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.929437ms
2024-07-28T00:31:00.257412Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629122 duration=36.298689ms
2024-07-28T00:31:00.264639Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629122/related duration=37.71243ms
2024-07-28T00:31:00.315067Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/260520/related duration=79.792079ms
2024-07-28T00:31:01.106115Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=29.020354ms
2024-07-28T00:31:01.235292Z DEBUG replex::logging: Response status=200 OK path=/playQueues/37047 duration=58.281385ms
2024-07-28T00:31:02.963036Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=31.680395ms
2024-07-28T00:31:05.979052Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=25.491362ms
2024-07-28T00:31:12.011992Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=37.819343ms
2024-07-28T00:31:13.022620Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=23.764247ms
2024-07-28T00:31:15.270011Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=20.368519ms
2024-07-28T00:31:23.036103Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.169633ms
2024-07-28T00:31:29.660080Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.037187ms
2024-07-28T00:31:33.071572Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=28.220501ms
2024-07-28T00:31:40.999154Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=39.027852ms
2024-07-28T00:31:43.042477Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=14.900978ms
2024-07-28T00:31:46.969571Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.507132ms
2024-07-28T00:31:50.292911Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=35.73159ms
2024-07-28T00:31:53.059985Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=27.223949ms
2024-07-28T00:32:03.061157Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=13.748499ms
2024-07-28T00:32:04.434678Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.649289ms
2024-07-28T00:32:13.082714Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=29.428562ms
2024-07-28T00:32:15.984426Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.449506ms
2024-07-28T00:32:21.970743Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.728068ms
2024-07-28T00:32:23.095211Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=37.696913ms
2024-07-28T00:32:25.308625Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.350248ms
2024-07-28T00:32:33.088386Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=29.28209ms
2024-07-28T00:32:39.456409Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.637072ms
2024-07-28T00:32:43.113417Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.923575ms
2024-07-28T00:32:50.975782Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.773642ms
2024-07-28T00:32:53.153958Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=37.650025ms
2024-07-28T00:32:56.981386Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=20.353914ms
2024-07-28T00:33:00.329859Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.010813ms
2024-07-28T00:33:03.114437Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.356677ms
2024-07-28T00:33:13.141727Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=18.765643ms
2024-07-28T00:33:14.467613Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.136127ms
2024-07-28T00:33:23.176117Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=46.502218ms
2024-07-28T00:33:25.967948Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.281951ms
2024-07-28T00:33:31.972330Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.748954ms
2024-07-28T00:33:33.164407Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.969321ms
2024-07-28T00:33:35.376709Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.603106ms
2024-07-28T00:33:43.162615Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=15.178252ms
2024-07-28T00:33:49.472484Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.326165ms
2024-07-28T00:33:53.140196Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=29.57199ms
2024-07-28T00:34:00.975931Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.883302ms
2024-07-28T00:34:03.191963Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=29.028064ms
2024-07-28T00:34:07.025211Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.632817ms
2024-07-28T00:34:10.389902Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.184279ms
2024-07-28T00:34:13.173662Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=17.123217ms
2024-07-28T00:34:23.191669Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=16.612912ms
2024-07-28T00:34:24.514222Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.534505ms
2024-07-28T00:34:28.309174Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=13.954905ms
2024-07-28T00:34:28.312620Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=38.049304ms
2024-07-28T00:34:28.333002Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=44.234484ms
2024-07-28T00:34:28.340593Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=46.809412ms
2024-07-28T00:34:28.358584Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=24.298498ms
2024-07-28T00:34:28.368681Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=27.394685ms
2024-07-28T00:34:28.370721Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=9.462896ms
2024-07-28T00:34:28.372506Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=11.333011ms
2024-07-28T00:34:28.393680Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=29.826314ms
2024-07-28T00:34:28.432585Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=9.064119ms
2024-07-28T00:34:28.437285Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=19.737043ms
2024-07-28T00:34:28.445288Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=21.532107ms
2024-07-28T00:34:28.467638Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=179.749724ms
2024-07-28T00:34:28.504380Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=8.914872ms
2024-07-28T00:34:28.515531Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=9.407387ms
2024-07-28T00:34:28.516190Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=11.067557ms
2024-07-28T00:34:28.526318Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=21.37344ms
2024-07-28T00:34:28.706396Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=21.094558ms
2024-07-28T00:34:29.217863Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629123 duration=30.884034ms
2024-07-28T00:34:29.230134Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/629122 duration=26.163025ms
2024-07-28T00:34:29.333582Z DEBUG replex::logging: Response status=200 OK path=/library/sections/10/onDeck duration=84.690571ms
2024-07-28T00:34:29.370748Z DEBUG replex::logging: Response status=200 OK path=/:/timeline duration=39.477933ms
2024-07-28T00:34:29.600783Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/554211 duration=22.068108ms
2024-07-28T00:34:29.621156Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/554210/children duration=17.737137ms
2024-07-28T00:34:29.622731Z DEBUG replex::logging: Response status=200 OK path=/library/metadata/554210 duration=14.734145ms
2024-07-28T00:34:29.761005Z DEBUG replex::logging: Response status=200 OK path=/replex/hero/library/collections/549891,558009/children duration=82.751227ms
2024-07-28T00:34:29.938237Z DEBUG replex::logging: Response status=200 OK path=/hubs/continueWatching duration=286.021356ms
2024-07-28T00:34:35.992274Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.318976ms
2024-07-28T00:34:42.036627Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.855853ms
2024-07-28T00:34:45.424791Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.731079ms
2024-07-28T00:34:59.521040Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.836465ms
2024-07-28T00:35:10.980674Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.280521ms
2024-07-28T00:35:17.054301Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.286712ms
2024-07-28T00:35:20.498173Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.004123ms
2024-07-28T00:35:34.555940Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.048058ms
2024-07-28T00:35:46.085600Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.488398ms
2024-07-28T00:35:52.070453Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.924744ms
2024-07-28T00:35:55.514454Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.513593ms
2024-07-28T00:36:09.572460Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.037835ms
2024-07-28T00:36:20.973613Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.655977ms
2024-07-28T00:36:27.179988Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.251735ms
2024-07-28T00:36:30.612589Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.645902ms
2024-07-28T00:36:44.864858Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.611664ms
2024-07-28T00:36:55.982772Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.502303ms
2024-07-28T00:37:02.142515Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.97751ms
2024-07-28T00:37:05.636584Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.123905ms
2024-07-28T00:37:19.607927Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=8.998737ms
2024-07-28T00:37:30.983826Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.546867ms
2024-07-28T00:37:37.175210Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.095751ms
2024-07-28T00:37:40.688709Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.210363ms
2024-07-28T00:37:54.599671Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.475758ms
2024-07-28T00:38:05.982066Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.107725ms
2024-07-28T00:38:12.185523Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.42811ms
2024-07-28T00:38:15.731551Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.22964ms
2024-07-28T00:38:29.635553Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=22.204291ms
2024-07-28T00:38:40.984196Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.04053ms
2024-07-28T00:38:42.629350Z DEBUG replex::logging: Response status=200 OK path=/media/providers duration=103.202635ms
2024-07-28T00:38:43.558418Z DEBUG replex::logging: Response status=101 Switching Protocols path=/:/websockets/notifications duration=21.034302ms
2024-07-28T00:38:44.013228Z DEBUG replex::logging: Response status=101 Switching Protocols path=/:/websockets/notifications duration=11.755459ms
2024-07-28T00:38:45.527336Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.346312ms
2024-07-28T00:38:45.557560Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.278825ms
2024-07-28T00:38:45.560855Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=35.717977ms
2024-07-28T00:38:45.758555Z DEBUG replex::logging: Response status=200 OK path=/hubs/continueWatching duration=364.697701ms
2024-07-28T00:38:45.947443Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.855946ms
2024-07-28T00:38:45.994961Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.46007ms
2024-07-28T00:38:46.129857Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.402288ms
2024-07-28T00:38:46.150268Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.244534ms
2024-07-28T00:38:46.303589Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=17.024823ms
2024-07-28T00:38:46.544645Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.165364ms
2024-07-28T00:38:47.213497Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.801099ms
2024-07-28T00:38:50.748169Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=11.631643ms
2024-07-28T00:38:53.896747Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549891,558009/children" key="/replex/hero/library/collections/549891,558009/children"
2024-07-28T00:38:53.897053Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/6/all?sort=addedAt:desc" key="/replex/shelf/library/sections/6/all?sort=addedAt:desc"
2024-07-28T00:38:53.897393Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/549929,557480/children" key="/replex/shelf/library/collections/549929,557480/children"
2024-07-28T00:38:53.897718Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557889,557890/children" key="/replex/shelf/library/collections/557889,557890/children"
2024-07-28T00:38:53.897861Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558624,558625,558623,558626,558629/children" key="/replex/hero/library/collections/558624,558625,558623,558626,558629/children"
2024-07-28T00:38:53.897971Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557644/children" key="/replex/hero/library/collections/557644/children"
2024-07-28T00:38:53.898543Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=9" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=9"
2024-07-28T00:38:53.898694Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558054,558055,558124,558116/children" key="/replex/shelf/library/collections/558054,558055,558124,558116/children"
2024-07-28T00:38:53.898746Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/558609/children" key="/replex/hero/library/collections/558609/children"
2024-07-28T00:38:53.899076Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/548265,557799/children" key="/replex/shelf/library/collections/548265,557799/children"
2024-07-28T00:38:53.899219Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557542,557545/children" key="/replex/shelf/library/collections/557542,557545/children"
2024-07-28T00:38:53.899530Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=10" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=10"
2024-07-28T00:38:53.899867Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=21" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=21"
2024-07-28T00:38:53.900019Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/collections/557543,557544/children" key="/replex/shelf/library/collections/557543,557544/children"
2024-07-28T00:38:53.900236Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/4/all?sort=addedAt:desc" key="/replex/shelf/library/sections/4/all?sort=addedAt:desc"
2024-07-28T00:38:53.900524Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=5" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=5"
2024-07-28T00:38:53.900728Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/3/all?sort=addedAt:desc" key="/replex/shelf/library/sections/3/all?sort=addedAt:desc"
2024-07-28T00:38:53.900779Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/hubs/home/recentlyAdded?type=2&sectionID=15" key="/replex/shelf/hubs/home/recentlyAdded?type=2&sectionID=15"
2024-07-28T00:38:53.900928Z DEBUG replex::transform::hub_key: Replacing hub key old_key="/library/sections/24/all?type=9&sort=addedAt:desc" key="/replex/shelf/library/sections/24/all?type=9&sort=addedAt:desc"
2024-07-28T00:38:53.931298Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=7.661853067s
2024-07-28T00:38:56.772071Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=21.432105ms
2024-07-28T00:38:56.777897Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=26.938991ms
2024-07-28T00:38:56.778694Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=27.76724ms
2024-07-28T00:38:56.785593Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=22.05453ms
2024-07-28T00:38:56.923660Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=9.317127ms
2024-07-28T00:38:56.960070Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=10.139624ms
2024-07-28T00:38:56.967312Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=10.076282ms
2024-07-28T00:38:56.974914Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=24.905321ms
2024-07-28T00:38:57.333089Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=10.18086ms
2024-07-28T00:38:57.566890Z DEBUG replex::logging: Response status=200 OK path=/photo/:/transcode duration=8.309335ms
2024-07-28T00:39:04.659017Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.931549ms
2024-07-28T00:39:15.987722Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.355012ms
2024-07-28T00:39:22.235290Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=23.725948ms
2024-07-28T00:39:25.805867Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=12.629162ms
2024-07-28T00:39:39.672416Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=15.789045ms
2024-07-28T00:39:50.992165Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.832586ms
2024-07-28T00:39:57.238443Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.22912ms
2024-07-28T00:40:00.863404Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=10.555181ms
2024-07-28T00:40:14.692421Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=9.561753ms
2024-07-28T00:40:23.882424Z DEBUG replex::logging: Response status=200 OK path=/hubs/continueWatching duration=24.335925ms
2024-07-28T00:40:24.462725Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=21.12863ms
2024-07-28T00:40:24.569225Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=20.698792ms
2024-07-28T00:40:24.596593Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.069462ms
2024-07-28T00:40:24.633876Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=34.392883ms
2024-07-28T00:40:24.660546Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.052416ms
2024-07-28T00:40:24.698621Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=31.949025ms
2024-07-28T00:40:24.719891Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.116513ms
2024-07-28T00:40:24.755878Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=34.893403ms
2024-07-28T00:40:25.008928Z DEBUG replex::logging: Response status=200 OK path=/hubs/promoted duration=8.200841ms
2024-07-28T00:40:26.000740Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.392274ms
2024-07-28T00:40:32.271282Z DEBUG replex::logging: Response status=200 OK path=/:/eventsource/notifications duration=21.664944ms
root@Plexified:~#```
jl94x4 commented 1 month ago

Right at the bottom is where it didn't load a good few times in a row

jl94x4 commented 1 month ago

Since the last few updates this is becoming more prominent on all devices @lostb1t not sure what's changed but it seems to be causing this issue