media/ardmediathek.lua: Rewrite parse function
commit401fe5b520cf98e56ff911f7d9604a28934a25dd
authorToni Gundogdu <legatvs@gmail.com>
Tue, 7 May 2013 20:09:08 +0000 (7 23:09 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Wed, 8 May 2013 16:20:37 +0000 (8 19:20 +0300)
tree238745d33f0bcf52a62f856007956b324259494e
parente19304b76f68a825f34f02ca81c9c48ac54cf541
media/ardmediathek.lua: Rewrite parse function

Rewrite the `parse' function for the libquvi 0.9+ series.
* Remove now obsolete code (e.g. self.host_id)
* Update vim modeline

ArdMediathek:
* Reimplement `container_from' as `to_container'
* Reimplement `test_availability`as `chk_avail'
* Reimplement `iter_formats' as `iter_streams'
* Reimplement `quality_from' as `to_quality'
* Reimplement `height_from' as `to_resolution'
* Implement `to_encoding'
* Implement `get_title'
* Remove `get_config'

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
share/media/ardmediathek.lua