Skip to content

Commit 1fffa26

Browse files
committed
Create TEST_CHECKLIST.md
1 parent aef7a44 commit 1fffa26

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/TEST_CHECKLIST.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Test Checklist
2+
3+
## Update checker
4+
1. Reduce **'HOMECINEMA_BUILD'** from **'GlobalVars.cs'**
5+
2. Make sure in **'data/settings.json'**, **"autoUpdate"** is set to **1**.
6+
3. Run App. It will prompt an update.
7+
4. Also, manually check update from **'Settings'** form.
8+
9+
## New User / No HomeCinema.db
10+
1. Build project for **"Release"**.
11+
2. Run App. It will prompt to select folder to search for media files.
12+
13+
## TMDB Features
14+
1. Run App.
15+
2. Select an entry and right-click.
16+
3. Choose **'Edit Information'**.
17+
4. Search the entry by clicking **'Search IMDB'**.
18+
5. It will display search results.
19+
6. Click 1 result and click on **OK** button.
20+
7. It will fetch data from TMDB.

0 commit comments

Comments
 (0)