-
2021-07-12 11:33:54.286 ERROR 11368 --- [ main] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating b…
-
When I scan my TV shows folder only `.mp4` files are detected. Most of my TV Shows are `mkv` files.
Log from parent folder addition:
```
Oct 29 14:46:00.186 INFO POST, mod: warp, route: /api/v1/l…
aultl updated
11 months ago
-
Hi,
I'm trying to connect mopidy to my Navidrome library through this plugin. I know Navidrome's API works as I'm using it through a few android apps using the subsonic API. When I try to connect fro…
-
I'm seeing the following failures when building the latest version of ButtonKit:
```
/Users/tonyarnold/Library/Developer/Xcode/DerivedData/MyApp-gssxejlsmdmaqwgvadupmvxyerbe/SourcePackages/checkou…
-
So far I have created a little script to add an specific actor to a search result:
```
from plexapi.server import PlexServer
PLEX_URL = 'http://192.168.178.100:32400'
PLEX_TOKEN = 'token'
homes…
-
**Describe the bug**
The audio_output thread panicks on start up, which leads to no sound and an error log message every time a new song is started. Tested with self-compiled AUR version as well as t…
-
Hi go-actor author, I tried to use your library and found the following line has problem. Basically, an actor system can have many actors. When the actors are finishing, each will try to access Sys…
-
Hello and thanks for an amazing library. I'm running into an issue when using a Success | Failure matcher for action cleanup:
```rust
...
ActionState::Cancelled => {
*state = ActionS…
-
### Which Cloudflare product(s) does this pertain to?
D1
### What version(s) of the tool(s) are you using?
3.60.3[wrangler]
### What version of Node are you using?
20.14.0
### What operating sys…
-
**Description**
```swift
protocol P: Actor { // This doesn't work for @MainActor
func hello()
}
// ERROR: Non-actor type 'Main' cannot conform to the 'Actor' protocol
@MainActor clas…