diff --git a/.gitignore b/.gitignore index 50e8c00f..769b0639 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ node_modules/ /config/ /audiobooks/ /audiobooks2/ +/podcasts/ /media/ /metadata/ test/ @@ -11,4 +12,5 @@ test/ /client/dist/ /dist/ -sw.* \ No newline at end of file +sw.* +.DS_STORE \ No newline at end of file diff --git a/client/components/modals/podcast/NewModal.vue b/client/components/modals/podcast/NewModal.vue index e3b4cf06..1ced6c74 100644 --- a/client/components/modals/podcast/NewModal.vue +++ b/client/components/modals/podcast/NewModal.vue @@ -39,6 +39,14 @@
Episodes
Select all episodes
+