Problem with multiple channels with the same name #18

Closed
opened 2018-06-12 11:18:35 +02:00 by shadow87qft · 3 comments
shadow87qft commented 2018-06-12 11:18:35 +02:00 (Migrated from github.com)

When trying to download from a server where multiple channels have the same name (in different categories) only one of the channels gets downloaded without the option to get the other ones.

maybe add a combobox for the categories?

When trying to download from a server where multiple channels have the same name (in different categories) only one of the channels gets downloaded without the option to get the other ones. maybe add a combobox for the categories?
Serraniel commented 2018-06-12 18:11:28 +02:00 (Migrated from github.com)

Hi,

I was able to reproduce the issue locally. Will have to check if there is a newer version of the framework the application uses, which has support for categories. Otherwhise, I still guess it should be possible to fix it with the different Ids both channel have. Meanwhile, as a workaround if you have the chance to rename the channels, you can temporary rename the channels, add them to the download list and give them their old names back. I just tested it and can confirm that this will work.
Still will check if that can be fixed easily the next days.

Hi, I was able to reproduce the issue locally. Will have to check if there is a newer version of the framework the application uses, which has support for categories. Otherwhise, I still guess it should be possible to fix it with the different Ids both channel have. Meanwhile, as a workaround if you have the chance to rename the channels, you can temporary rename the channels, add them to the download list and give them their old names back. I just tested it and can confirm that this will work. Still will check if that can be fixed easily the next days.
Serraniel commented 2018-06-15 18:06:57 +02:00 (Migrated from github.com)

I meanwhile had a quick look into newer versions of the API. They do support categories. However I guess for a quick bugfix it will be better to fix it without introducing a new feature (categories) but changing how jobs are identified in the UI (currently guild + channel names) as the same issue otherwhise would appear again if there are channels with the same name inside the same category.

I meanwhile had a quick look into newer versions of the API. They do support categories. However I guess for a quick bugfix it will be better to fix it without introducing a new feature (categories) but changing how jobs are identified in the UI (currently guild + channel names) as the same issue otherwhise would appear again if there are channels with the same name inside the same category.
Serraniel commented 2018-06-15 19:10:13 +02:00 (Migrated from github.com)

Issue has been fixed with release 1.1.2.

Issue has been fixed with [release 1.1.2](https://github.com/Serraniel/DiscordMediaLoader/releases/tag/v1.1.2.0).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/DiscordMediaLoader#18
No description provided.