Draft: Add lua podcast parser
This is a temporary addition to libvlcjni.
VLC-Android is working on adding podcasts to the app, and the podcast parser from vlc is limited.
As podcasts don't really have any standard, we are going to need a podcast parser that can easily be patched everytime we find a new syntax.
By moving this lua podcast parser to libvlcjni we can avoid the long merge times required in the core project.
Once the script is stabilized we can moved it to vlc/share/lua/playlist.
Edited by Duncan McNamara
Merge request reports
Activity
Filter activity
added 2 commits
added 2 commits
added 2 commits
added 2 commits
added 7 commits
-
440ab71e...6691a43c - 3 commits from branch
videolan:libvlcjni-3.x
- 70c3ebcd - Patches: add patch to remove podcast module
- a5c61dcc - Patches: add way to change playlist meta from lua
- 39d179fa - Patches: libvlc add custom meta accessor
- c27db139 - Lua: add podcast parser
Toggle commit list-
440ab71e...6691a43c - 3 commits from branch
Please register or sign in to reply