wrong plex queue url

Sorry if this is the wrong section,
 
latest rasplex, latest PMS on ubuntu 64bit. There is an extra "unwatched" in the url that shouldnt be there, if i remove it it works, but i cant find where to edit it out, is it in some config file in rasplex or PMS, in a skin perhaps? Or hardcoded and needs a rebuild? i cant find it anyway. Its been working fine for weeks. The queue shows up but i cant hit it directly so that i can actually play the queue rather than selecting individual videos and start them manually.
 
relevant snip:
 
CPlexDirectory::GetDirectory failed to fetch data from plexserver://myplex/pms/playlists/queue/unwatched/unwatched: 404
 
 
 
more log:
 
14:30:31 T:2594677856   DEBUG: CPlexFile::BuildHTTPURL translated 'plexserver://myplex/pms/playlists/queue/unwatched/unwatched' to 'https://plex.tv:443/pms/playlists/queue/unwatched/unwatched?X-Plex-Token=SECRETSTUFF'
14:30:31 T:2594677856   DEBUG: CurlFile::Open(0x3df3670) https://plex.tv:443/pms/playlists/queue/unwatched/unwatched?X-Plex-Token=SECRETSTUFF
14:30:31 T:2594677856    INFO: easy_aquire - Created session to https://plex.tv
14:30:31 T:3046359040   DEBUG: ------ Window Init (DialogBusy.xml) ------
14:30:32 T:3008361568   DEBUG: webserver: request received for /jsonrpc
14:30:32 T:3008361568   DEBUG: Previous line repeats 1 times.
14:30:32 T:3008361568   DEBUG: JSONRPC: Incoming request: {"method":"Application.GetProperties","id":100,"jsonrpc":"2.0","params":{"properties":["volume"]}}
14:30:32 T:3008361568   DEBUG: JSONRPC: Calling application.getproperties
14:30:32 T:3008361568   DEBUG: JSONRPC: Incoming request: {"jsonrpc":"2.0","method":"Player.GetActivePlayers","id":103}
14:30:32 T:3008361568   DEBUG: JSONRPC: Calling player.getactiveplayers
14:30:32 T:2594677856   DEBUG: CPlexDirectory::GetDirectory failed to fetch data from plexserver://myplex/pms/playlists/queue/unwatched/unwatched: 404
14:30:32 T:2594677856   DEBUG: CPlexBusyIndicator::OnJobComplete nothing more blocking, let's leave
14:30:32 T:3046359040   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
14:30:33 T:3046359040   DEBUG: ------ Window Deinit () ------
14:30:33 T:3008361568   DEBUG: webserver: request received for /jsonrpc
14:30:33 T:3008361568   DEBUG: Previous line repeats 1 times.
14:30:33 T:3008361568   DEBUG: JSONRPC: Incoming request: {"jsonrpc":"2.0","method":"Player.GetActivePlayers","id":103}
14:30:33 T:3008361568   DEBUG: JSONRPC: Calling player.getactiveplayers
14:30:33 T:3008361568   DEBUG: JSONRPC: Incoming request: {"method":"Application.GetProperties","id":100,"jsonrpc":"2.0","params":{"properties":["volume"]}}
14:30:33 T:3008361568   DEBUG: JSONRPC: Calling application.getproperties
14:30:34 T:3008361568   DEBUG: webserver: request received for /jsonrpc
14:30:34 T:3008361568   DEBUG: Previous line repeats 1 times.
14:30:34 T:3008361568   DEBUG: JSONRPC: Incoming request: {"method":"Application.GetProperties","id":100,"jsonrpc":"2.0","params":{"properties":["volume"]}}
14:30:34 T:3008361568   DEBUG: JSONRPC: Calling application.getproperties
14:30:34 T:3008361568   DEBUG: JSONRPC: Incoming request: {"jsonrpc":"2.0","method":"Player.GetActivePlayers","id":103}
14:30:34 T:3008361568   DEBUG: JSONRPC: Calling player.getactiveplayers
14:30:34 T:3008361568   DEBUG: webserver: request received for /jsonrpc
14:30:34 T:3008361568   DEBUG: JSONRPC: Incoming request: {"jsonrpc":"2.0","method":"Input.Select","id":1}
14:30:34 T:3008361568   DEBUG: JSONRPC: Calling input.select
14:30:34 T:3046359040   DEBUG: CGUIWindowHome::OnAction Queue=>plexserver://myplex/pms/playlists
14:30:34 T:3046359040   DEBUG: CPlexMediaWindow::GetRealDirectoryUrl at myPlex playlists..
14:30:34 T:2603066464   DEBUG: CPlexDirectory::GetDirectory plexserver://myplex/pms/playlists/queue/unwatched/unwatched
14:30:34 T:2603066464   DEBUG: CPlexFile::BuildHTTPURL translated 'plexserver://myplex/pms/playlists/queue/unwatched/unwatched' to 'https://plex.tv:443/pms/playlists/queue/unwatched/unwatched?X-Plex-Token=SECRETSTUFF'
14:30:34 T:2603066464   DEBUG: CurlFile::Open(0x3df3670) https://plex.tv:443/pms/playlists/queue/unwatched/unwatched?X-Plex-Token=SECRETSTUFF
14:30:34 T:2603066464   DEBUG: CPlexDirectory::GetDirectory failed to fetch data from plexserver://myplex/pms/playlists/queue/unwatched/unwatched: 404
14:30:34 T:2603066464   DEBUG: CPlexBusyIndicator::OnJobComplete nothing more blocking, let's leave
14:30:34 T:3046359040   DEBUG: ------ Window Init (DialogBusy.xml) ------
14:30:35 T:3046359040   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
14:30:35 T:3008361568   DEBUG: webserver: request received for /jsonrpc
14:30:35 T:3008361568   DEBUG: JSONRPC: Incoming request: {"method":"Player.GetItem","id":102,"jsonrpc":"2.0","params":{"playerid":1,"properties":["season","episode","title","showtitle","artist","album","thumbnail","runtime"]}}
 

bump

rm /storage/.plexht/userdata/plexfiltermanager.xml

seems to be the answer

What you describe appears to be some kind of unwatched filtering bug RasPlex inherited from 'upstream' PHT sources.

Most likely it has already been fixed for PC PHT, and then the fix will get ported into future RasPlex versions as well.

Best regards: dlanor

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.