Adds search by TVmaze ID feature and updates NBL site#324
Adds search by TVmaze ID feature and updates NBL site#324Audionut wants to merge 3 commits intoPurfview:masterfrom
Conversation
|
Nice addition. |
|
I think TVDB is more accurate for fetching tvmaze, but that would require more work. Another solution, might be to try imdb, then tvdb, to fetch the tvmaze id, but that's quite heavy lifting. Perhaps see how users fare, and any issues moving forward with missing ids, then I can tackle at that stage. |
That would be with assumption that IMDb ID conversion to TVDb ID is perfect. |
|
Doesn't NBL support TVDb IDs? |
|
No, they are tvmaze only.
Indeed. Perhaps the most robust option is to have The function would need to handle all missing types (from bad TVDB fetching also, for example), so that the fallback option could work script wide. |
|
Or maybe just have additional site config with %search_string%, like BTN has multiple.
I thought about such feature before. I think there are some problems with the concept and other functionalities of the script. |
|
Added title search back as an option.
Ok thanks. I may dabble at some stage in the far future. |
No description provided.