Python-based listings generator

Discuss the reverse engineering and emulation (as opposed to simulation) of any sort of Prevue hardware, including Atari-based and Amiga-based EPG channels and the Amiga-based Prevue/TV Guide channels.
Post Reply
hentaicrusader
Posts: 8
Joined: Tue Jun 18, 2019 12:00 pm
Contact:

Python-based listings generator

Post by hentaicrusader »

I've been working on a script for a few days or so to create a CURDAY.DAT for use on the guide.
Full-fledged (with some limitations, thanks Prevue devs!) listings can be created like the ones in the demo video.
Refer to #prevue-discussion in the Discord, for a temporary hack until I can figure out the bug with the date calculator.

Demo: https://www.youtube.com/watch?v=HEpo1y8r6C8
Scraping test: https://www.youtube.com/watch?v=1OybXdEFQ6Q
Example of how to use the damn thing: https://gitlab.com/samicrusader/curday_ ... r/write.py
GitLab: https://gitlab.com/samicrusader/curday_gen/
Last edited by hentaicrusader on Sat Oct 19, 2019 10:31 pm, edited 5 times in total.
tin
Posts: 567
Joined: Sat May 08, 2010 9:54 pm

Re: Python-based listings generator

Post by tin »

Looks cool!
Post Reply