exeldro / obs-dir-watch-media

GNU General Public License v2.0
43 stars 5 forks source link

Clear filename when there is no match/file #6

Closed nacalai closed 2 years ago

nacalai commented 2 years ago

Hi there! I am not sure if you are actively developing still, but I was hoping you could add a small feature to this plugin. We are actively using it in our TV production to easily playback videos, and would love to have this little feature implemented.

Currently, we are using a streamdeck that is outputting the different filenames that this plugin retrieves. The problem is that when we remove videos, the plugin still just uses the last filepath. It should instead just clear the path/make it empty when there is no media match found.

Could this be done? :)

exeldro commented 2 years ago

That is certainly possible, added it to my to-do list

nacalai commented 2 years ago

Thank you! Awesome. Please keep me posted

fre. 4. mar. 2022, 14:29 skrev Exeldro @.***>:

That is certainly possible, added it to my to-do list

— Reply to this email directly, view it on GitHub https://github.com/exeldro/obs-dir-watch-media/issues/6#issuecomment-1059163070, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBH4PQISPXTK5NML2FUDRLU6IF2XANCNFSM5P5L3ZSQ . You are receiving this because you authored the thread.Message ID: @.***>

nacalai commented 2 years ago

Hi there. Just wondering if you've had a chance to look at it? :)

exeldro commented 2 years ago

Can you test if this works for you? https://github.com/exeldro/obs-dir-watch-media/actions/runs/1976857233

nacalai commented 2 years ago

Thanks. I haven't done extensive testing but so far it's working pretty good! It defaults to "None", which is better than it keeping the last known filename.

nacalai commented 2 years ago

We ran it in our production today. Works perfectly. I'll just close it. Thanks a lot!