lostb1t / replex

Remix your Plex hubs
205 stars 7 forks source link

Music library on Android #89

Closed ericfri closed 1 year ago

ericfri commented 1 year ago

Confirmed on both my Android phone and Nvidia Shield.

When Replex is enabled, browsing to the Recommended area of my music library presents a screen saying "Add Content to this Library", as if the library were empty. Trying to play music mostly fails but occasionally something will play.

Disabling Replex and everything once again works correctly.

Some logs to hopefully help. Looks similar to the Plexamp error.

2023-09-17T18:38:47.847587Z ERROR Request{remote_addr=socket://10.3.37.5:56162 version=HTTP/1.1 method=GET headers={"connection": "Keep-Alive", "host": "replex.mydomain.com", "x-forwarded-scheme": "https", "x-forwarded-proto": "https", "x-forwarded-for": "10.3.37.1", "x-real-ip": "10.3.37.1", "x-plex-platform": "Android", "x-plex-platform-version": "12", "x-plex-version": "9.30.0.3604", "x-plex-device": "SM-G970W", "x-plex-product": "Plex for Android (Mobile)", "x-plex-client-platform": "Android", "x-plex-client-identifier": "930dfc30d8e87a63-com-plexapp-android", "x-plex-provides": "player,pubsub-player,controller,sync-target", "x-plex-model": "beyond0q", "x-plex-device-vendor": "samsung", "x-plex-device-screen-resolution": "2280x1080 (Mobile)", "x-plex-device-screen-density": "480", "user-agent": "Mozilla/5.0 (Linux; Android 12; SM-G970W Build/SP1A.210812.016; wv)PlexMobile/9.30.0.3604", "x-plex-drm": "widevine:video", "x-plex-advertising-identifier": "adc209b0-52ab-41c5-9f3b-402615c8129c", "x-plex-advertising-donottrack": "0", "accept-language": "en-ca", "x-plex-provider-version": "6.4.0", "x-plex-features": "external-media,indirect-media,hub-style-list", "x-plex-device-name": "Galaxy S10e", "accept": "application/xml", "accept-encoding": "gzip"} path=http://replex.mydomain.com/hubs/sections/3?count=10&excludeElements=Actor%2CCollection%2CCountry%2CDirector%2CGenre%2CLabel%2CMood%2CPart%2CPhoto%2CProducer%2CRole%2CSimilar%2CTopic%2CVast%2CWriter&excludeFields=file%2Csummary%2Ctagline&includeEmpty=1&includeExternalMetadata=1&includeLibraryPlaylists=1&includeMeta=1&includeRecentChannels=1&includeStations=1&includeTrailers=1&includeTypeFirst=1&libraryHubsOnly=1&X-Plex-Token=TOKEN&X-Plex-Language=en-ca span.kind="server" service.name="replex"}: salvo_core::error: anyhow error occurred error=MediaContainer.Hub[4]: missing field `key` at line 1 column 77887
ericfri commented 1 year ago

It seems like it's an issue on multiple clients. I've tested the Plex app on MacOS and the web client, both with the same problem.

lostb1t commented 1 year ago

:tada: This issue has been resolved in version 0.18.35 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: