Skip to content

Commit 028d41c

Browse files
authored
Merge pull request #219 from rdswift/master
Add "drive not recognized" to troubleshooting
2 parents 5fea0d4 + 6fdab23 commit 028d41c

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

config/options_interface.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@
4747
than one directory. This applies to the :menuselection:`"File --> Add folder"` dialog. The file
4848
browser always allows multiple directory selection.
4949

50+
.. warning::
51+
52+
When enabling the multiple directories option setting Picard will no longer use the system file picker for selecting directories. This may result in reduced functionality.
53+
5054
**Use built-in search rather than looking in browser**
5155

5256
When this option is enabled the search for albums, artists or tracks will show the results in a dialog.

index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ plugins and tutorials are provided when available rather than trying to reproduc
8080
/troubleshooting/not_saving
8181
/troubleshooting/stopped_working
8282
/troubleshooting/macos_startup_error
83-
/troubleshooting/not_recognizing_external_drive
8483

8584

8685
.. toctree::

troubleshooting/troubleshooting.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ This will display all log entries in the terminal window, and allow you to copy
108108
.. seealso::
109109

110110
Specific situations:
111-
:doc:`does_not_start` /
112-
:doc:`no_coverart` /
113-
:doc:`missing_tags` /
114-
:doc:`not_saving` /
115-
:doc:`stopped_working` /
116-
:doc:`macos_startup_error`
111+
:doc:`/troubleshooting/does_not_start` /
112+
:doc:`/troubleshooting/no_coverart` /
113+
:doc:`/troubleshooting/missing_tags` /
114+
:doc:`/troubleshooting/not_saving` /
115+
:doc:`/troubleshooting/stopped_working` /
116+
:doc:`/troubleshooting/macos_startup_error`

0 commit comments

Comments
 (0)