Skip to content

Entries in the collection - XML Format #117

Closed Answered by dylanljones
mrdavet247 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,

yes, that's a simple property:

from pyrekordbox.rbxml import RekordboxXml

xml = RekordboxXml("database.xml")
n = xml.num_tracks
print(f"Number of tracks: {n}")

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mrdavet247
Comment options

@dylanljones
Comment options

Answer selected by mrdavet247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants