Item IDs - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Item IDs (/t-item-ids) |
Item IDs - CollinHeist - 2023-08-21 Hello, I was wondering whether an item's ID can change during "regular" use? The ID I am referring to is the "Id" field returned by the API, and I am specifically wondering about Series and Episodes. I'd like to store these ID's in a database, but if these ID's are dynamic, or change with some frequency, that obviously will have an impact. Thank you! RE: Item IDs - niels - 2023-08-21 An item id does not change, it's also used to store watch state etc. |