Releases: mauricerenck/kirby-podcaster
Matomo Feed Tracking Fix
Will fix the usage of the wrong matomo site id
Stats view update
add: use new matomo composer package
add: matomo utils class
add: use kirby components in stats view
chore: dependency updates
Bugfix Release
Track Feed Page Views
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
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
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
You now see all required fields in one place, not spreat around the tabs.
Better non-composer support
It should be more easy to install this plugin if you don't use composer
New Id3 handling
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
Merge pull request #25 from mauricerenck/develop Some more stats