Page 1 of 2
Deep dive to New Ogham Podcast
Posted: 22 Nov 2024, 18:05
by jarik
So I will post my AI podcast links into this thread
First is the
Season XX recap and Season XXI intro, then more focus to coming season
Season XXI expectations
And then the
round 1 recap, which includes only the first match so need to decide if round 1 is only the first game, or both games against the same opponent.
Re: Deep dive to New Ogham Podcast
Posted: 22 Nov 2024, 18:14
by jarik
If you spot anything you think that aren't true tell me around where in podcast it is and what. More interested in if something in our league data is wrong, I already know that AI thinks no-apo rule for Nurgle etc is something new for the season
But if something in data I give it is obviously wrong it might be possible to fix it for future episodes with some extra instructions
Re: Deep dive to New Ogham Podcast
Posted: 23 Nov 2024, 18:16
by Segosa
Thank you Jarik for your work. But it is a pity that I cannot access the file targetted as
http://newogham-web.s3-website.eu-north ... _recap.wav ; I get an error "Connection reset"

Re: Deep dive to New Ogham Podcast
Posted: 24 Nov 2024, 01:40
by jarik
I think connection resets are pretty much always client side issues, bad network connection, browser cache, VPN, antivirus etc. It is just a wav file on plain http website. And even tested with incognito mode just in case as haven't setup S3 web hosting in ages
Looked into SoundCloud but the free version has limit of 3 hours, total. And forum doesn't allow uploading files. Could check if there are Hugo templates for audio streaming, used it few years ago to build simple website for my friend.
Re: Deep dive to New Ogham Podcast
Posted: 25 Nov 2024, 23:20
by JRCO
Great Job.
The links work well for me.
Incredible work, thank you so much !

Re: Deep dive to New Ogham Podcast
Posted: 26 Nov 2024, 20:51
by Wraithlord
Fantastic Job, really made me smile listening to this
Re: Deep dive to New Ogham Podcast
Posted: 27 Nov 2024, 12:12
by jarik
One thing I miss is to have feeling of live league, where there is more connection to other teams and matches than just how they affect your standing.
It could be done with lively match descriptions in weekly posts, but I think that is a huge task ...and thanks for JRCO for doing it for so many seasons. So AI can help here, even when it sometimes adds some mysterious players in to the mix

Re: Deep dive to New Ogham Podcast
Posted: 01 Dec 2024, 15:44
by jarik
And new episode is out!
Week 2 and week 1 recap.
I got some ideas I will try for next episode, I am planning on giving AI more and better organised data and lets see what I can get out.
Re: Deep dive to New Ogham Podcast
Posted: 01 Dec 2024, 16:15
by jarik
And now the podcast also has Bluesky account,
https://bsky.app/profile/newogham.eu 
Unfortunately account name isn't same as forum but I had that DNS registration and can actually modify it.
Noticed some time ago that Big Bob Twitter ogre-troll bot has stopped working. I think it is just that it was loading BB2 data, but it is using too old Python version etc. so anyway would need to update it. I will see at some point if can get it to work as Bluesky bot with updated setup.
Re: Deep dive to New Ogham Podcast
Posted: 04 Jan 2025, 11:23
by jarik
This week we talk about orcs
In this episode hosts don't talk too much into how matches generally went. I am playing around how to organise the data to point them into right direction. Perhaps next time I need to try something else again.
After created first version and started wondering what the hosts are talking about I noticed that data really wasn't what I expected it to be. There is two ways you can get the matches, first is the
matches endpoint so get all matches in season, and then
match endpoint to get one with id. Annoyingly they share the format but in matches endpoint some of the data is just empty, like round. But that difference doesn't really matter when you realise that round isn't what you expect it to be, in this season we have just rounds 1 and 2 ...even when we are already on week 3. And in last season all matches are round 1. There just isn't any information that would put them into order by round/week ...so I had to do that manually.