Hello,
I've tried my best but I can't seem to get this Siteini (see att. OBN.zip file) to work... Its for one channel, for 7 days, but first show of each day is missing.
http://obn.ba/index.php/tv-raspored/obn-tv-raspored-srijeda
I used <br /> tag to split shows, but first show have <p> tag, so I changed this with:
global_temp_2.modify {replace|<p>|<br />}
... without success.
Any help or suggestions in solving this problem is much appreciated! Pretty please with a cherry on top :)
Regex is not always good. In this case shows are separated by the br tag, so why not use that ?
It works! :)
I dunno what I was thinking with Regex... probably not much.. :)
Thank you, you’re amazing! XOXO