
Originally Posted by
TardisHotel
Trust me I know it's not easy, we were having a go ourselves but couldn't get it to work. That's why I am posting here as I have seen many people claim they know how to code Emulators.
If it wasn't kind of urgent I wouldn't have posted it but it is and I really need help with this one.
Try to add
Code:
|| current4.BaseItem.Name.Contains("cf")
or
Code:
|| current4.Name.Contains("cf")
after
Code:
if (_rollerItemsMoved.Contains(current4.Id)
if your emulator doesn't use "current4" replace it with whatever it uses. I think Azure is based on something that's based on (something that's based on ..) butterfly so it's a chance the code is somewhat similar