JBOPS icon indicating copy to clipboard operation
JBOPS copied to clipboard

Request [Feature Request] hide also episode title for hide_episode_spoilers.py

Open erickyun opened this issue 2 years ago • 4 comments

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.

erickyun avatar Dec 24 '23 18:12 erickyun

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.

nicholasgcotton avatar May 13 '25 18:05 nicholasgcotton

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.

Image

erickyun avatar May 14 '25 07:05 erickyun

I didn't attempt to support that, I can take a look and see if it's possible. For now the change is fixed.

nicholasgcotton avatar May 14 '25 10:05 nicholasgcotton

I found it, it was easy to add. Should work now.

nicholasgcotton avatar May 14 '25 12:05 nicholasgcotton