• Joined on 2023-05-24
gg commented on issue gg/WeatherNews.jl#5 2023-09-05 03:28:57 +00:00
au PAY videos should be recorded in the database

I'm going to consider this issue closed for now.

  • au PAY shows can now be added in an automated way.
    • If the script fails, manual insertions aren't too bad since they're infrequent.
    • We…
gg pushed to main at gg/WeatherNews.jl 2023-09-05 03:18:01 +00:00
e12bfa93c6 Add a special case for when both casters are null
gg pushed to main at gg/WeatherNews.jl 2023-09-04 17:41:23 +00:00
503d81954a Skip over au PAY videos in the future #5
gg pushed to main at gg/WeatherNews.jl 2023-09-04 17:33:55 +00:00
456fdc7129 Fix video_id that was accidentally overwritten #5
gg commented on issue gg/WeatherNews.jl#5 2023-09-04 12:10:30 +00:00
au PAY videos should be recorded in the database

Cockblocked by CORS?

My first attempt at trying to use video.js yielded this error message.

Access to XMLHttpRequest at 'https://vod.check.tv/lives/10213/1080p/index.m3u8' from…
gg pushed to main at gg/WeatherNews.jl 2023-09-04 11:30:35 +00:00
26b37ed4ed Remove unused code
gg pushed to main at gg/WeatherNews.jl 2023-09-04 10:25:22 +00:00
e9ac6b8e17 Remove comment
4d0336ef5d Swap out Text::Template for Text::Xslate #5
Compare 2 commits »
gg pushed to main at gg/WeatherNews.jl 2023-09-04 05:26:50 +00:00
3c1961031b Add development hints
gg pushed to main at gg/WeatherNews.jl 2023-09-04 04:28:24 +00:00
43c9169504 List tables
gg pushed to main at gg/WeatherNews.jl 2023-09-04 02:48:37 +00:00
bcff8d36af Explain that there are gaps in the data #5
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:46:03 +00:00
f0d0e36e9e Set $ENV{DEBUG} before running vgs in example
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:37:31 +00:00
857e83eba8 Add a script for detecting and fixing schedule conflicts
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:34:36 +00:00
25e574f31f Remove unnecessary continue statements
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:31:41 +00:00
97b582476d Rename API.dl to API.get_json
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:05:03 +00:00
fb4b88872f Add Rinon's next au PAY show manually #5
gg pushed to main at gg/WeatherNews.jl 2023-09-03 19:04:43 +00:00
905a30c0c6 Add Rinon's next au PAY show manually
gg pushed to main at gg/WeatherNews.jl 2023-09-03 17:54:07 +00:00
62bcebb95d Mention aupay-insert.pl in the README and add docs
gg pushed to main at gg/WeatherNews.jl 2023-09-03 17:47:47 +00:00
5dd0092dea Rename wndb-update.jl to wndb-insert.jl
gg pushed to main at gg/WeatherNews.jl 2023-09-03 17:33:05 +00:00
8ae9436a70 Show date range in ranking page #5
gg commented on issue gg/WeatherNews.jl#5 2023-09-03 17:07:47 +00:00
au PAY videos should be recorded in the database

I was wondering where Julia was going to be used for the website.

I can't get Julia to run at all on vern.cc -- not even a REPL. The packaged version refuses to install, because the package…