fix(settingsplex.tsx): changes the suggested url from plex's "hosted" app to...#3250
fix(settingsplex.tsx): changes the suggested url from plex's "hosted" app to...#3250ofgrenudo wants to merge 4 commits into
Conversation
… app to the users server url This changes the suggested url from plex's hosted app I.E. https://app.plex.tv/desktop to recommend setting it to your servers fqdn for example https://your-servers-fqdn.com/web/index.html allowing you to have the users to click on the open in plex button when looking at media and have it open directly on the servers web app. fix seerr-team#3220
tool tip now reads better.
ran pnpm i18n:extract to get translation keys
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughPlex settings guidance now references ChangesPlex URL guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (3 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Did you run `pnpm i18n:extract" to update the translations ? |
i ran this earlier but didnt work
i did, but i guess i made a change after i ran it and didnt run it again. It should be good now. |
changes the suggested url from plex's "hosted" app to recommend the users server url
Description
This changes the suggested url from plex's hosted app I.E. https://app.plex.tv/desktop to recommend setting it to your servers fqdn for example https://your-servers-fqdn.com/web/index.html allowing you to have the users to click on the open in plex button when looking at media and have it open directly on the servers web app.
How Has This Been Tested?
Screenshots / Logs (if applicable)
Checklist:
pnpm buildpnpm i18n:extractAI Disclosure
AI was not used in this PR.
Summary by CodeRabbit
Summary by CodeRabbit
https://your-server-fqdn.com/web/index.html).