some unpaid message with content (bundles of) picture/video do not download completely (1 item of the bundle always is missing) #56

Open
opened 2025-09-17 07:10:13 +00:00 by tomyshoes.mfc · 1 comment

I do not know how to show it, but one item (picture/movie/...) from an unpaid message seems not to download. If it is one picture the model sends, nothing is downloaded, if it is a bundle there is always one item missing. (sounds to me like some array index which is not correctly handled)

This is from a model I used to subscribe to, but no longer am subscribed to. She still sends me pictures and bundles.

in my config.json the following settings are applied (most if not all are default values):

Download {
Media {
DownloadAvatarHeaderPhoto = true
DownloadPaidPosts = true
DownloadPosts = true
DownloadArchived = true
DownloadStreams = true
DownloadStories = true
DownloadHighlights = true
DownloadMessages = true
DownloadPaidMessages = true
DownloadImages = true
DownloadVideos = true
DownloadAudios = true
}
IgnoreOwnMessages = true
DownloadPostsIncrementally = false
BypassContentForCreatorsWhoNoLongerExist = false
DownloadDuplicatedMedia = false
SkipAds = false
DownloadPath = ""
DownloadOnlySpecificDates = false
DownloadDateSelection = "before"
CustomDate = ""
ShowScrapeSize = false
}

The log says:
image.png, so it should be downloaded

I do not know how to show it, but one item (picture/movie/...) from an **unpaid** message seems not to download. If it is one picture the model sends, nothing is downloaded, if it is a bundle there is always one item missing. (sounds to me like some array index which is not correctly handled) This is from a model I used to subscribe to, but no longer am subscribed to. She still sends me pictures and bundles. in my config.json the following settings are applied (most if not all are default values): Download { Media { DownloadAvatarHeaderPhoto = true DownloadPaidPosts = true DownloadPosts = true DownloadArchived = true DownloadStreams = true DownloadStories = true DownloadHighlights = true DownloadMessages = true DownloadPaidMessages = true DownloadImages = true DownloadVideos = true DownloadAudios = true } IgnoreOwnMessages = true DownloadPostsIncrementally = false BypassContentForCreatorsWhoNoLongerExist = false DownloadDuplicatedMedia = false SkipAds = false DownloadPath = "" DownloadOnlySpecificDates = false DownloadDateSelection = "before" CustomDate = "" ShowScrapeSize = false } The log says: ![image.png](/attachments/d7afa011-5452-4ae6-ac94-c916d9eaa071), so it should be downloaded
8.7 KiB
Author

So more info. it is always the LAST/LATEST/NEWEST unread message that has this happening.

So more info. it is always the LAST/LATEST/NEWEST unread message that has this happening.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#56
No description provided.