Trailer fetching broken on latest v3 snapshot?
#1
Hi.
so basically since last update or the one before that, download trailer feature stopped working. tried to reset settings and nothing.
Last time it worked was when you guys pushed the fix for respecting the 'movie-trailer' naming pattern if I remember correctly (which by the way still oddly allows ticking both naming pattern boxes).

Could you guys reproduce?

Thanks

tested on Win10 x64, tmm v3.0.2

Code:
2019-07-09 21:09:50,382 INFO  [tmmpool-download-task-T1-G3] o.t.core.tasks.DownloadTask:135 - Downloading https://r4---sn-ivuoxu-ua8z.googlevideo....1rm_mtKjZ6
2019-07-09 21:09:50,604 ERROR [tmmpool-download-task-T1-G3] o.t.core.tasks.DownloadTask:274 - problem downloading: 
org.tinymediamanager.scraper.exceptions.HttpException: HTTP 403 / Forbidden | https://r4---sn-ivuoxu-ua8z.googlevideo....1rm_mtKjZ6
    at org.tinymediamanager.scraper.http.Url.getInputStream(Url.java:314)
    at org.tinymediamanager.scraper.http.Url.getInputStream(Url.java:261)
    at org.tinymediamanager.scraper.http.StreamingUrl.getInputStream(StreamingUrl.java:42)
    at org.tinymediamanager.core.tasks.DownloadTask.doInBackground(DownloadTask.java:149)
    at org.tinymediamanager.core.threading.TmmTask.run(TmmTask.java:125)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
2019-07-09 21:11:18,769 INFO  [tmmpool-download-task-T2-G4] o.t.core.tasks.DownloadTask:135 - Downloading https://r3---sn-ivuoxu-ua86.googlevideo....ipbQu-xZ2Z
2019-07-09 21:11:18,883 ERROR [tmmpool-download-task-T2-G4] o.t.core.tasks.DownloadTask:274 - problem downloading: 
org.tinymediamanager.scraper.exceptions.HttpException: HTTP 403 / Forbidden | https://r3---sn-ivuoxu-ua86.googlevideo....ipbQu-xZ2Z
    at org.tinymediamanager.scraper.http.Url.getInputStream(Url.java:314)
    at org.tinymediamanager.scraper.http.Url.getInputStream(Url.java:261)
    at org.tinymediamanager.scraper.http.StreamingUrl.getInputStream(StreamingUrl.java:42)
    at org.tinymediamanager.core.tasks.DownloadTask.doInBackground(DownloadTask.java:149)
    at org.tinymediamanager.core.threading.TmmTask.run(TmmTask.java:125)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:835)
#2
https://forum.kodi.tv/showthread.php?tid=344734
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#3
(2019-07-10, 07:01)mlaggner Wrote: https://forum.kodi.tv/showthread.php?tid=344734

Oh sorry I've missed that thread. Well, I guess they recently changed their url encoding since it's not working for any movie as of now, I've tried a lot.

Also a question/request if I may, do you have some implementation that could be used to fetch trailers from tmdb? I don't think they store them but linking to one that is already in your scraper options? If so, is it possible to implement a trailer set nfo/download for TV shows? Tmdb started having more and more for TV shows and a pr was implemented to kodi that can read TV show trailer from nfo (but not scrape it physically), although I'm testing my own pr to add that field and functionality as well, which even if accepted will probably only be for kodi 19. Thanks and keep up the great work!
#4
TMM has currently no support for TvShow trailers.
We need to implement this first.
Scraping them, and downloading, is another task....
tinyMediaManager - THE media manager of your choice :)
Wanna help translate TMM ?
Image

Logout Mark Read Team Forum Stats Members Help
Trailer fetching broken on latest v3 snapshot?0