We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e32c7 commit dc673e9Copy full SHA for dc673e9
1 file changed
src/jellyfin/add_all_subdirectories_to_library.py
@@ -63,7 +63,7 @@ async def add_all_subdirectories_to_library_inner(
63
64
65
@app.command()
66
-async def add_all_subdirectories_to_library(
+def add_all_subdirectories_to_library(
67
library_name: str,
68
parent_folder_path: Annotated[
69
Path,
0 commit comments