device-detector icon indicating copy to clipboard operation
device-detector copied to clipboard

Samsung Old TVs (Orsay)

Open EfekanPekel opened this issue 1 year ago • 0 comments

Samsung had an operating system for STB and TVs before Tizen called Orsay. 2012-2014 (and some 2015) models have this operating system. Samsung is not using the "Orsay" name directly right now, they are calling it "Samsung Smart TV Legacy Platform". The identifier for these devices is "Maple" (in some cases "SmartHub;") and the device detector just returns as Tizen. Additionally, the model year info can not be parsed well.

https://developer.samsung.com/smarttv/develop/specifications/tv-model-groups.html https://developer.samsung.com/smarttv/legacy/overview.html

https://developer.samsung.com/smarttv/develop/guides/fundamentals/retrieving-platform-information.html https://developer.samsung.com/internet/user-agent-string-format.html

https://samsung.fandom.com/wiki/Samsung_Orsay

OS: Orsay

Image

  • [ ] Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV; Maple2012) AppleWebKit/534.7 (KHTML, like Gecko) SmartTV Safari/534.7
  • [ ] Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV+2013; Maple2012) AppleWebKit/535.20+ (KHTML, like Gecko) SmartTV Safari/535.20+ Model: Smart TV (2013)
  • [ ] Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV+2014; Maple2012) AppleWebKit/537.42+ (KHTML, like Gecko) SmartTV Safari/537.42+ Model: Smart TV (2014)
  • [ ] Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV+2015; Maple2012) AppleWebKit/537.42+ (KHTML, like Gecko) SmartTV Safari/537.42+ Model: Smart TV (2015)
  • [ ] Mozilla/5.0(SmartHub;SMART-TV;U;Linux/SmartTV;Maple2012).
  • [ ] Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV) AppleWebKit/531.2 (KHTML, like Gecko) Web Browser/1.0 SmartTV Safari/531.2+ Brand: Samsung, Model: Smart TV (2015)

Image

EfekanPekel avatar Feb 25 '25 12:02 EfekanPekel