Skip to content

Fix process death and recreation causing generator conflict#2751

Closed
Luna712 wants to merge 1 commit intorecloudstream:masterfrom
Luna712:fix-generator
Closed

Fix process death and recreation causing generator conflict#2751
Luna712 wants to merge 1 commit intorecloudstream:masterfrom
Luna712:fix-generator

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented May 2, 2026

If the system stops the activity (process death) and you open it up again (recreates it), but you last actually used DownloadedPlayerActivity generator and links, and you also have the player open in MainActivity, then the generator loses its state and sometimes uses the wrong one and loads the wrong links from a different instance. Using unique keys for the generator should fix that (or does for me anyway).

If the system stops the activity (process death) and you open it up again (recreates it), but you last actually used DownloadedPlayerActivity generator and links, and you also have the player open in MainActivity, then the generator loses its state and sometimes uses the wrong one and loads the wrong links from a different instance. Using unique keys for the generator should fix that (or does for me anyway).
@Luna712 Luna712 closed this May 5, 2026
@Luna712 Luna712 deleted the fix-generator branch May 5, 2026 22:03
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.

2 participants