DiscordMediaLoader icon indicating copy to clipboard operation
DiscordMediaLoader copied to clipboard

Threads missing

Open LyrenMeow opened this issue 2 years ago • 1 comments

In the list of channels, it is impossible to select the subchannel-kind of channels called Threads that Discord implemented a few months ago.

Is there a way to edit the config manually somehow, put an ID in or so? Since I know that this project is discontinued and this issue probably won't get fixed.

LyrenMeow avatar Aug 16 '22 23:08 LyrenMeow

Hello,

I am aware of threads but I thought they still had been parsed in the past, as they still belong to their channel. API implementation might have changed I never really tried in the end.

You can use https://github.com/falahati/LiteDBViewer to open %appdata%\Serraniel\Discord Media Loader\config.db: image

You may add a new entry with the thread id in the same format as in screenshot and timestamp value of 0. However, as the tool espescially tries to fetch a channel with this ID, it may not find it at all.

Serraniel avatar Dec 29 '22 19:12 Serraniel