-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Recommended shows version 2 #5782
Conversation
* Add link to trakt show (needs the anom from vue) * Add option to disable rec show caching. (default on)
Moved addShows jquery, to vue mounted. First start with working vue recommended show page.
DeepCode analyzed this pull request. Click to see more details. |
* Fixed isotope using vueisotope. * Added db columns image_src and mapped_series_id. * Moved the save_to_db to the for loop. Making it save after each show. And not wait until all shows have been parsed. * Fixed store.
DeepCode analyzed this pull request. Click to see more details. |
* All external id's are now saved in indexer_mappings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far so good.
as a more all purpose queuing thread. * Created a queue item for recommended lists updating. * Queue the recommended show updates from the show_updater.
* Added new store method addShow. * Added selectedShowOptions options to addShows_recommended_vue.mako
DeepCode analyzed this pull request. Click to see more details. |
…c-show-v2 # Conflicts: # medusa/scene_numbering.py # themes-default/slim/src/store/index.js # themes-default/slim/yarn.lock # themes/dark/assets/js/medusa-runtime.js # themes/light/assets/js/medusa-runtime.js
DeepCode analyzed this pull request. Click to see more details. |
# Conflicts: # medusa/server/web/home/add_shows.py # medusa/show/recommendations/anidb.py # medusa/show/recommendations/recommended.py # medusa/show/recommendations/trakt.py
DeepCode analyzed this pull request. Click to see more details. |
# Conflicts: # medusa/helper/exceptions.py
This is a complete rework of the recommended show page.
Goal of this PR is:
Add new recommended show pages. For example IMDB watchlists, personal anidb lists