el_monitorro icon indicating copy to clipboard operation
el_monitorro copied to clipboard

fix: not to look title in order to insert a new feed

Open pxp9 opened this issue 1 year ago • 3 comments

As requested of some users, the pr is to fix that el_monitorro sends an update when title is changed. This is an undesired behaviour.

pxp9 avatar Jul 28 '23 19:07 pxp9

https://github.com/ayrat555/el_monitorro/blob/master/src/sync/sync_feed_job.rs#L151-L155

This is the affected code

pxp9 avatar Jul 28 '23 19:07 pxp9

@pxp9 there is already

/set_content_fields url fields - changes content hash fields of the specified feed. it's available only for the admin (`ADMIN_TELEGRAM_ID`).
Example: /set_content_fields https://www.badykov.com/feed.xml author,title

maybe we can postpone these changes?

ayrat555 avatar Aug 09 '23 07:08 ayrat555

I think we should delete this pr if we are not adding this command for users.

That will take a lot of work.

pxp9 avatar Aug 09 '23 07:08 pxp9