- The server-wide statistics now checks for results from other users if cache is enabled
- The input string when searching now removes spaces at the beginning and the end
- The footer no longer overlaps other elements
- Changed API response
- Fixed bug where no shows created error message when retrieving show buddy
- Tweaked username retrieved from Tautulli
- Moved stat modules to function
- All timecodes are converted to strings dynamically
- New button in admin-settings to test Tautulli connection
- API now responds if Tautulli can't be reached
- Added footer (not visible on stat-screen)
- Passwords now clears on incorrect login
- New design for platform
- Page change based on results
- Illustrations added
- Search by email and username
- Better security (sensitive files moved to folder with .htaccess)
- Admin page for setup (with password)
- Customizable functions
- Caching of results
- Pre-caching script for caching multiple users
CSS fixed up a bit, but still a bit messy.
API now gives more stats, like oldest movie, and the website calculates spent time watching content.
API file supports GET values in URL, but prioritizes POST if both are recieved.
The config.json file now allow you to choose timeframe for wrap, enable/disable methods, and customize Tautulli connection options.
API now collects top users, movies and shows using get_history, not last 365 days.
Removed logging function.
Added loading icon.