MiM-MiM
MiM-MiM
This is just quite a terrible idea. Faking a new port rather than fixing the issue will only lead to trackers that liked it blocking these users getting banned. Cheating...
> Hi, I came across an issue with custom tags, that the mkvmerge dev believes is a bug in mediainfo. Please check my report https://codeberg.org/mbunkus/mkvtoolnix/issues/6082 This is honestly because you...
This should be expanded further than just banned groups. API should have the ability to send all updated types/similar with descriptions too, especially important for regions and distributors where sites...
> PM's aren't really designed for this. All users including those that voted anonymously would be in the participant list. Although keeping a system user within the conversation will prevent...
@Rus4kova Genres isn't behind a consent page. All you have to do is the xpath of a foreach `//li[@data-testid="storyline-genres"]//a` ```python Rule( key='genres', extractor=Path( foreach='//li[@data-testid="storyline-genres"]//a', path='./text()' ) ), ``` This fixes...
> [@MiM-MiM](https://github.com/MiM-MiM) [@Rus4kova](https://github.com/Rus4kova) [@baltarius](https://github.com/baltarius) [@Nikoxx99](https://github.com/Nikoxx99) you can consider https://tveronesi.github.io/imdbinfo/ Thank you for making that for people that need. I mostly commented here to help people fix this one. I am...
> [@MiM-MiM](https://github.com/MiM-MiM), sounds good. i only have a question, you are relying everything on the graphql api: _IMDb has a GraphQL API that is far faster and reliable compared to...
@tveronesi Moving the discussion to https://github.com/MiM-MiM/MyMovieGraphQLPy/discussions/4
The biggest thing about the ad is that it shouldn't be collecting user data at all. I fully understand wanting an ad to help support development, your time deserves compensated....
@Rabelaiss I've put in two PRs for some of them. It shouldn't be difficult to go through all of the movieParser and fix them. Also I believe you are targeting...