Handle tracknumbers that contain other characters than numbers #12

Closed
opened 2016-04-16 18:45:49 +02:00 by coderkun · 0 comments
coderkun commented 2016-04-16 18:45:49 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Currently tracknumbers are converted to integers. There is no warranty that tracknumbers do not contain other characters.
It would be good to either allow such characters by using strings instead of integers or add proper error handling to the conversion.

*Created by: coderkun* Currently tracknumbers are converted to integers. There is no warranty that tracknumbers do not contain other characters. It would be good to either allow such characters by using strings instead of integers or add proper error handling to the conversion.
Sign in to join this conversation.
No description provided.