dmstocking / couch-tatertot

Android app for managing CouchPotato.
13 stars 3 forks source link

No thumbnail poster generation #10

Open drewdatrip opened 11 years ago

drewdatrip commented 11 years ago

Application is not generating poster thumbnails http://db.tt/nL8ZnwkX

See attached image.

dmstocking commented 11 years ago

Yah this is a huge problem. In the new version, I change how posters are acquired. I got a normal job though and haven't had much time to work on it.

drewdatrip commented 11 years ago

Any log files or anything that would be helpful to accelerate getting this resolved ?

dmstocking commented 11 years ago

Sorry but no. I know the problem and have kind of fix it, but my actual job/getting a bank account/buying a car/being a normal fucking adult have really taken away from working on this so its just going to be slow. I have debated just make the apps free now considering I dont really have time to update them that much anymore.

dmstocking commented 11 years ago

I'll look at the https stuff, but the update for posters will only work for you. The filetypeids can be different for every install. Instead of using the filetypeids I was working on just using the external urls to get the pictures and just ignore the couchpotato cache.

dmstocking commented 11 years ago

Oh there is a couchpotato api to get what filetypeid is what. You could make a patch to actually get and cache that. That would work as a short term solution. I will have my change up there some day. >.> jobs take a lot of time lol

dmstocking commented 11 years ago

The basic https support in sickstache that exists right now doesn't work? Then again, I only ever tested with sickbeard https option.

dmstocking commented 11 years ago

Security I spent like 4 hours one day to get it to work lol. The idea was to have it work not to actually secure much of anything. So, have at it.