Guest User

Untitled

a guest
Jan 8th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Local assets found... for Country Music
  2. scanning for missing files...
  3. scanning path... /mnt/nas/media/tv/Country Music (2019)
  4. Traceback (most recent call last):
  5. File "plex_title_card_finder.py", line 198, in <module>
  6. main()
  7. File "plex_title_card_finder.py", line 184, in main
  8. missing_episode_assets(series_id, series_name, series_path)
  9. File "plex_title_card_finder.py", line 135, in missing_episode_assets
  10. text_file.write("\n" + get_source_txt(validation_path) + "\n")
  11. TypeError: can only concatenate str (not "NoneType") to str
Advertisement
Add Comment
Please, Sign In to add comment