Zodler 18 Posted December 15, 2017 Posted December 15, 2017 When you have a season number like 6 digits and an episode number like 4 digits, the server does not read them. For example if you have an episode like this s201712e1101 episode.mkv The numbers are not parsed correctly. You have to go and manually set them. After that you get a Season 201712 and an Episode 1101 which works after you set them by hand. 1
Luke 42085 Posted December 16, 2017 Posted December 16, 2017 It is a possibility for the future. Ideally we'd like to support whatever naming you throw at it, but considering this is always a difficult area to work with I will need to see a little more demand for this naming style before investing the time towards it. Thanks.
Zodler 18 Posted December 18, 2017 Author Posted December 18, 2017 (edited) It's the same naming style as the regular naming, only that the numbers could go a little longer. Maybe to support at least 6 digits for each one. We know that some seasons can be the year, that's 4. Sometimes you might need to add the month too, that's 4+2 = 6 digits. 201712 for example. Oh and you already support it if I add it by hand. It just has to read it correctly. I don't know how you pars but it should naturally read all the numbers between S and E. Edited December 18, 2017 by Zodler
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now