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

Finding proper folder after user change name on OF #650

Open
lloydbank opened this issue Dec 10, 2024 · 2 comments
Open

Finding proper folder after user change name on OF #650

lloydbank opened this issue Dec 10, 2024 · 2 comments

Comments

@lloydbank
Copy link

I see that OF-DL downloads the content to a Uxxxx folder when the user changes name on OF, is there a way to get the folder renamed to the current users name on OF, if I rename it manually will OF-DL still download to that folder? I always remember the alphabetical name but for the Uxxx name I never remember and have to go check OF to see what the number is to find the proper folder and I was wondering if there was an easy way to match the two. Thanks

@sim0n00ps
Copy link
Owner

That is what the users.db is for. It tracks the changes between usernames and user IDs. User IDs stay the same so when the username changes on OF the folder name should change too.

@lloydbank
Copy link
Author

That is what the users.db is for. It tracks the changes between usernames and user IDs. User IDs stay the same so when the username changes on OF the folder name should change too.

Ok well for me the folder name change to a U with a bunch of numbers like Uxxxx, is this the behavior when the creator changes name, the folder will go to a Uxxx instead of the actual creator name? Because for me the folder didn't change name but went to a Uxxx naming convention. I seen in users.db I can find the reference to the actual creator name to the users number which allows me to find the folder. This is is proper behavior I assume?

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

No branches or pull requests

2 participants