Skip to content

Releases: mauricerenck/kirby-podcaster

Matomo Feed Tracking Fix

29 Jul 09:37
Compare
Choose a tag to compare

Will fix the usage of the wrong matomo site id

Stats view update

03 Jul 10:35
Compare
Choose a tag to compare

add: use new matomo composer package
add: matomo utils class
add: use kirby components in stats view
chore: dependency updates

Bugfix Release

23 Nov 11:24
906d461
Compare
Choose a tag to compare

fix: #36 Statistics and Wizard throw errors
fix: #35 ID3 detection throws error if no data
fix: #38 Podlove player doesn't work properly

Track Feed Page Views

16 Aug 09:30
5e9bf7a
Compare
Choose a tag to compare

You know have the possibility to track you feed visits not only as goal, event or action, but also as regular page view.

Import Wizard

25 Jul 12:39
80e1b72
Compare
Choose a tag to compare

Import your existing Podcast into kirby. Just enter your feed url, a target page and the used template. Start the import and lean back. The wizard will create a feed, all episodes and transfer your mp3 files.

Import Wizard

25 Jul 12:33
482d8cf
Compare
Choose a tag to compare

Import your existing Podcast into kirby. Just enter your feed url, a target page and the used template. Start the import and lean back. The wizard will create a feed, all episodes and transfer your mp3 files.

Better panel structure

05 Jul 09:58
74bff06
Compare
Choose a tag to compare

You now see all required fields in one place, not spreat around the tabs.

Better non-composer support

05 Jul 09:10
b0194e2
Compare
Choose a tag to compare

It should be more easy to install this plugin if you don't use composer

New Id3 handling

28 Jun 15:49
Compare
Choose a tag to compare

This updates brings new Id3 handling. Another lib is used to read ID3 data from mp3 files. Also it prefills data like the episode title and chapters from your mp3s id3 data!

should fix #26

Feed stats and top10

11 Jun 16:09
86f8eeb
Compare
Choose a tag to compare
Merge pull request #25 from mauricerenck/develop

Some more stats