Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with purchased content from creators who no longer have an account. #406

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Deal with purchased content from creators who no longer have an account. #406

merged 3 commits into from
Jun 13, 2024

Conversation

thatcoderguy
Copy link
Contributor

@thatcoderguy thatcoderguy commented Jun 13, 2024

When a content creator no longer has an account, the purchased content still exists, but GetUserInfoById() cannot retrieve their info. So this fix just treats them the same as way as if you no longer have an active subscription... create the "Deleted User" folder.

If you want, I'll add an extra config setting to allow people to bypass content from creators who no longer have an account.

…to make life easier when developing/testing)

Also changes the prvatekey and client_id checks to use the constants and moved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
…oved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
@thatcoderguy
Copy link
Contributor Author

Bah - sorry, a bunch of changes got rolled up into 1 PR... I should have created a new branch to separate them out >_<

@sim0n00ps sim0n00ps merged commit 43d179b into sim0n00ps:master Jun 13, 2024
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