// post · 738
Mass update SickBeard/Rage folder location
- Stop SickBeard
- Backup .db SQLite file
- Get a SQLite viewer/editor. There is a Firefox plugin that can do this.
- Run this command on the database: UPDATE tv_shows SET location = replace(location, "/old_folder_path/", "/new_folder_path/");
- Done.
// leave a comment
HTML allowed: <a href="" title="" rel=""></a> <b></b> <blockquote cite=""></blockquote> <em></em> <i></i> <strike></strike> <strong></strong> <li></li> <ol></ol> <ul></ul>
ie: <b>bold</b>
Your comment may need to be reviewed before it is published.
// comments