-
I initially was not able to able to get the app showing when sharing a link in safari or a video file. That was when I realized that the `ShareExtension/ShareExtension.plist` wasn't set up for it:
`…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
When rescanning a movie via the "RescanMovie" command via POST to /api/…
-
@rogersamso I have a problem with 2 functions "sequential_levels" and "divergent_levels" on "movie.jl" .
This two functions are defined in the original Oceananigans example, in the file "Wind- and …
-
Just gave the docker image a quick go and unfortunately its throwing Unhandled exceptions as shown below, let me know if you need any more information.
```bash
info: System.Net.Http.HttpClient.Def…
-
There are lots of people with the same issue writing through Facebook. The app is not working. When you search for a movie or serie it just stay in black. This happens since yesterday at night . Hope…
-
```
Should add
1) a new file actors.db imdb name id => Actor Name
2) a new file mapping show id to list of actor name ids.
Also move all of these files to db sub directory !
```
Original issue re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I have tried to make it easy to replicate, including file and a movie. (is this a g…
-
2023-02-15 09:19:41.419 Info App: [GetMetadata] [DOUBAN] Getting metadata for "拆弹专家"
2023-02-15 09:19:41.419 Info App: [Search] [DOUBAN] Searching for sid of movie named "拆弹专家"
2023-02-15 09:19:41.4…
-
# Description
Movie filtering is currently exclusively handled in front, that feature must be partially handled in back. Design must also be reworked.
## Checklist
- [x] Main filters server-side.…
-
I'm studying Rest API, but I haven't seen documentation examples to do a POST, PUT, PATCH or DELETE.
In general we only consume API data or would there be any so I can test the other methods?