o-fl0w / stash-vr

Watch your stash library in VR.
49 stars 8 forks source link

Videos not playing in Heresphere #30

Closed jexom closed 9 months ago

jexom commented 10 months ago

In Heresphere when selecting a video to play the following warning is produced and the video does not start: Failed to parse resolution from label error="no resolution height found in label" label=MP4 mod=heresphere route=videoData videoId=76 Full log:

jexom@u59: ~/.stash/stash-vr$ ./stash-vr --STASH_GRAPHQL_URL=http://localhost:9999/graphql --LOG_LEVEL=DEBUG
Dec 16, 02:14:23 INF config="{ListenAddress::9666 StashGraphQLUrl:REDACTED(29) StashApiKey:REDACTED(0) FavoriteTag:FAVORITE Filters: IsSyncMarkersAllowed:false LogLevel:debug DisableLogColor:false IsRedactDisabled:false ForceHTTPS:false IsHeatmapDisabled:false HeatmapHeightPx:0 IsPlayCountDisabled:false StimhubUrl:}" mod=default
Dec 16, 02:14:23 INF Stash-VR version=0.7.8+d4a0bf8d1f7bdf0be08ef36571164bb60f6bb748 mod=default
Dec 16, 02:14:23 INF Stash version=v0.23.1-77-g26c38731 mod=default
Dec 16, 02:14:23 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=default type=CustomFilter
Dec 16, 02:14:23 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=default type=CustomFilter
Dec 16, 02:14:23 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=default type=CustomFilter
Dec 16, 02:14:23 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=default type=CustomFilter
Dec 16, 02:14:23 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=default type=CustomFilter
Dec 16, 02:14:23 DBG Sections built from front page count=0 mod=default
Dec 16, 02:14:23 DBG Section built filterId=3 filterMode=SCENES filterName=PMV mod=default scenes=31 section=?:PMV source="Saved Filters"
Dec 16, 02:14:23 DBG Section built filterId=1 filterMode=SCENES filterName=Non-VR mod=default scenes=142 section=?:Non-VR source="Saved Filters"
Dec 16, 02:14:23 DBG Sections built from saved filters count=2 mod=default
Dec 16, 02:14:23 INF Sections built links=173 mod=default scenes=142 sections=2
Dec 16, 02:14:23 INF Server listening at :9666 mod=default
Dec 16, 02:14:46 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=heresphere op=bg route=index type=CustomFilter
Dec 16, 02:14:46 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=heresphere op=bg route=index type=CustomFilter
Dec 16, 02:14:46 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=heresphere op=bg route=index type=CustomFilter
Dec 16, 02:14:46 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=heresphere op=bg route=index type=CustomFilter
Dec 16, 02:14:46 DBG Filter skipped: Unsupported filter type on front page: Only user created saved scene filters are supported. mod=heresphere op=bg route=index type=CustomFilter
Dec 16, 02:14:46 DBG Sections built from front page count=0 mod=heresphere op=bg route=index
Dec 16, 02:14:46 DBG Section built filterId=3 filterMode=SCENES filterName=PMV mod=heresphere op=bg route=index scenes=31 section=?:PMV source="Saved Filters"
Dec 16, 02:14:46 DBG Section built filterId=1 filterMode=SCENES filterName=Non-VR mod=heresphere op=bg route=index scenes=142 section=?:Non-VR source="Saved Filters"
Dec 16, 02:14:46 DBG Sections built from saved filters count=2 mod=heresphere op=bg route=index
Dec 16, 02:14:46 INF Sections built links=173 mod=heresphere op=bg route=index scenes=142 sections=2
Dec 16, 02:14:48 DBG Incremented play count Play Count=2 mod=heresphere route=videoData videoId=76
Dec 16, 02:14:48 WRN Failed to parse resolution from label error="no resolution height found in label" label=MP4 mod=heresphere route=videoData videoId=76
jexom commented 10 months ago

Also having the problem with previews. When there's no funscript heatmap for the video (even where's no funscript file), there's no preview. And video previews don't play when hovering. Stash itself can be reached from the Quest.

jexom commented 9 months ago

Just tried using a local ip of the machine running stash and stash-vr (i.e. 192.168.10.101:9666) instead of localhost and it started working. My guess is that heresphere tries to use the ip, given when starting stash-vr, instead of the one you connect to, and, obviously, there's nothing on the localhost of the oculus