The Wayback Machine - https://web.archive.org/web/20220416193504/https://github.com/topics/movie
Skip to content
#

movie

Here are 1,480 public repositories matching this topic...

zwimer
zwimer commented Jun 25, 2021

Description

Currently "Recently Added" videos are displayed prominently. This issue is meant to provide a way to disable this for privacy reasons.

Desired Behavior

Provide an option in default permissions in settings to hide 'Recently Added'. That is, if this is not a default permission, new users will not get the 'Recently Added' view when they log in.

Additional Contex

stphnrdmr
stphnrdmr commented Jun 20, 2018

After running pip install moviebox on a Mac with Python 2.7 I get the following error when trying to run it:

Traceback (most recent call last):
  File "/usr/local/bin/moviebox", line 7, in <module>
    from moviebox.cli import main
  File "/usr/local/lib/python2.7/site-packages/moviebox/cli.py", line 6, in <module>
    from .recommender import recommender
  File "/usr/local/lib/pyth
good first issue question

Improve this page

Add a description, image, and links to the movie topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the movie topic, visit your repo's landing page and select "manage topics."

Learn more