Skip to content

Releases: mauricerenck/kirby-podcaster

Tracking and Statistics

10 Jan 17:18
5d3ec10

Choose a tag to compare

New tracking options for your Podcast!
Choose between sqlite (default) and mysql. Database migration included.

DEPRECATED: Tracking via file method (markdown)

Please read the Update docs before installing the package!

Disable XSL Styling of feed

30 Dec 18:08
e655864

Choose a tag to compare

feat(feed): option to en/disable xsl styling
feat(panel): allow multiple sources for the rss feed
fix(feed): episode type
improvement(player): don’t load player, when rss feed not found

Matomo Feed Tracking Fix

29 Jul 09:37

Choose a tag to compare

Will fix the usage of the wrong matomo site id

Stats view update

03 Jul 10:35

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

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

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

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

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

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

Choose a tag to compare

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