Medusa: Schedule wrong default sort order

Created on 27 Feb 2017  路  5Comments  路  Source: pymedusa/Medusa

It should be by ENDs not Airdate otherwise you will see like this:

Current time 23:51
1

Sorting by ENDs:
2

Most helpful comment

And part of the reason I say this is because ENDS is not exactly a valid end time for a show as it's calculated from Start Time + Runtime = End Time. Which in the US tends to be wrong as it doesn't account for commercial time just that Medusa will start searching at that time. which in all rights it should just start searching when the show starts

All 5 comments

@fernandog it'd make more sense to sort by airdate and then sort those results by enddate.

No because a show airdate can start at 22:30 and end 23:55 for example. The order would be wrong.

The END date that tell us if is wanted or not. Not airdate

Isn't this the kind of thing saveSort is there for? I prefer the default sort... you prefer sorting by end date.... both of us clicks the sort we want and it's always the way we want it.

And part of the reason I say this is because ENDS is not exactly a valid end time for a show as it's calculated from Start Time + Runtime = End Time. Which in the US tends to be wrong as it doesn't account for commercial time just that Medusa will start searching at that time. which in all rights it should just start searching when the show starts

ok. valid point using saveSort

Was this page helpful?
0 / 5 - 0 ratings