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

Titles sorting issue #5

Open
solareon opened this issue Sep 25, 2020 · 0 comments
Open

Titles sorting issue #5

solareon opened this issue Sep 25, 2020 · 0 comments

Comments

@solareon
Copy link

solareon commented Sep 25, 2020

When ripping dvds with title numbers that are 10 or above it appears that the sort gets weirded out and puts the ones starting with 1 in the front i.e
[4,5,6,7,8,9,10]
becomes
[10,4,5,6,7,8,9]
See screenshot for how it sorted one dvd
image

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

1 participant