Closed r0bc94 closed 1 month ago
Currently, the whole Item selection is done in the main Method. Also, it is kida tied to the media type. For example, there are Methods such as selectMovie() or selectSeries() which makes everything kinda static.
selectMovie()
selectSeries()
Currently, the whole Item selection is done in the main Method. Also, it is kida tied to the media type. For example, there are Methods such as
selectMovie()
orselectSeries()
which makes everything kinda static.