-
Hi,
I would know how can i get list of all music file in the apple folder, Not only artiste song liste
Best regard.
-
Best illustration: add code below to **ViewController.swift** class in **NowPlayingView/com.testappremote** example in SDK.
@IBAction func dropAuthByPlayLocal() {
let songsQuery = MPMe…
-
"Segmentation fault" occurs during the call to DrawElements() in the nvoglv64.dll
Logs when running on the NVIDIA card:
```
touchHLE v0.2.2-40-g8ff3235 — https://touchhle.org/
No app specifi…
-
Even though NSSet is not very popular, I feel we should at least investigate inclusion in Underscore.m.
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
For my use case I receive updates fr…
-
| | |
|------------------|-----------------|
|Previous ID | SR-3303 |
|Radar | https://openradar.appspot.com/29480368 |
…
-
Build passes on Android, but on iOS, `OnArtworkQuery.swift` throws errors, so the build does not pass.
"2.3.1" is being used.
The following is the error message
```
** BUILD FAILED **
Xcode…
hndrr updated
3 years ago
-
## 🚀 Feature Requests
Extension of MPMediaItem to convert to IMediaItem
### Contextualize the feature
On iOS, I would like to perform a MPMediaQuery to play content synced via iTunes/Music/Bo…
-
How about moving forward, backward? or is there any way I can reproduce the file in a different player?
-
The regular `MPMediaQuery` and other media classes aren't accessible when the app runs in the simulator or in unit tests, so create a mock one that can be used for those cases.