We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef7a44 commit 1fffa26Copy full SHA for 1fffa26
docs/TEST_CHECKLIST.md
@@ -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