jenslys / autovod

Automatically upload Twitch.tv / Kick.com streams in realtime to Youtube or a Rclone supported provider
MIT License
94 stars 10 forks source link

Stream variables not working #64

Closed Johnnycyan closed 1 year ago

Johnnycyan commented 1 year ago

Describe the bug When trying to use stream variables it just returns "initial_title" instead of the actual title.

To Reproduce Steps to reproduce the behavior:

  1. Turn API calls on
  2. Use the stream title variable
  3. See that it does not actually pull the title

Expected behavior The stream title should be pulled.

Desktop (please complete the following information):

jenslys commented 1 year ago

Can you share your config and pm2 logs?

jenslys commented 1 year ago

if you were using local, i have fixed this issue in the latest commit a51beff1059aa9779ebc3de50308b64a29f68d8e

jenslys commented 1 year ago

also added support for rclone_dir 0dad7d01b4d07467316cc103cb7261632fa13aa4 so i am closing this issue