This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| music_management [2026/05/18 22:59] – [music management] qlyoung | music_management [2026/05/19 03:37] (current) – [Phone] simplify qlyoung | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| < | < | ||
| - | flowchart | + | flowchart |
| Source -.-> |download| beet[" | Source -.-> |download| beet[" | ||
| beet --> laptop((" | beet --> laptop((" | ||
| Line 27: | Line 27: | ||
| W -.-> |tunefusion| phone((" | W -.-> |tunefusion| phone((" | ||
| + | W ~~~ phone | ||
| click phone " | click phone " | ||
| Line 51: | Line 52: | ||
| - the concept of a filesystem that is shared between apps does not exist on iOS | - the concept of a filesystem that is shared between apps does not exist on iOS | ||
| - | Regarding backgrounding, | + | Regarding backgrounding, |
| - | Even if a sync program was viable on iOS, we would hit another blocker. iOS does not have the concept of a shared filesystem. Apps are only able to write to their own sandboxed filesystems. Consequently any files downloaded by a sync app would not be accessible by a music player app. | + | Even if a sync program was viable on iOS, we would hit another blocker. iOS does not have the concept of a shared filesystem. Apps may only write to their sandboxed filesystems. Consequently any files downloaded by a sync app would not be accessible by a music player app. |
| The upshot is that to solve this problem you need a music playback app that also has its own syncing service built in. Obviously this is [[https:// | The upshot is that to solve this problem you need a music playback app that also has its own syncing service built in. Obviously this is [[https:// | ||
| - | I can already hear you saying, "why don't you [[just]] | + | I can already hear you saying, "why don't you [[just]] |
| Anyway, as luck would have it, the [[https:// | Anyway, as luck would have it, the [[https:// | ||
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International