General Category > General Discussion

how to enter the parameters?

(1/2) > >>

chemsed:
Hello, I want to use the PlexPlaylistImporter, but I don't know how to enter my parameters. I run this command in powershell (I use win 8.1):
    python PlexPlaylistImporter.py and it returned me that:Parameters:        1 (Required): The path of the playlist file. If the file extension is not recognized, the file is parsed as a Winamp playlist (.m3u)        2 (Required): The name of the playlist in Plex to import to. If it does not exist, the program will prompt on whether to create it        3 (Optional): The path to the sqlite3 database file\n        * The program tries to guess the path for the Plex data directory. If it cannot be found, this path needs to be passed explicitly        If the database is still not found from the given Plex path, the full path to the database is required
And my playlist is not in plex. I tried to look in the readme file of github, but I don't even have an exemple of how to do that. I tought the program would ask inputs as usual.

Dakusan:
You need to either be running on the computer that has the plex server installed, or be able to access plex's config directory directly. If it is not running on the same computer, let me know and I'll elaborate.

---

Go to your current directory with your playlist file.
Run: PlexPlaylistImporter YourPlayListFileName.m3u PlayListNameYouWantInPlex
E.x.: PlexPlaylistImporter Disc1.m3u "They Might Be Giants"

chemsed:
Ok. I see. I did that, but by trials and errors, I've run into several annoyances.
I guess that french characters is the cause of that error:"List Importer 'Winamp playlist':'utf-8' codec can't decode byte 0xe9 in position 323:invalid continuarion byte
I chose an full English playlist. I have that:"Playlist name has already been taken by a non-playlist"
It seem that my plex playlist name can't be the same as the artist that is already in my plex library, so I change the playlist name to "paramorelist":DB Error: no such module fts4

Dakusan:
I'm working on updating the software this weekend.

chemsed:
Thank you. That program is promising and I think it will be very useful.

Navigation

[0] Message Index

[#] Next page

Reply

Go to full version