diff --git a/client/components/controls/EpisodeFilterSelect.vue b/client/components/controls/EpisodeFilterSelect.vue
new file mode 100644
index 000000000..4f8b119a3
--- /dev/null
+++ b/client/components/controls/EpisodeFilterSelect.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+ {{ item.text }}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/client/components/tables/podcast/EpisodesTable.vue b/client/components/tables/podcast/EpisodesTable.vue
index 3eac0c09e..2816e2cd9 100644
--- a/client/components/tables/podcast/EpisodesTable.vue
+++ b/client/components/tables/podcast/EpisodesTable.vue
@@ -3,12 +3,13 @@