2023-04-06, 17:02
Hi
First, thanks for this awesome skin.
I've noticed that Aeon Tajo orders episodes incorrectly. Which get sorted correctly in the default skin Estuary.
My tvshow consists of: season 1, season 2, season 3. There are two special episodes which I've renamed as S02E01 and S02E11 (and exist in folder 'season 0') so that they get displayed and played in the correct order. I've also edited their nfos to make use of the displayseason and displayepisode. For example:
```
<season>2</season>
<episode>11</episode>
<displayseason>2</displayseason>
<displayepisode>11</displayepisode>
```
I'm using `View: Triple` and what happens is I get:
season 1 - correct
season 3 - it jumped over seasn 2
season 2 - both specials show before all other episodes... well, one is correct since it's S02E01 and that's what we want, but S02E11 is not
Seems like a bug. Any thoughts or way to fix this?
BTW the reason the specials are not using a naming like `S00Exx` is because then a new season gets created (ie in the view we get a new season entry) and it disorganizes things further.
Thanks.
First, thanks for this awesome skin.
I've noticed that Aeon Tajo orders episodes incorrectly. Which get sorted correctly in the default skin Estuary.
My tvshow consists of: season 1, season 2, season 3. There are two special episodes which I've renamed as S02E01 and S02E11 (and exist in folder 'season 0') so that they get displayed and played in the correct order. I've also edited their nfos to make use of the displayseason and displayepisode. For example:
```
<season>2</season>
<episode>11</episode>
<displayseason>2</displayseason>
<displayepisode>11</displayepisode>
```
I'm using `View: Triple` and what happens is I get:
season 1 - correct
season 3 - it jumped over seasn 2
season 2 - both specials show before all other episodes... well, one is correct since it's S02E01 and that's what we want, but S02E11 is not
Seems like a bug. Any thoughts or way to fix this?
BTW the reason the specials are not using a naming like `S00Exx` is because then a new season gets created (ie in the view we get a new season entry) and it disorganizes things further.
Thanks.