@@ -124,7 +194,7 @@ const showCreateModal = ref(false)
:key="widgetKey"
:limit="4"
:show-modification-date="true"
- :filters="{q: query, subscribed: 'true'}"
+ :filters="{q: subscribedQuery, subscribed: 'true'}"
/>
-
+
+
+
+
+
+
+
+ {{ t('components.library.Podcasts.ordering.label') }}
+
+
+
+
+
+ {{ t('components.library.Podcasts.ordering.direction.label') }}
+
+
+
+
+
+ {{ t('components.library.Podcasts.pagination.results') }}
+
+
+
+
-
+ :limit="paginateBy"
+ :filters="{q: query, ordering: ordering, tags: tags}"
+ />