mhdzumair / MediaFusion

Universal Add-On for Stremio & Kodi
MIT License
192 stars 28 forks source link

Add torrent name to description #92

Closed ragmehos closed 5 months ago

ragmehos commented 5 months ago

Add torrent name to description as it helps figure out more information about the link, for e.g, in the image below, it was an audio launch but it's not easy to understand without the torrent name.

Screenshot 2024-01-28 at 8 41 50 AM

After this change, it looks like this :

Screenshot 2024-01-28 at 8 30 28 AM
mhdzumair commented 5 months ago

Isn't this too detail to view? Specially on TV?

mhdzumair commented 5 months ago

Isn't this too detail to view? Specially on TV?

I like the more detail that we can provide but the torrent name is having unnecessary things.

ragmehos commented 5 months ago

Maybe we can do something like torrentio and move the quality info to the left bar and have the name on the right and combine a few sections?

Screenshot 2024-01-28 at 10 22 23 AM

For tamilmv and blasters streams, its maybe ok, but for torrentio as well as prowlarr, searching for something like fight club shows both the english and tamil ones and to distinguish, we need to provide the name for people to figure out what they want.

mhdzumair commented 5 months ago

Let's make this as configurable through config page. And default is not adding the torrent name. How about that?

ragmehos commented 5 months ago

Let's make this as configurable through config page. And default is not adding the torrent name. How about that?

Sounds reasonable.

mhdzumair commented 5 months ago

Are you going to do the implementation as configurable?