diff options
Diffstat (limited to 'src/cache')
| -rw-r--r-- | src/cache/entry.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cache/entry.h b/src/cache/entry.h index 693e68b..ef2ee41 100644 --- a/src/cache/entry.h +++ b/src/cache/entry.h @@ -17,6 +17,7 @@ - cue + multiple files - dvd/bluray (drive or iso) - live source (radio antenna) + - remote resource Chapters: - Potential resources with chapters: @@ -67,6 +68,7 @@ and loaded with different cds. [ ] Separate cch_handler from cch_entry. - Move waits to entry? + - Pick first entry in order as the unloaded entry, remove every other entry. - Create cache entry with argument like file, cue, http, hls, etc. - Handlers created internally, and run on different step. [ ] Maybe rename cch_handler. |