nd.
=head1 METHODS
=cut
use strict;
use POSIX 'strftime';
use LWP::UserAgent;
use JSON qw(encode_json decode_json);
use Date::Parse 'str2time';
use XML::Simple;
use threads;
use threads::shared;
us
ltaneous http gets
# This single shared variable caches the recorded list from the backend as a JSONized string.
# Within each thread, the list is then unserialized and temporarily cached in each th
$Cache{mtime}\n" if $self->debug;
$self->mtime($Cache{mtime});
return $self->cache(decode_json($Cache{recorded}||''));
}
=head2 $path = $r->recording_to_path($metadata)
Given the metadata re