2024-01-26, 03:31 PM
Hey, @tmsrxzar.
Thanks for your reply.
I've been tinkering a little bit... I have a question. I've checked this doc page: https://jellyfin.org/docs/general/server/metadata/nfo/
A few questions:
- I'm quoting: "Provider id tags are supported as well if they follow the scheme: <PROVIDER_NAME+ id>." So, could I write <filmaffinityid>514584</filmaffinityid> for this link https://www.filmaffinity.com/es/film514584.html ? I mean, I don't know if it is useful in any way. I've tried to do it and I don't see anything other than maybe just having the code for doing something later with a python script and webscraping...
- <userrating></userrating> Does it work? As I said, I use to rate in FilmAffinity every movie/show I watch. It would be cool if I could have it too in Jellyfin. I've tried <userrating>10</userrating> but as before, nothing changes. (Other than having the info stored somewhere in the server)
- <country> Same question. Does it work? How should be the country written? English? Can I filter somehow by country?
Thanks for your reply.
I've been tinkering a little bit... I have a question. I've checked this doc page: https://jellyfin.org/docs/general/server/metadata/nfo/
A few questions:
- I'm quoting: "Provider id tags are supported as well if they follow the scheme: <PROVIDER_NAME+ id>." So, could I write <filmaffinityid>514584</filmaffinityid> for this link https://www.filmaffinity.com/es/film514584.html ? I mean, I don't know if it is useful in any way. I've tried to do it and I don't see anything other than maybe just having the code for doing something later with a python script and webscraping...
- <userrating></userrating> Does it work? As I said, I use to rate in FilmAffinity every movie/show I watch. It would be cool if I could have it too in Jellyfin. I've tried <userrating>10</userrating> but as before, nothing changes. (Other than having the info stored somewhere in the server)
- <country> Same question. Does it work? How should be the country written? English? Can I filter somehow by country?