Shows that are excluded from the archive in Spinitron are included in the Arc Player
These shows will play the show from the next available hour
Looking into the way this is structured, there is no solution, since the show itself is not a parameter
Possible Solutions
Passing the shows themselves as a parameter in JSON, which would include the flag to not be archived. (This may have slow performance and requires backend fixes)
Change shows to be their own individual files and exclude ones that do not have an exact match on hour (instead of recording 5 hour intervals, this solution would also improve storage efficiency).
Excluded time-slots are are removed by the archive server, not the player. So no matter what player you use, this one or some other, exclusions are simply skipped over, no matter what start time is requested.
Shows that are excluded from the archive in Spinitron are included in the Arc Player
Possible Solutions