If you mean Activity Streams, you can choose to display only content items (that will avoid comments) and you can also choose type, thus exclude Status Update.
If you really mean the search itself, that’s not possible, IIRC.
No. I don’t save any information of the tabs.
It’s clear on file description the app requirements. Happens that, as we talked in a private message, that TMDB isn’t returning enough data in your language. That honestly doesn’t depend on me.
Does anyone really use the LATEST REVIEWS tab?
I don't think it adds some value to the app and as I addeda couple of new tabs (Images and Posters), it is breaking in two lines in TV Shows, so I'm going to remove this.
It was the wrong version number, sorry. New version submitted. Should be reviewed and approved in a few days. Follow the file to get notified.
By the way, DO NOT uninsstall the plugin when the app is released. Simply install the app and it will copy the data and automatically uninstall the plugin.
Of course. Leave it disabled! That’s al you have to do. I’ll check the app version and will submit a fix to marketplace then you will have to wait by IPS to review and approve it.
You will be able to do that in new version:
There are language bits for the movie and two for the TV Shows, so all you have to do is edit the main one to change to "+". The tooltip will show up with the text.
The app is in compliance with the rest of the suite.
Above one example from Downloads. Below, a movie. The "item" is always bigger; the comment/review is smaller.
Just don’t use them. Leave them there. Remove permission from moderators ans life goes on.
You’re requesting something that doesn’t exists and can be easily avoided by just not using it!
It's hardcoded in 30 days:
public function joinedRecently() : bool
{
if ( $this->member_id AND $this->joined->diff( \IPS\DateTime::ts( time() ) )->days < 30 )