Giorgio Momigliano

Results 28 comments of Giorgio Momigliano

Unfortunately, this project seems dead (I've emailed the author and nothing, as well as 0 activity on GitHub for the past few years), so pull requests are very unlikely to...

In this case, I am specifically talking about titles that end with a year, where the rest of the torrent name has no release year - there is always ambiguity...

Support for this is added in [my fork](https://github.com/platelminto/parse-torrent-name) of this project, among other fixes I'd like to see merged into here, but this seems unmaintained as no pull requests in...

I fix this in [my fork](https://github.com/platelminto/parse-torrent-name) of this project, together with other additions I had to make - I'd open a pull request here, but the original author has had...

What pip installs is called `parse-torrent-name`, which provides the `PTN` package - but this isn't the name pip recognises. To remove: `pip uninstall parse-torrent-name`

Could you post what code you're trying to run? It doesn't seem to be an issue the API keys text file. Are you running the `setAuthKeysFromTextFile()` method? For a `keys.txt`...

When I run getMarkets() I don't seem to get the same issue - could you post a full code snippet & error message?

Thanks for the heads up, I'll check it out when I have time - likely over the weekend.

Hey, I'm unsure what the issue is - the titles you provide parse correctly for me. Could you provide the exact inputs and outputs you are having issues with?

Thinking about it, any language match in the title screws things up. If a movie is called `The Nordic God`, we'd match Nordic as the language, and break up the...