jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

I am unable to control Apple TV with latest update 12.1.1 #122

Open gk4ucool opened 5 years ago

gk4ucool commented 5 years ago

I am able to pair the Apple TV with versions but not able to control Apple TV with latest release 12.1.1

Not able to get session id in on latest Apple TV version 12.1.1

-(void)loginAppleTVWithGUID:(NSString*)randomPairCode{

reading : sessionId = [[(DAAPResponsemlog *)response mlid] longValue];

sessionId coming 0

Does anybody know why this happened?