auto-detect listings, player skip
This commit is contained in:
@@ -30,7 +30,9 @@ Make sure to set a master password! See `.env.example`. Enter in the master pass
|
||||
# Tips
|
||||
|
||||
## Adding media
|
||||
Add it to the relevant static directory (`/static_assets/anime_assets`, `/static_assets/manga_assets`, or `/static_assets/music_assets`), and create an entry for it in `host_info.json`. See `host_info.json.example` for an example.
|
||||
Add it to the relevant static directory (`/static_assets/anime_assets`, `/static_assets/manga_assets`, or `/static_assets/music_assets`), and just rerun `npm run build`.
|
||||
|
||||
To mark it as a favourite, create an entry for it in `favourites_info.json`. See `favourites_info.json.example` for an example.
|
||||
|
||||
## Hosting Multiple TOR Hidden Services
|
||||
If you are running multiple TOR hidden services, you will need to modify the [.torrc file](https://stackoverflow.com/questions/14321214/how-to-run-multiple-tor-processes-at-once-with-different-exit-ips#18895491).
|
||||
|
||||
Reference in New Issue
Block a user