Advanced Scene Switcher

Advanced Scene Switcher 1.28.1

Warmuptill

Active Member
You're talking about scrolling when hovering, that works as intended
What I mean is, after clicking on an option and the list pops up, it won't scroll
I see what you mean - thanks for the clarification!
I have found a solution to this problem and build with this change should be available here in a few minutes:
(You will have to be logged into GitHub to be able to download it)

Regarding the duplicate entry for the "Macro" condition:
The reason this shows up twice is for backwards comparability with a previous version of the plugin.
I will remove it in a future update.
Thanks again for the hint!
 

Bygrilinho

New Member
I see what you mean - thanks for the clarification!
I have found a solution to this problem and build with this change should be available here in a few minutes:
(You will have to be logged into GitHub to be able to download it)

Regarding the duplicate entry for the "Macro" condition:
The reason this shows up twice is for backwards comparability with a previous version of the plugin.
I will remove it in a future update.
Thanks again for the hint!
Thank you! Working great!

Next time I'll put the issue on GitHub, it's probably easier for you haha
 
This should indeed already be possible using the macro tab.
Something similar to this might work for you:
View attachment 73134
Thanks for the tip. Still struggling with this a little. If I chose Media, I cannot choose the transition source. So for example: I am currently transitioning using a stinger to a scene that has a single media source. When the transition plays, I need to delay the start of the media source by a little because the audio isn't coming through correctly. I have played around with the settings but it still doesn't fix the issue. Probably not explaining this effectively but the challenge is how to delay the start of a media file after a transition is started.
 

Javi Villanueva

New Member
Hi,

I don't know if I'm doing something wrong. I tell you, I have configured two scene changes in sequence with extended mode, it happens that the second scene change is made after the sum of the time of the first change and the second change.

Does it happen to someone too?

Regards
 

Warmuptill

Active Member
Hi,

I don't know if I'm doing something wrong. I tell you, I have configured two scene changes in sequence with extended mode, it happens that the second scene change is made after the sum of the time of the first change and the second change.

Does it happen to someone too?

Regards
I can confirm that this is a bug.
Thanks for reporting the problem!

A build with a fix will be available here in a few minutes:

I would appreciate if you could give this a try and confirm whether it works or not.
 
Last edited:

Warmuptill

Active Member
Thanks for the tip. Still struggling with this a little. If I chose Media, I cannot choose the transition source. So for example: I am currently transitioning using a stinger to a scene that has a single media source. When the transition plays, I need to delay the start of the media source by a little because the audio isn't coming through correctly. I have played around with the settings but it still doesn't fix the issue. Probably not explaining this effectively but the challenge is how to delay the start of a media file after a transition is started.
Maybe stopping / pausing the media source and restarting it after X amount of time when switching to the particular scene is an option?
Media.png

(The "For exactly 0.00 seconds" part is just used to make sure the macro is only executed once on this scene)
 

Phibbit

New Member
While its not really scene switching, is there any way to start recording at a particular day/time? say Monday at 8pm start recording. I can see its possible to switch scenes at a day and time but not record. Thanks.
 

Warmuptill

Active Member
While its not really scene switching, is there any way to start recording at a particular day/time? say Monday at 8pm start recording. I can see its possible to switch scenes at a day and time but not record. Thanks.
Maybe something like this will work for you?

DateRecording.PNG

Note the "Repeat every 168 hours" option can be used so you do not have to create a separate macro for each week.
 

Warmuptill

Active Member
Warmuptill updated Advanced Scene Switcher with a new update entry:

Minor bug fixes

  • Allow scrolling in expanded comboboxes
  • Fix extended sequence aborting when using non-instant transitions
  • Backwards compatibility to older settings format was removed to make sure no duplicate condition and action selections are shown on the macro tab.

    Most users will not be affected by this, but just in case:
    If you haven't updated the plugin in a while and are afraid that some macro settings will be lost when updating...
    ... make sure to backup your settings, when prompted...

Read the rest of this update entry...
 

rusty1

Member
On a Mac, I believe the macro filter conditions are not working. I can control filter settings to make them change, but it's not working in the conditional, when I tell it to look for a current settings match.
 

tlk

New Member
Advanced Scene Switcher is awesome! Thanks for it!

I have a question. How can I make two or more scene sequences and switch this scene sequences by time of day?
For example, from 6 am to 6 pm, one sequence of scenes is repeated (it can be interrupted by additional scenes by time, or by the name of a scene from a file). From 6 pm to 11 pm, the second sequence of scenes is repeated. From 11 pm to 6 am, the third sequence of scenes is repeated.

I have been thinking for a couple of months how to implement this using your tool. I haven’t come up with anything yet.

You can see how one sequence of scenes is working now, with the ability to interrupt by time and by command in chat at: https://youtube.com/ShelkinoLIVE/live

Perhaps you have thoughts on how to implement what I need?

P.S. Sorry for my english from translator...
 

Smielemans

New Member
Hi,

I have some problems with the media triggering a transition.
For clarity I made a little video showing the problem.

I can't get a transition triggered by media anymore.
I used it before, but today I bought a newer MAC and reinstalled everything to work,
but I must be missing something.
Under the link is the video, although it looks like an add...

 

Warmuptill

Active Member
First of all - sorry for the late reply.
My access to the internet was very limited the last few days.

On a Mac, I believe the macro filter conditions are not working. I can control filter settings to make them change, but it's not working in the conditional, when I tell it to look for a current settings match.
I see what you mean.
The issue is that the output of the settings when pressing "Get current settings" button is formatted to be more readable while OBS is using "flat" formatting internally.

I have adjusted the comparison to always attempt to format the current source settings and user supplied settings before the doing the comparison first.

A build with this change should be available here in a few minutes:
(You will have to be logged into GitHub to be able to download it)

Le me know if that resolves the problem.

Advanced Scene Switcher is awesome! Thanks for it!

I have a question. How can I make two or more scene sequences and switch this scene sequences by time of day?
For example, from 6 am to 6 pm, one sequence of scenes is repeated (it can be interrupted by additional scenes by time, or by the name of a scene from a file). From 6 pm to 11 pm, the second sequence of scenes is repeated. From 11 pm to 6 am, the third sequence of scenes is repeated.

I have been thinking for a couple of months how to implement this using your tool. I haven’t come up with anything yet.

You can see how one sequence of scenes is working now, with the ability to interrupt by time and by command in chat at: https://youtube.com/ShelkinoLIVE/live

Perhaps you have thoughts on how to implement what I need?

P.S. Sorry for my english from translator...
Unfortunately I cannot think of a "clean" way to achieve what you are looking for.
I will add this to to todo list.

Hi,

I have some problems with the media triggering a transition.
For clarity I made a little video showing the problem.

I can't get a transition triggered by media anymore.
I used it before, but today I bought a newer MAC and reinstalled everything to work,
but I must be missing something.
Under the link is the video, although it looks like an add...

Can you share the settings you are using by exporting them on the general tab?
That will make it easier to replicate on my end.

Just a guess, as it is not visible in the video you shared:
Have you selected a transition for this scene switch?
(You can scroll to the right on the media tab / increase the window size of the plugin settings)
 
Last edited:

Warmuptill

Active Member
Advanced Scene Switcher is awesome! Thanks for it!

I have a question. How can I make two or more scene sequences and switch this scene sequences by time of day?
For example, from 6 am to 6 pm, one sequence of scenes is repeated (it can be interrupted by additional scenes by time, or by the name of a scene from a file). From 6 pm to 11 pm, the second sequence of scenes is repeated. From 11 pm to 6 am, the third sequence of scenes is repeated.

I have been thinking for a couple of months how to implement this using your tool. I haven’t come up with anything yet.

You can see how one sequence of scenes is working now, with the ability to interrupt by time and by command in chat at: https://youtube.com/ShelkinoLIVE/live

Perhaps you have thoughts on how to implement what I need?

P.S. Sorry for my english from translator...
I now expanded the "Date" condition to allow specifying time ranges.
DateRange.PNG


This should allow you to achieve what you are looking for using macros similar to the following examples:
6am6pm.PNG

6pm11pm.PNG

(Note that "Ignore date component" is checked)

A build with these changes will be available here in a few minutes:
(You need to be logged into GitHub to be able to download it)

Let me know if everything works as expected.
 

AntiElitz

New Member
I have trouble with the "Write the name of the current scene to this file" tool in 1.15.2. It does update the timestamp of it's file regularly, but it's content is always empty. The reading from file feature works flawlessly though, so I'm pretty sure I set everything up correctly. This worked in a previous version with this configuration. However after a new windows installation recently I downloaded the latest version and migrated my old scene collection. I tried using other output files, but it doesn't seem to work with any. I don't know where i can reset the plugins settings to default neither where to remove the settings file to get a fresh setup. I think it's save within the scene collection I imported.
Thanks for your help!
 

Warmuptill

Active Member
I have trouble with the "Write the name of the current scene to this file" tool in 1.15.2. It does update the timestamp of it's file regularly, but it's content is always empty. The reading from file feature works flawlessly though, so I'm pretty sure I set everything up correctly. This worked in a previous version with this configuration. However after a new windows installation recently I downloaded the latest version and migrated my old scene collection. I tried using other output files, but it doesn't seem to work with any. I don't know where i can reset the plugins settings to default neither where to remove the settings file to get a fresh setup. I think it's save within the scene collection I imported.
Thanks for your help!
I can confirm that this is a bug in the recent versions of the plugin.
You can find a build with a fix here in a few minutes:
(You have to be logged into GitHub to be able to download it)
Let me know if everything works as expected.
 

AntiElitz

New Member
I can confirm that this is a bug in the recent versions of the plugin.

Thank you for the wonderful and extremely quick fix!
After updating and starting obs for the first time my PC froze completely though. Windows 10 Education 21H1 19043.1110
However after restarting, it's running perfectly now.
 
Top