Fix indexing to use offset_id and improve movie search with multiple strategies 921ba70 dragxd commited on 13 days ago
Fix message serialization: replace to_dict() with write() and add fallback helper 250b37a dragxd commited on 13 days ago
Fix deprecated forward_from_chat and add missing get_client import 07fad73 dragxd commited on 13 days ago
Migrate indexing to STRING_SESSIONS only - use get_chat_history for full channel access 71fb60b dragxd commited on 13 days ago
Allow sending message/link after /index channel_id to specify starting point 8bb1331 dragxd commited on 14 days ago
Fix indexing: filter None messages, stop on empty batches, find actual last message ID 91155e1 dragxd commited on 14 days ago
Fix iter_messages - use get_messages in batches for Pyrogram bot compatibility ab92384 dragxd commited on 14 days ago
Fix channel type detection for indexing - handle enum and string formats 97221d6 dragxd commited on 14 days ago