advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
6.17k stars 431 forks source link

[Enhancement]: support for .pls files #3047

Open GamerClassN7 opened 2 months ago

GamerClassN7 commented 2 months ago

Type of Enhancement

None

Describe the Feature/Enhancement

Would be possible to add support for *.pls files inside audio book directory ? many times tehere is correct order of Track saved in this file provider by distributor of audio books, but now they are not supported do many times audio track are in strange order

Why would this be helpful?

if supported upload of audio boos would be almost one click :)

Future Implementation (Screenshot)

Example format image

Audiobookshelf Server Version

2.10.1

Current Implementation (Screenshot)

No response

advplyr commented 2 months ago

I've never seen this format before. Do you know where these come from? Like what book distributor uses these?

GamerClassN7 commented 2 months ago

I've never seen this format before. Do you know where these come from? Like what book distributor uses these?

Almost any in my country Audiotek.com/ alza.cz most of media players supports this files. basically it is jast list of trask. files in correct order

https://en.wikipedia.org/wiki/PLS_(file_format)

advplyr commented 2 months ago

Hm ok, the track list in the screenshot you shared would have been pulled into Abs in the correct order going just off the filename

GamerClassN7 commented 2 months ago

ck list in the screenshot you shared would have been pulled i

Yeah, most of the time but for example this audio book imports in backwards order for some season, even that track metadata were correct in track file :/

It would be really nice if support for this file could be implemented :)