Request [Feature Request] hide also episode title for hide_episode_spoilers.py
Is your feature request an improvement on an existing script? Please link to script. hide_episode_spoilers.py
Additional context Hi,
I would appreciate if you could please add --title "** SPOİLERS **" for hide_episode_spoilers.py like --summary arg.
I did this, it's here: https://github.com/blacktwin/JBOPS/pull/445
add --hideTitle and it will just put the Aired Date for the title.
I did this, it's here: #445
add --hideTitle and it will just put the Aired Date for the title.
Thank you, I appreciate your work. I just tested it and it works great. However, when I try using --rating_key {rating_key} --remove, I see that the title doesn't change — it appears to be locked.
I didn't attempt to support that, I can take a look and see if it's possible. For now the change is fixed.
I found it, it was easy to add. Should work now.