diff --git a/home/castget/castget.conf b/home/castget/castget.conf index 8533191..973b466 100644 --- a/home/castget/castget.conf +++ b/home/castget/castget.conf @@ -9,7 +9,7 @@ id3album=50+2 [drei90] url=http://feeds.feedburner.com/Drei90 -id3album=drei90 +album_tag=drei90 [efpodcast] url=https://www.eintracht-podcast.de/feed/mp3 @@ -28,7 +28,7 @@ url=https://linuxmatters.sh/episode/index.xml [logbuchnetzpolitik] url=https://feeds.metaebene.me/lnp/mp3 -id3album=Logbuch Netzpolitik +album_tag=Logbuch Netzpolitik [schlusskonferenz] url=https://schlusskonferenz.podigee.io/feed/mp3 @@ -38,11 +38,11 @@ url=https://tribuenengespraech.podigee.io/feed/mp3 [wettbrötchen] url=https://www.wett-broetchen.de/feed/mp3 -id3album=Wettbrötchen +album_tag=Wettbrötchen [edeltalk] url=https://cdn.julephosting.de/podcasts/573-edeltalk-mit-dominik-kevin/feed.rss -id3album=Edeltalk +album_tag=Edeltalk [*] id3contenttype=Podcast diff --git a/home/firefox.nix b/home/firefox.nix index 6cb53cd..95f6fed 100644 --- a/home/firefox.nix +++ b/home/firefox.nix @@ -122,7 +122,7 @@ definedAliases = [ "@leo" ]; }; "Wikipedia".metaData.alias = "@wiki"; - "Bing".metaData.hidden = true; + "bing".metaData.hidden = true; "Amazon.de".metaData.hidden = true; }; };