jurialmunkey

Results 242 comments of jurialmunkey

Does this issue still exist in Nexus or was it resolved?

Resolved by https://github.com/jurialmunkey/plugin.video.themoviedb.helper/commit/8421944625470028f24a0734647df04fefaf0a88

You can achieve this using SkinVariables filter feature which allows you to combine multiple lists together.

@inb4after - I know this has been a ridiculously long time coming but I think I've addressed both of these issues Cast/Crew lists should now respect `limit=` param and can...

Added in next release. Nexus only. Only affects base context menu items, not context menu addon TMDbHelper Settings > Other > Context Menu Options possible to disable: - Browse Lists...

It's been a long time coming but this feature is now implemented as of 5.0.30 There is now a context menu option "Choose default player" which will allow for setting...

@Goldenfreddy0703 - I know this was a long time coming but finally added it! That commit will allow setting a folder for genre icons (and also one for providers). Since...

Genre IDs are retrieved via API calls https://developer.themoviedb.org/reference/genre-movie-list https://developer.themoviedb.org/reference/genre-tv-list Here are the current calls Movies: ```json { "genres": [ { "id": 28, "name": "Action" }, { "id": 12, "name": "Adventure"...

> Reason why I find it so much easier is cause whenever users update tmdb helper, they don't have to re-download the icon pack. You shouldn't need to redownload because...

Cleaning up some old issues. Going to close this as it is best handled manually. The "Use alternative .nfo filename" option in the library setting will allow TMDbHelper to use...