JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.33k stars 64 forks source link

[Bug] Tapping on the iPhone notifications gets the message Unknown Profile. #681

Closed romeolazar closed 2 years ago

romeolazar commented 2 years ago

Describe the Bug I use webhooks to get notified. They are working but when I tap on the notification on iPhone I get the message: Unknown Profile "default" does not exists in LunaSea

To Reproduce not sure. Expected Behaviour Should take me to the episode/movied that was downloaded.

Screenshots IMG_3297.

Versions 10.0.3/iOS/Stable/Build 1000000773(89241c7)

Additional context Add any other context about the problem here.

JagandeepBrar commented 2 years ago

Hey @romeolazar,

Ensure that you have correctly set your profile's name in the webhook. Check the "Username" tab in the instructions here for more details: https://docs.lunasea.app/notifications/sonarr#setup-the-webhook

romeolazar commented 2 years ago

Thank you very much for the indications, helped me to solve it. Was not clear to me that I had to insert the profile name. Great job with this app. Keep up with the good work.