Cassette
Watch movies online
Now removing the parent element if you've removed the last media element
Now removing media element when pressing the remove button
Add button to remove show / movie progress
Added alphabetic search sorting
Added relevancy search filtering
Added date search filtering
Improved searching logging
Now sorting search page by year, not sure if I'll keep it this way
Figured out what it's for (getting IMDB ids) and now just using the cache for that, fixed progress not showing in search
Sped up search by not getting details (which I was doing for some reason)
Updated show page time: 2594.632ms :D
Removed the logging, it's now 2208.086ms
Updated movie page time: 2187.831ms (on localhost)
Current show page time: 4460.986ms (both localhost)
Current movie page time: 3153.599ms
0 Likes
Remove await and make it Promise.all
Progress stopped working for some reason so I rebooted and it works again lol
Now removing empty stream URLs when they're provided
Hopefully fixed stream selection not updating properly
Messed around with some new detail APIs provided by Red but decided against them for now
Created bot to keep track of member count for the DIscord server
Created Discord server for this
Make a login page where it is explained what logging in is for etc