You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I list this show, if I want to show list of seasons first and then list of episodes once I go into the season, then I might essentially have to do the parsing work twice, and use creative caching workarounds to design the 2 actions.
Is it possible to instead load it as one action? I guess this might be a kodi level limitation, but there might be a way to do this?
Example - when i load http://series-cravings.me/watch-new-girl-online-free , I can see all seasons and all episodes.
But when I list this show, if I want to show list of seasons first and then list of episodes once I go into the season, then I might essentially have to do the parsing work twice, and use creative caching workarounds to design the 2 actions.
Is it possible to instead load it as one action? I guess this might be a kodi level limitation, but there might be a way to do this?
I am thinking instead of
Can we do something like
The text was updated successfully, but these errors were encountered: