files.rst 609 B

12345678910
  1. =====
  2. FILES
  3. =====
  4. FILES
  5. -----
  6. **~/.stov/stov.config**
  7. This file is automatically created when you run stov for the first time, optionally you may also use a rudamentary assistant which will ask you which value you'd like to use for each setting. See *CONFIGURATION* for more details.
  8. **~/.stov/stov.sqlite**
  9. This database contains two tables ("videos" and "subscriptions") which contain all relevant information about the configured subscriptions and the videos contained in these. It uses sqlite3 format so you could also use sqlite3 on the command line to edit it manually if you feel the need to do so.