Hi guys
I am using this format and it works to my needs but i cant figure out how to change it so season specials become season 0
{n}/Season {s}/{n} {episode.special ? 'S00E'+special.pad(2) : s00e00} {t}{"."+lang.getDisplayName(Locale.getDefault()).upperInitial()}
hey rednoah
I have had at look and tried to modify it but I cant get it to display season 0, I tried to remove the special and replace it with season 0 but it dident change anything
And it most definitely does work. If 'Special' works then 'Season 0' also works. There's no logic that could change, other than the episode not being a special in the first place.
you were correct I tried to start over using the string above and it worked for some reason the one I used in FB i Had deleted the special from it so thank you