Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No content" - Selecting replex'd hubs in home carousel #158

Open
Metuant opened this issue Aug 19, 2024 · 2 comments
Open

"No content" - Selecting replex'd hubs in home carousel #158

Metuant opened this issue Aug 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Metuant
Copy link

Metuant commented Aug 19, 2024

I currently have custom collections as home hubs (replex'd for hero).

When clicking the title of these collections in the homescreen ("Popular" for example) without replex the user is directed to the collection. With RePlex the user is directed to a "No content" page.

Tested on iOS and web

@lostb1t
Copy link
Owner

lostb1t commented Aug 19, 2024

can you post your (error) log?

@Metuant
Copy link
Author

Metuant commented Aug 19, 2024

DEBUG Request{remote_addr=socket://172.20.0.1:56274 version=HTTP/1.1 method=GET headers={"host": "REDACTED:443", "user-agent": "PlexMobile/8.38.3 (iPhone; iOS 18.1; Scale/3.00)", "x-plex-device-screen-density": "3", "x-plex-features": "external-media,hub-style-list", "x-plex-device": "iPhone", "x-plex-platform": "iOS", "x-plex-sync-version": "2", "x-plex-token": "REDACTED", "x-plex-provider-version": "7.0.0", "x-plex-supported-commands": "abort,changeQuality", "x-plex-username": "REDACTED", "x-plex-provides": "client,controller,sync-target,player,pubsub-player,provider-playback", "x-plex-version": "8.38.3", "x-plex-client-platform": "iOS", "x-plex-model": "16,1", "x-plex-session-id": "REDACTED", "x-plex-product": "Plex for iOS", "x-plex-drm": "fairplay:video", "x-plex-client-identifier": "REDACTED", "accept-language": "en-US;q=1", "x-plex-device-screen-resolution": "1179x2556", "x-plex-device-vendor": "Apple", "x-plex-platform-version": "18.1", "accept": "text/xml,application/xml", "accept-encoding": "gzip, deflate, br", "x-plex-http-pipeline": "infinite", "x-forwarded-for": "REDACTED"} path=http://REDACTED:443/replex/hero/library/collections/2124933/children?contentDirectoryID=2&excludeAllLeaves=1&includeExternalMedia=1&includeMeta=1&X-Plex-Container-Size=50&X-Plex-Container-Start=0&X-Plex-Language=en-US&X-Plex-Device-Name=iPhone span.kind="server" service.name="replex"}: replex::logging: Response status=200 OK path=/replex/hero/library/collections/2124933/children duration=5.206191ms

Above is the response replex has that is incorrect, I think it has to do with the final "path".

Below is the link that Plex points to with no replex

https://app.plex.tv/desktop/?_gl=REDACTED/media/REDACTED/com.plexapp.plugins.library?key=/library/collections/2124933/children?contentDirectoryID=2&pinnedContentDirectoryID=2,1,9,11,10,3,6,7,4,5,12,playlists,18&title=Recently%20Released%20Movies&source=server:/REDACTED/com.plexapp.plugins.library&pageType=list&context=home:hub.custom.collection~1

It looks like the Path in replex would need some additional info that is not being passed through

@lostb1t lostb1t added the bug Something isn't working label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants