I’m not going to reply to everyone here individually here, but we’ve reverted some changes that were causing this - please update to the latest build: Plex Media Server - #675 by chris_decker08
Apologies about this one, unfortunately this issue wasn’t something that was immediately noticeable during testing as it was gradual and not immediately noticeable unless you’re monitoring the database size closely.
Just a reminder again that this is a beta version, we obviously don’t want to release beta versions with bugs like this but unfortunately it does happen from time to time.
As the data in the statistics_bandwidth
table isn’t critical for anything (it’s used on for the historical data in the dashboard) you can delete all the data in this table if you want as described earlier. Another option is to look at your last good database backup and see what the last row id in this table was and only delete the rows greater than this id - this way should retain the older stuff.