21a22,32 > # === Begin Podcast sub menus > # > > #Define the Podccast sub menu > %menu_start "podcast" "Podcasts" > "All Podcasts" -> album ? genre = "podcast" -> title = "fmt_title" > "Recently Added Podcasts" -> album ? entryage < "4" & commitid > "0" & genre = "podcast" -> title = "fmt_title" > "Unplayed Podcast" -> album ? genre = "podcast" & playcount == "0" -> title = "fmt_title" > "Played Podcasts" -> album ? genre = "podcast" & playcount != "0" -> title = "fmt_title" > > # 134a146 > "Podcasts" ==> "podcast"