amauriaces / mp-onlinevideos2

Automatically exported from code.google.com/p/mp-onlinevideos2
0 stars 0 forks source link

Orf TvThek improvements #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I made some improvements to the siteutil OrfUtil for parsing the orf tvthek 
(tvthek.orf.at).

Up until now, if you chose a category (e.g. ZiB 13), all ZiB shows (ZiB 9, ZiB 
20, etc.) where shown instead of only ZiB 13 shows. Also broadcasts from 
previous days are only shown by their name without the date. 

This patch will filter out other shows and only list episodes of the selected 
broadcast. Also the date for broadcasts from previous days will be shown. For 
example, if one selects "ZiB Flash", it will list the items as "name, date":
- ZIB Flash, 16:15 Uhr, Freitag, 01. Oktober 2010
- ZIB Flash, 17:50 Uhr, Freitag, 01. Oktober 2010
- ZIB Flash, 21:35 Uhr, Freitag, 01. Oktober 2010
- ZIB Flash, 16:15 Uhr, Donnerstag, 30. September 2010
- ZIB Flash, 17:50 Uhr, Donnerstag, 30. September 2010
- ZIB Flash, 21:45 Uhr, Donnerstag, 30. September 2010
- ...

There is also a check in place when the name of a broadcast get cropped (e.g. 
"Frisch gekocht mit Andi und..." instead of "Frisch gekocht mit Andi und Alex").

Best regards,
DieBagger

Original issue reported on code.google.com by bgmei...@gmail.com on 2 Oct 2010 at 5:25

Attachments:

GoogleCodeExporter commented 9 years ago
Thx, I'll commit it. If you want to take of that site I can give you a commit 
rights on the source and you can put the util in your own dll. Just let me know.

Original comment by bborgsd...@gmail.com on 2 Oct 2010 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by bborgsd...@gmail.com on 2 Oct 2010 at 7:23