Skip to content

Report subtitle download results - #7

Open
rejetto wants to merge 1 commit into
iina:mainfrom
rejetto:fix-download-feedback
Open

Report subtitle download results#7
rejetto wants to merge 1 commit into
iina:mainfrom
rejetto:fix-download-feedback

Conversation

@rejetto

@rejetto rejetto commented Aug 13, 2026

Copy link
Copy Markdown

Fixes #5.

The download action currently shows only the initial “Downloading…” OSD. API failures such as the anonymous quota 406 are logged by the main process but never reach the user-facing sidebar or OSD.

This change:

  • catches download failures and reports the API message in both the sidebar log and OSD
  • confirms successful downloads via OSD
  • avoids updating userInfo when an anonymous user has no user object

Verification:

  • npm run build
  • loaded the development plugin in IINA 1.4.4 build 168
  • verified IINA loads only the patched plugin instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No indication that download failed

1 participant