fix bug which causes only recommended shows/movies to be displayed when trying to add media

This commit is contained in:
maxDorninger
2025-06-29 11:24:12 +02:00
parent d446747e3b
commit 1732bde281
3 changed files with 55 additions and 48 deletions

View File

@@ -5,6 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/app" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="uv (MediaManager) (2)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />