You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If you chose a different folder than the default, additional customisation is necessary on the settings page.
167
+
* Locate the `Local Audio Settings` section
168
+
* If you selected a different storage device such as an external SD card, you may need to update the `Choose Local Audio Storage Device` option.
169
+
* The first option will always be the internal storage. If you think you have more than one storage device, it may be that android treats it as one, in which case there will only be one option.
170
+
* If you selected a different directory such as `Documents`, `Audio` etc, you may need to update the `Choose Local Audio Directory` setting.
171
+
* If you selected a user-owned directory like the aforementioned `Documents`, `Audio` and similar, you may also need to allow `Manage All Files` permission for Ankiconnect Android.
172
+
* The `Manage All Files` permission is only necessary for folders outside of the app-owned `/Android/data/com.kamwithk.ankiconnectandroid/` directory.
173
+
* If you make a mistake you can always reset the settings using `Reset Local Audio settings`. This will reset all the local audio settings and revert it to the default.
164
174
165
175
4. Setup local audio on Firefox Browser's Yomitan. (Warning: this URL is different than the one on desktop!)
166
176
* Click on `Configure audio playback sources` and under the `Audio` section
<stringname="settings_preferred_storage_location_title">Choose Local Audio Directory Location</string>
13
-
<stringname="settings_preferred_storage_location_summary">Allows you to choose where to fetch local audio data from.</string>
15
+
<stringname="settings_preferred_storage_location_title">Choose Local Audio Storage Device</string>
16
+
<stringname="settings_preferred_storage_location_summary">Allows you to choose which storage device to use, such as an external SD card. May only have one option if the external storage device is treated as internal or none is found.</string>
17
+
<stringname="settings_preferred_storage_dir_path_title">Choose Local Audio Directory</string>
18
+
<stringname="settings_preferred_storage_dir_path_summary">Allows you to choose which directory the local audio file is in. If a user-owned folder like Documents or Audio is chosen, the Manage All Files permission may also need to be granted to ensure read access to the file.</string>
19
+
<stringname="reset_preferred_storage_settings_title">Reset Local Audio settings</string>
20
+
<stringname="reset_preferred_storage_settings_summary">Resets the local audio settings back to default.</string>
14
21
<stringname="get_dir_path_title">Print Local Audio Directory</string>
15
22
<stringname="get_dir_path_title_summary">Prints the expected directory path where the local audio is searched in.</string>
16
23
<stringname="dialog_notif_perm_info">This app uses a persistent notification to inform you that the server is running. Please enable notifications to see this.</string>
0 commit comments