Profile
This service is used to handle profile related actions: favourites, bookmark, settings, ...
Available methods:
- favourites:- addFavourite()
- removeFavourite()
- getFavourites()
- isFavourite()
- clearFavourite()
 
- bookmarks:- saveBookmark()
- getBookmark()
- getBookmarks(): Get the bookmarks
- getContinueWatchingItems(): Gets the onprogress movies and the latest episode for each show
- getBookmarksForShow()
- getMoviePlayStatusBookmark(): Get the current status of a movie bookmark
- getNextEpisodeToPlayForShow(): Get the next episode to watch with the progress.
 
- settings:- get()
- set()