Casvt / Plex-scripts

Plex, the arr's and tautulli scripts coming from user requests
GNU General Public License v3.0
334 stars 31 forks source link

Plex_exporter_importer:Music Libraries #21

Closed RBeatse closed 2 years ago

RBeatse commented 2 years ago

Only one feature should be requested per issue. Please make multiple issues if you have multiple feature requests

In what file should the feature be added? Plex_exporter_importer

What is the feature request? Add support to gather all of the pertinent info from Music libraries (album and artist pictures and play info)

Casvt commented 2 years ago

Updated the script. Your progress is saved so no problem. And I've fixed how the error is displayed, if any, so that it's more clear to me.

XXX records were added YYY records were updated ZZZ records were deleted

Good idea. Script doesn't delete anything from the db though... So last one isn't needed.

RBeatse commented 2 years ago

It completed!! script_output.txt

I will make some changes to the system and then run again to test but this looks great. Current db file size is 6.02 GB.

The mention of "delete" was because we talked about if you deleted movies or tv shows, etc. over time, should the script remove those entries from the DB? If so, then noting that would be useful.

Casvt commented 2 years ago

The mention of "delete" was because we talked about if you deleted movies or tv shows, etc. over time, should the script remove those entries from the DB? If so, then noting that would be useful.

Oh yeah I forgot. I'll look at how I'll implement this.

I'm planning on adding collection support today