Add StarfallX v1.2 video tools and anime thumbnail improvements - #1
Open
mari8438 wants to merge 174 commits into
Open
Add StarfallX v1.2 video tools and anime thumbnail improvements#1mari8438 wants to merge 174 commits into
mari8438 wants to merge 174 commits into
Conversation
Explicitly call resolve_peer() before sending "Leech Started" to the dump chat. Also handle PeerIdInvalid in send_message() with a retry after resolving the peer.
uvloop 0.22.x no longer implicitly creates an event loop in install(). Create and set one immediately after, before any imports that need asyncio.get_event_loop(). Remove the 0.21.0 version pin.
The _send_cached() approach (introduced in 1fa80d8) broke BotPM and leech_dest forwarding by using unreliable file_id caching. When msg.document was None, the fallback to msg.message_id caused MEDIA_EMPTY. Revert to copy_message() which copies media directly using from_chat_id + message_id — no file_id needed. Also fixes duplicate _send_cached call for leech_dest.
Fix peer resolution and update event loop handling for asyncio
Signed-off-by: Riajul <93116400+rjriajul@users.noreply.github.com>
Updated README to enhance clarity, design, and structure. Signed-off-by: Mystery SD <105407900+SilentDemonSD@users.noreply.github.com>
Signed-off-by: Sussy Baka <95069650+lmao-ded1@users.noreply.github.com>
Signed-off-by: ⌯ Ꭺɴᴏɴʏᴍᴏᴜꜱ | ×͜× | <155171427+NBBotz@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds advanced Video Tools, manual -vt mode, audio/subtitle ordering, keep audios/subtitles, video+video merge, AniList/TMDb anime landscape thumbnails, FFmpeg queue safety, reverse autorename, clean planner messages, and topic-wise settings.
Validation: