add cookies guide to readme

This commit is contained in:
meeb 2022-01-22 16:16:31 +11:00
parent 02212b8fad
commit b1b3c99726
1 changed files with 5 additions and 7 deletions

View File

@ -233,13 +233,11 @@ $ docker logs --follow tubesync
Once you're happy using TubeSync there are some advanced usage guides for more complex Once you're happy using TubeSync there are some advanced usage guides for more complex
and less common features: and less common features:
![Import existing media into TubeSync](https://github.com/meeb/tubesync/blob/main/docs/import-existing-media.md) * [Import existing media into TubeSync](https://github.com/meeb/tubesync/blob/main/docs/import-existing-media.md)
* [Sync or create missing metadata files](https://github.com/meeb/tubesync/blob/main/docs/create-missing-metadata.md)
![Sync or create missing metadata files](https://github.com/meeb/tubesync/blob/main/docs/create-missing-metadata.md) *[Reset tasks from the command line](https://github.com/meeb/tubesync/blob/main/docs/reset-tasks.md)
* [Using PostgreSQL, MySQL or MariaDB as database backends](https://github.com/meeb/tubesync/blob/main/docs/other-database-backends.md)
![Reset tasks from the command line](https://github.com/meeb/tubesync/blob/main/docs/reset-tasks.md) * [Using cookies](https://github.com/meeb/tubesync/blob/main/docs/using-cookies.md)
![Using PostgreSQL, MySQL or MariaDB as database backends](https://github.com/meeb/tubesync/blob/main/docs/other-database-backends.md)
# Warnings # Warnings