lechium / TSSAgent

A mostly Objective-C command line interface TSS Agent for the AppleTV 2 for fetching and sending SHSH blobs + daily LaunchDaemon.
7 stars 1 forks source link

Not uploading... #1

Open ghost opened 11 years ago

ghost commented 11 years ago

I run:

TSSAgent -1337 2013-07-10 15:35:25.119 TSSAgent[1190:707] Processing blobs...

synchronous blob check...

filtering list...

processing versions...

fetching version: 10B809...

pushing version: 10B809...

Request returned with response: "no error" with status code: 200

Done!!

But when I run TSSAgent -l 10B809 is nowhere to be found :-(

I save it with

TSSAgent -v 10B809 > ~/10B809.shsh

and if I run

TSSAgent -c 10B809

it is there? I am confused.

btw does this work on a iPhone/iPad?

lechium commented 10 years ago

sorry for absurdly late response. that has something to do with jay freeman (saurik) tss server if he doesnt store the newer manifest plists (which he hasnt in a while) the list value will bot show it. i have a kludgy work around to "know" we store it. but it doesnt work to augment the "list" functionality. i hope that makes sense