-
Hello
I don't know anything about code programming so don't waste your time trying to explain to me because I'm ignorant in this matter. **:-)**
I should have reported this issue a long time ago.
I…
-
Love this project! I have been using plexrequests for about a month now and it has streamlined my whole setup so much!
The one and only feature I could use that isn't here is to have the Digital …
-
**Describe the bug**
Failing to add new shows to the database.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Add Show'
2. Click on 'Add New Show'
3. Enter Show name and click Sea…
-
첫 번째 과제 완성하느라 고생 많으셨습니다.
필요한 부분에 주석으로 설명을 잘 넣었습니다.
다음에는 github에 README.md 파일도 작성해서
이 프로젝트에 대해서 전반적인 설명도 작성해 주시면 좋을 거 같습니다.
아래는 이번 과제 피드백입니다.
---
### 1. 함수 이름 수정
https://github.com/romesw…
jyh7a updated
6 months ago
-
Hi,
I am using PyTMDB3 and for the most part successfully, although I have 1 problem. I have the following code:
```
import os
from tmdb3 import searchMovie
from tmdb3 import set_key
set_key('')
…
ghost updated
4 years ago
-
**Describe the bug**
Hello,
I scanned my library but Gaps shows me some missing movies there aren't missed I use 0.6.1 on docker.
**Screenshots**
![image](https://user-images.githubusercontent.c…
ghost updated
3 years ago
-
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I'd like to have a quick link to netflix within petio. As a netflix user, I don't want …
-
My old code that fetches typeahead suggestions from a remote URL:
```
:
$(document).ready(function(){
// Instantiate the Bloodhound suggestion engine
var movies = new Bloodhound({
datumTokeniz…
-
`theMovieDb.movies.getAccountStatesGuest` does not work without a session_id.
see [the TMDB documentation](https://developers.themoviedb.org/3/movies/get-movie-account-states)
I'm not sure if they…