Skip to content

Conversation

@cybercyberz
Copy link

  • Update Dockerfile to install latest rclone with Pixeldrain backend support
  • Fix asyncio event loop initialization for uvloop compatibility
  • Fix is_gdrive_remote() missing await in rclone_mirror.py
  • Fix cmd_exec() return value unpacking in tasks_listener.py (3 values not 2)
  • Add sudo() helper method to CustomFilters
  • Update .gitignore to exclude rclone configs, IDE files, and temp files

Gilang added 4 commits December 24, 2025 12:01
- Update Dockerfile to install latest rclone with Pixeldrain backend support
- Fix asyncio event loop initialization for uvloop compatibility
- Fix is_gdrive_remote() missing await in rclone_mirror.py
- Fix cmd_exec() return value unpacking in tasks_listener.py (3 values not 2)
- Add sudo() helper method to CustomFilters
- Update .gitignore to exclude rclone configs, IDE files, and temp files
…ions

- Fixed batch.py to iterate through user dialogs to populate Pyrogram's peer cache before fetching messages from private/restricted channels
- Added better error handling with descriptive error messages for batch command failures
- Updated README to document fork improvements over the original repository
- Added Fork Improvements & Changelog section with version history
- Added step-by-step guide for generating User Session String
- Added detailed instructions for using private channel batch operations
- Documented the root cause and solution for the Peer id invalid fix
Changes:
- README: Added ARM64 branch documentation and quick start guide
- Fixed bug in rclone_utils.py: Use sync CustomFilters.sudo() instead of
  async sudo_filter which was causing 'coroutine never awaited' warning
  and preventing DEFAULT_OWNER_REMOTE from being auto-selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant