Posts by bytescape
-
-
Stalker Portal enhancements:
- Use the parental_password attribute value from get_profile (type - stb) action JSON response for censored categories, channels and VOD titles instead of Formuler Lock PIN.
- Use the censored (0 or 1) attribute value from get_genres (type - itv), get_all_channels (type - itv), get_categories (type - vod) and get_ordered_list (type - vod) action JSON response to prompt for parental password.
- Use the number attribute value from get_all_channels (type - itv) action JSON response for the channel number instead of sequentially incrementing numbers for each channel group.
These were all implemented correctly in MOL2 so would be nice to have these changes implemented in MOL3 as well.