More episode filters, group by published section
This commit is contained in:
parent
0da88e3577
commit
96f2b70f05
3 changed files with 25 additions and 2 deletions
|
@ -59,7 +59,7 @@ SlidePage {
|
|||
|
||||
model: GPodderEpisodeListModel { id: episodesListModel }
|
||||
|
||||
section.property: 'published'
|
||||
section.property: 'section'
|
||||
section.delegate: SectionHeader { text: section }
|
||||
|
||||
delegate: EpisodeItem { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue