You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be a good feature to allow a user to set a preferred foreign language during configuration of the addon. The use case is as follows: Suppose a user wants to primarily watch content in a foreign language x, but fall back to english if content is not available with an audio track in x. Right now, the user would select x, english (and maybe multi) during configuration. However when selecting a stream, the user often has to scroll to watch his content in x, because for many movies, there are a lot of results with 3 or more languages (that don't include x) which rank higher for a given quality/resolution, since the file tends to be bigger due to having more audio tracks. At worst, it will not show results in language x at all when the parameter Max Results is chosen as a small number during configuration.
I propose, similar to torrentio, to add a field for the preferred foreign language during configuration (ignored if left empty). Other than that, I'd say resolution takes precedence over preferred foreign language, i.e. an english 2160p movie is listed before a 1080p preferred foreign language movie, but within the 2160p category, preferred foreign language movies are listed before non-foreign language ones regardless of e.g. file size.
This would make the addon even better for me. If you agree with this, I can probably help you out with a pull request. Cheers
The text was updated successfully, but these errors were encountered:
If u still need it u can try out my fork comet-uncached. Mainly for uncached support but also includes some more advanced sorting and language search and preference which seems like you are looking for.
There was also a similar issue to yours might intrest you aswell.
Would appreciate any help any feedback to find bugs faster an make the pr possible faster of that fork.
I think it would be a good feature to allow a user to set a preferred foreign language during configuration of the addon. The use case is as follows: Suppose a user wants to primarily watch content in a foreign language x, but fall back to english if content is not available with an audio track in x. Right now, the user would select
x
,english
(and maybemulti
) during configuration. However when selecting a stream, the user often has to scroll to watch his content inx
, because for many movies, there are a lot of results with 3 or more languages (that don't includex
) which rank higher for a given quality/resolution, since the file tends to be bigger due to having more audio tracks. At worst, it will not show results in languagex
at all when the parameterMax Results
is chosen as a small number during configuration.I propose, similar to torrentio, to add a field for the preferred foreign language during configuration (ignored if left empty). Other than that, I'd say resolution takes precedence over preferred foreign language, i.e. an english 2160p movie is listed before a 1080p preferred foreign language movie, but within the 2160p category, preferred foreign language movies are listed before non-foreign language ones regardless of e.g. file size.
This would make the addon even better for me. If you agree with this, I can probably help you out with a pull request. Cheers
The text was updated successfully, but these errors were encountered: