Erik Rigtorp
e02e041b23
If second cleaning results in same name skip lookup
2020-05-14 16:55:55 -07:00
Erik Rigtorp
de35183903
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-14 11:56:31 -07:00
Erik Rigtorp
fa1fef1099
Update MediaBrowser.Providers/Tmdb/Movies/TmdbSearch.cs
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-14 11:56:25 -07:00
Erik Rigtorp
f7c44565fc
Rename member variables to conform to coding standard
2020-05-07 15:47:59 -07:00
Erik Rigtorp
8bd356ab20
Reduce number of TMDB lookups if filenames have punctuation chars
...
Previosly TMDB would be queried with the raw name and always fail,
then retry with the cleaned name. Now non-word chars are always
cleaned out first.
If first query fails, retry with more aggressive cleaning.
2020-05-07 15:47:59 -07:00
Bond_009
a07ee65365
Minor improvements
2020-02-23 10:53:51 +01:00
Bond_009
87d2479b78
Fix warnings
2020-01-31 22:26:53 +01:00
Claus Vium
82b0015b30
Fix style issues
2019-08-18 14:50:26 +02:00
Claus Vium
78441730a7
Add Writer and Producer to crew list
2019-08-18 14:50:26 +02:00
Claus Vium
5ea1299030
Fix api url
2019-08-18 14:50:26 +02:00
Claus Vium
817d9b3389
Move and rename tmdb providers for better separation
2019-08-18 14:50:26 +02:00