Thanks for letting me know. This will be fixed in the next release :)
Right? Jellyfin is awesome
Sorry, I fucked that up! Will fix ASAP
edit: Fix is in 2.38.0, building right now
Are you on android?
The go.getvoyager.app links work well for those that doesn't have the app installed, so good for sharing with friends. Not really relevant for your use case though!
vger://__HOST_PATH__
should work.
Edit: or universal links are https://vger.to/__HOST_PATH__
Edit: update universal links to new domain
Ah, thanks for letting me know. I just checked and it's because you're running lemmy v0.19.3. That's pretty old; I would recommend upgrading.
That being said, Voyager should have more helpful error messages for unsupported versions, and also should still support 0.19.3 until the next major release, so I'll push a fix.
That’s actually incorrect, it is a solved problem in voyager. Clicking the link in the post from any Lemmy instance, or up to date piefed instance like piefed.blahaj.zone, opens in app.
The only reason it doesn’t work from piefed.ca is piefed.ca is running an outdated version of Piefed that doesn’t support the federated instances endpoint in api/alpha.
Proof:
Thanks for checking!
I was actually testing an invalid login, where it says "connection error" instead of "invalid login credentials" because the backend error isn't sent due to a CORS issue.
After attempting login with piefed.social vs feddit.online, here's the screenshots. See the "CORS missing origin" error under trasnferred column for feddit.online. Also the lack of access-control-allow-* headers compared to piefed.social.
Awesome thanks for confirming!
I haven't been able to repro, works fine for me, android+piefed.zip+viewing ich_iel. Have you tried asking the feddit.org admins? Maybe you could send them your IP and they could investigate the logs. Its possible they are blocking the user agent/ip. Voyager should send "VoyagerApp" somewhere in the user agent for the native apps.