TVjunkie Wrote:
-------------------------------------------------------
> Would you be so kind as to kill this bug once and
> for all, because it is kind of annoying?
Ha! forgot about that. Fixed in plugin v1.1.15.
> And a personal note on v1.1.14 of the bbc plugin:
> I did NOT like it that the downloading of the
> subtitles file was made a SILENT one;
Prior to v1.1.14, BBC plugin used an ugly hack to queue subtitle. We had to add 'fname' parameter to original subtitle URL to match video/audio's file name.
> On another scenario, for some TV shows I first
> download the 480p video file in order to view it
> on my (old-ish) laptop, and then I download the
> 720p HD version for viewing it on a friend's
> 50" LED hi-tech TV - plugin 1.1.14 re-downloads
> the subs for a second time, which is not really
> needed, since it is the same for all quality
> variants of the TV programme... In v1.1.13, user
> can
> decline the re-download (if subs file already
> present within the DLs folder...).
I'll say that's a corner case. You can easily delete the subtitle.
The advantage of silent subtitle download is that you don't have to wait for the queue, it's downloaded instantly. Imagine that you have 15 URLs in the queue in active state (non-paused) and BBC URL at the top. Prior to v1.1.14, when the BBC URL is downloaded, the subtitle is queued at the bottom. You either have to move the subtitle to the top, or wait until all items are downloaded. Which in my opinion is annoying.
> And while at it, I noticed another small detail:
> Since not physically in the UK, I use HTTP proxies
> with the bbc plugin; the rtmp downloading
> (Limelight/Level 3 CDNs) is done via my original
> connection with very high speeds (~ 1.8 MBps),
> but the subs file downloading is realised via the
> proxy connection - this is not really needed,
> since the subs URL (for Sample TV file mentioned
> in the start of this post this is:
> Raw subs URL)
> is not geo-blocked; I have in the past come across
> some half-dead UK proxies that had
> sufficient bandwidth to initiate the rtmp download
> but would time-out in the subs fetching...
Okay plugin v1.1.15 uses direct connection to download subtitle.
> I hope the devs do not mind my detailed remarks,
> this is done
> with the intention to make FRD an even more superb
> tool than it already is!
>
> Many regards from Greece (where living is hard
> currently, but the weather is still an ally
)
Thanks for the detailed report.