im85288 / service.upnext

GNU General Public License v2.0
81 stars 42 forks source link

Update check for filename of multi-part episodes #277

Closed MoojMidge closed 2 years ago

MoojMidge commented 2 years ago

Filenames stored in library may not match filename actually being played e.g. when using strm files or other playlist like files.

Addresses #271

im85288 commented 2 years ago

@MoojMidge thanks a lot for keeping the development going! Hopefully I can get back to helping out at some stage when my workload calms down

MoojMidge commented 2 years ago

No problem. I don't have much time myself, but something like this was fairly simple.

Take it easy :)

MoojMidge commented 2 years ago

@im85288 This PR is still in draft, I'll close it and split into separate PRs, rather than lumping the workflow and pylint fixes in with everything else