fix3_next_available_episode #176

Merged
ken_fallon merged 2 commits from fix3_next_available_episode into main 2023-10-29 18:16:47 +00:00

2 Commits

Author SHA1 Message Date
Dave Morriss 097b50b30b Next free slot algorithm now in TT² form
templates/content-index.tpl.html: Now contains TT² code and an in-built
    query to determine the next free slot. No need for an external
    query. Old code that used to use this has been deleted.

templates/queries-index-mysql.tpl.html,
templates/queries-index-sqlite.tpl.html: Old queries called
    'query_next_available_episode' removed since no longer needed.
2023-10-29 17:32:02 +00:00
Dave Morriss 8325b2c0d1 Unwanted items commented out 2023-10-29 17:28:04 +00:00