I started out with 150GB of disk space, but I recently increased that to 300GB. Problem is, the machine information under mythweb is still reporting the old disk limit (150), not the new limit (300). I looked throught the mysql database but was unable to find anything that suggests this number is stored in the DB.
The numbers come straight from the backend. The only issue is that it uses double longs, which php doesn't really support. However, you shouldn't be running into that limit with only 300G. My guess is that the backend just isn't aware of the new drive size.
-Chris _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
