Things that need testing:
- Manual installation of locally downloaded meta packs
- Auto-play. It should fallback to the next source on the list if the top choice fails to play. I couldn't get the "working-then-nothing" thing to happen so idk what happens in that case (nothing I think)
- Unsubscribing. Somebody reported a problem with unsubscribing from a TV show, but it was right when the site went down, so I didn't get any clear logs to see what was going on
- Page skipping. When browsing paginated lists, open the context menu of the Next Page >> item. You should be able to jump to any page from there. The only problem is the website's pagination is slightly broken. Sometimes there are more pages than it indicates, so if you jump to the last page, there may still be a Next Page >> button which leads to more content. It should still be good for picking up where you left off
I've also implemented an 8hr url cache in this release. This should greatly reduce our load on 1Channel's site and improve up time for everybody, especially with random ass hats trying to DDOS them all the time. The only drawback to this is browsing content could be up to 8 hours old. So if you look at the 1st page of results for recently added, it'll only pull that page again after 8 hours. If something gets added within that time span, you won't see it until the cache expires. Searches are still live and not cached.
