agrignard / WhatsNext

0 stars 1 forks source link

Deal with several event at the same place the same day #37

Open agrignard opened 8 months ago

agrignard commented 8 months ago

It happens now a lot that the same places proposes 2 event on the same day, right now only one dot is displayed with the text of the first (tatina in Paris plays at 7pm) event and when you click on it it shoes the second event (Trio Grande plays at 21pm) .

We need to find a way to deal with this, is this something that could be done at the regex level? Screenshot 2024-03-29 at 11 02 53

tnguyenh commented 8 months ago

Doing something while scraping would not be a good idea: the event list should be kept clean with a simple format. Furthermore, if one of the two event is cancelled, that would mess with it, we should be able to compare the event list after two scraps. But we can definitly do some pre-processing in whatsnext.