@nocache
@application.route('/qobuz/favorite/', methods=HEADGET)
@application.route('/qobuz/favorite/<string:search_type>/', methods=HEADGET)
@application.route('/qobuz/favorite/<string:search_type>/<string:nid>',