2023-12-07, 10:34 PM
Hello!
I'm accessing the Jellyfin API as documented [here](https://api.jellyfin.org/), and I already have an Item described with a lot of information (using
But I'm missing there the original file path. In other words, the path in disk that is source for that Item.
How can I retrieve it?
Thanks!
I'm accessing the Jellyfin API as documented [here](https://api.jellyfin.org/), and I already have an Item described with a lot of information (using
/Items
).But I'm missing there the original file path. In other words, the path in disk that is source for that Item.
How can I retrieve it?
Thanks!