Yuriy yuriy
  • Joined on 2023-12-09
yuriy pushed to main at yuriy/social-media-poster 2024-05-17 05:00:23 +00:00
64c03c9f65 Added Window position saving between runs
yuriy pushed to main at yuriy/posters-shared-functions 2024-05-16 18:46:31 +00:00
2860e4868f formatting and cleanup
yuriy closed issue yuriy/livestream-scheduler#2 2024-05-16 18:45:05 +00:00
Confirmation dialog is a bit confusing
yuriy closed issue yuriy/livestream-scheduler#6 2024-05-16 18:44:58 +00:00
Show livestream URLs to copy
yuriy closed issue yuriy/livestream-scheduler#14 2024-05-16 18:44:39 +00:00
RTMP settings population does not clear out previous values
yuriy commented on issue yuriy/livestream-scheduler#11 2024-05-16 18:44:32 +00:00
Rumble Studio Source Selector

I fudged a variable. Should be working now in the latest update

yuriy closed issue yuriy/livestream-scheduler#11 2024-05-16 18:44:32 +00:00
Rumble Studio Source Selector
yuriy released 1.24 at yuriy/livestream-scheduler 2024-05-16 18:41:33 +00:00
yuriy pushed tag 1.24 to yuriy/livestream-scheduler 2024-05-16 18:41:33 +00:00
yuriy pushed to main at yuriy/livestream-scheduler 2024-05-16 18:40:55 +00:00
cb42cd069f added media manager redirect updates, odysee RTMP settings grab, gui updates, fixed Locals Livestream URL not showing in GUI, fixed Rumble Studio not saving at end
yuriy closed issue yuriy/livestream-scheduler#5 2024-05-15 17:28:59 +00:00
Buttons to copy title/body text
yuriy closed issue yuriy/livestream-scheduler#3 2024-05-15 17:28:51 +00:00
Stream Settings popup field ordering
yuriy commented on issue yuriy/livestream-scheduler#3 2024-05-15 17:28:51 +00:00
Stream Settings popup field ordering

Should be done in the latest update as well

yuriy closed issue yuriy/livestream-scheduler#12 2024-05-15 17:28:28 +00:00
Rumble URL not grabbed
yuriy commented on issue yuriy/livestream-scheduler#12 2024-05-15 17:28:28 +00:00
Rumble URL not grabbed

This should be fixed in the latest version as well

yuriy pushed to main at yuriy/livestream-scheduler 2024-05-15 17:25:52 +00:00
2dd27065be added discord errorlogging
yuriy closed issue yuriy/livestream-scheduler#8 2024-05-15 17:08:33 +00:00
Locals did not upload custom thumbnail
yuriy commented on issue yuriy/livestream-scheduler#8 2024-05-15 17:08:33 +00:00
Locals did not upload custom thumbnail

It's been a while since I've done XPath, but something like this should (hopefully) work: //div[@class="custom-thumb-uploader"]//input[@type="file"]

https://devhints.io/xpath

I…

yuriy closed issue yuriy/livestream-scheduler#9 2024-05-15 17:06:05 +00:00
Odysee URL is not captured
yuriy commented on issue yuriy/livestream-scheduler#9 2024-05-15 17:06:05 +00:00
Odysee URL is not captured

Generating the Odysee URL using the slug we input now, let me know if you notice any bugs