Unnamed: 0
int64
0
350k
ApplicationNumber
int64
9.75M
96.1M
ArtUnit
int64
1.6k
3.99k
Abstract
stringlengths
7
8.37k
Claims
stringlengths
3
292k
abstract-claims
stringlengths
68
293k
TechCenter
int64
1.6k
3.9k
344,600
29,725,825
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,601
29,725,897
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,602
29,725,895
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,603
29,725,887
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,604
29,725,877
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,605
29,725,847
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,606
29,725,905
2,913
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,607
29,725,899
2,932
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,608
29,725,875
2,932
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,609
29,725,868
2,932
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,610
29,725,880
2,932
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,611
29,725,862
2,932
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.
1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
Computer-implemented methods, non-transitory, computer-readable media, and computer-implemented systems for blockchain-based service source tracing are provided. A blockchain stores service certificates of multiple service dimensions which constitute multiple service certificate linked lists. A service system maintains a mapping relationship between a last node of each service certificate linked list and a service index of a service dimension that each service certificate linked list belongs to. In response to a client-initiated service source tracing request for a target service dimension that includes a service index of the target service dimension, the mapping relationship is queried to determine the last node corresponding to the service index of the target service dimension. A service certificate of the target service dimension stored on the blockchain is queried based on a linked list pointer recorded in the last node. The identified service certificate is returned to the client.1. A computer-implemented method for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 2. The computer-implemented method according to claim 1, further comprising: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 3. The computer-implemented method according to claim 1, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 4. The computer-implemented method according to claim 3, wherein at least one of the linked list pointers is a hash pointer. 5. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 6. The computer-implemented method according to claim 1, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 7. The computer-implemented method according to claim 6, wherein the first-type service certificate linked list is a linked list comprising a billing certificate, a payment certificate, a write-off certificate, and a settlement certificate of a same payment agency collection service in an order of service stages of the same payment agency collection service. 8. The computer-implemented method according to claim 6, wherein the second-type service certificate linked list comprises one of: a plurality of billing certificates in an order of billing occurrences; a plurality of payment certificates in an order of payment occurrences; a plurality of write-off certificates in an order of write-off occurrences; or a plurality of settlement certificates in an order of settlement occurrences. 9. The computer-implemented method according to claim 1, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 10. A non-transitory, computer-readable medium storing one or more instructions executable by a computer system to perform operations for blockchain-based service source tracing, comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 11. The non-transitory, computer-readable medium according to claim 10, further comprising one or more instructions for: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 12. The non-transitory, computer-readable medium according to claim 10, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 13. The non-transitory, computer-readable medium according to claim 12, wherein at least one of the linked list pointers is a hash pointer. 14. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists is a one-way linked list. 15. The non-transitory, computer-readable medium according to claim 10, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences. 16. The non-transitory, computer-readable medium according to claim 10, wherein: the blockchain comprises a consortium blockchain comprising a payment institution and a payment platform; a service of the service system comprises a payment agency collection service provided by the payment platform for the payment institution; and the service certificates comprise a payment bill, a payment certificate, a write-off certificate, a settlement certificate, and a refund certificate. 17. A computer-implemented system for blockchain-based service source tracing, comprising: one or more computers; and one or more computer memory devices interoperably coupled with the one or more computers and having tangible, non-transitory, machine-readable media storing one or more instructions that, when executed by the one or more computers, perform one or more operations comprising: receiving, by a service system, a service source tracing request from a client for a target service dimension of a plurality of service dimensions, wherein service certificates of the plurality of service dimensions are stored on a blockchain, the service certificates of the plurality of service dimensions form a plurality of service certificate linked lists, and the service system maintains a mapping relationship between a last node of each of the plurality of service certificate linked lists and a corresponding service index of a service dimension that each of the plurality of service certificate linked lists belongs to, wherein the service source tracing request comprises a service index of the target service dimension; in response to the service source tracing request, querying, by the service system, the mapping relationship to determine a last node corresponding to the service index of the target service dimension; querying, by the service system, a service certificate of the target service dimension stored on the blockchain based on a linked list pointer recorded in the last node; and returning, by the service system, the service certificate of the target service dimension to the client. 18. The computer-implemented system according to claim 17, wherein the operations further comprise: monitoring the service certificate of the target service dimension stored on the blockchain; in response to detecting that the blockchain stores a target service certificate of a newly added node in a target service certificate linked list corresponding to the target service dimension, updating the service index of the target service dimension from an unlocked state to a locked state, and updating the last node of the target service certificate linked list into the target service certificate; and after the last node of the target service certificate linked list is updated into the target service certificate, updating the service certificate of the target service dimension from a locked state to an unlocked state. 19. The computer-implemented system according to claim 17, wherein: the service certificate of the target service dimension comprises a plurality of pointer fields, and the plurality of pointer fields correspond to different service dimensions, respectively; the plurality of pointer fields comprise linked list pointers; and the service certificates of the plurality of service dimensions stored on the blockchain form the plurality of service certificate linked lists based on the linked list pointers in the plurality of pointer fields of the service certificates. 20. The computer-implemented system according to claim 17, wherein at least one of the plurality of the service certificate linked lists comprises: a first-type service certificate linked list comprising service certificates of a same service at different service stages stored on the blockchain in an order of service stages; or a second-type service certificate linked list comprising service certificates of plurality of services stored on the blockchain in an order of service occurrences.
2,900
344,612
16,803,849
2,932
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,613
29,725,894
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,614
29,725,878
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,615
29,725,881
2,911
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,616
29,725,882
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,617
29,725,884
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,618
29,725,876
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,619
29,725,853
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,620
29,725,920
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,621
29,725,848
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,622
29,725,849
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,623
29,725,872
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,624
29,725,874
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,625
62,982,074
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,626
62,982,071
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,627
62,982,068
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,628
29,725,929
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,629
62,982,073
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,630
29,725,924
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,631
29,725,931
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,632
62,982,077
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,633
29,725,921
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,634
29,725,932
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,635
29,725,933
2,918
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,636
29,725,902
2,918
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,637
29,725,925
2,911
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,638
29,725,909
2,911
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,639
29,725,913
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,640
29,725,896
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,641
29,725,919
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,642
29,725,886
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,643
29,725,914
2,932
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,644
29,725,911
2,914
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,645
29,725,910
2,918
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,646
62,982,120
2,918
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,647
29,725,900
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,648
29,725,892
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,649
62,982,102
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,650
62,982,067
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,651
62,982,125
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,652
62,982,115
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,653
35,509,112
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,654
62,982,079
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,655
62,982,076
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,656
62,982,088
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,657
62,982,082
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,658
62,982,080
2,913
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,659
29,725,926
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,660
62,982,075
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,661
29,725,922
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,662
62,982,156
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,663
29,725,908
2,916
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,664
29,725,928
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,665
62,982,159
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,666
62,982,148
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,667
29,725,935
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,668
62,982,166
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,669
29,725,923
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,670
62,982,143
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,671
62,982,168
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,672
62,982,170
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,673
62,982,169
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,674
62,982,149
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,675
62,982,161
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,676
62,982,158
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,677
62,982,167
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,678
62,982,177
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,679
62,982,153
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,680
62,982,135
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,681
29,725,912
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,682
62,982,133
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,683
62,982,182
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,684
62,982,124
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,685
62,982,141
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,686
62,982,178
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,687
62,982,188
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,688
35,510,188
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,689
62,982,091
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,690
62,982,106
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,691
62,982,126
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,692
62,982,129
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,693
62,982,104
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,694
62,982,132
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,695
62,982,204
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,696
62,982,186
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,697
62,982,203
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,698
62,982,195
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900
344,699
62,982,198
2,915
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.
1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
The present disclosure generally relates to interfaces and techniques for media playback on one or more devices. In accordance with some embodiments, an electronic device includes a display, one or more processors, and memory. The electronic device receives user input and, in response to receiving the user input, displays, on the display, a multi-device interface that includes: one or more indicators associated with a plurality of available playback devices that are connected to the device and available to initiate playback of media from the device, and a media playback status of the plurality of available playback devices.1. An electronic device, comprising: a display; one or more processors; and memory storing one or more programs configured to be executed by the one or more processors, the one or more programs including instructions for: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device; and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 2. The device of claim 1, wherein configuring the device to initiate playback on the sets of available playback devices comprises transmitting an instruction to the available playback devices to initiate playback. 3. The device of claim 1, the one or more programs further including instructions for: while the device is configured to initiate playback on the sets of available playback devices: after ceasing to display the plurality of affordances associated with the sets of available playback devices, receiving a third user input, at the device, representing a request to initiate playback of a second media item; and in response to receiving the third user input, transmitting a request to initiate playback of the second media device on the sets of available playback devices. 4. The device of claim 1, wherein the first current media interface for the device includes an indication of a media item currently playing back on the device, wherein the one or more programs further include instructions for: further in response to receiving the first user input, concurrently displaying, on the display: a first region that includes the plurality of affordances associated with the sets of available playback devices; and a second region that includes the indication of the media item currently playing back on the device; and further in response to receiving the second user input, visually updating the second region to display an indication of a media item currently playing back on the sets of available playback devices. 5. The device of claim 1, wherein the plurality of affordances associated with the sets of available playback devices connected to the device include information identifying media currently being played back by the sets of available playback devices. 6. The device of claim 5, wherein the information identifying the media currently being played back by the sets of available playback devices includes one or more of: a song title, an artist, a movie title, an episode name, and a URL. 7. The device of claim 1, wherein the one or more programs further include instructions for: transmitting an instruction to initiate media playback of a third media item on the sets of available playback devices, wherein the sets of available playback devices are currently playing a fourth media item that was initiated by another device different than the device; and subsequent to transmitting the instruction to initiate playback of the third media item, receiving an indication that the sets of devices are currently playing back the third media item. 8. The device of claim 7, wherein the one or more programs further include instructions for: determining that the sets of available playback devices are currently playing content that was initiated by another device; in accordance with the determination that the sets of available playback devices are currently playing content that was initiated by another device, requesting user input confirmation that the instruction to initiate media playback of a third media item on the sets of available playback devices; receiving a user input response to the request for user input confirmation; in accordance with the user input response being a positive confirmation, transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices; and in accordance with the user input response being a negative confirmation, forgoing transmitting the instruction to initiate media playback of the third media item on the sets of available playback devices. 9. The device of claim 1, wherein the one or more programs further include instructions for: in response to receiving the second user input, ceasing displaying the plurality of affordances associated with the sets of available playback devices. 10. The device of claim 1, wherein a media item includes one or more of audio data, video data or both. 11. A computer-implemented method, comprising: at a device with a display: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances. 12. A non-transitory computer-readable storage medium storing one or more programs configured to be executed by one or more processors of an electronic device with a display, the one or more programs including instructions for performing: displaying, on the display, a first current media interface for the device, wherein the first current media interface includes: a representation of a first media item available for playback on the device, and a playback device selection affordance; receiving a first user input representing selection of the playback device selection affordance; in response to receiving the first user input, displaying, on the display, a plurality of affordances, each affordance of the plurality of affordances associated with a set of available playback devices connected to the device; receiving a second user input representing selection of two or more of the plurality of affordances associated with the sets of available playback devices; and in response to receiving the second user input, configuring the device to initiate playback on the sets of available playback devices associated with the two or more selected affordances.
2,900