Giter Site home page Giter Site logo

mwlistscom / getvod Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 7.0 40 KB

Create .strm directory structure from m3u IPTV playlist on rockmym3u.com

PHP 100.00%
emby emby-server epg iptv iptv-m3u iptv-playlist jellyfin kodi-addon m3u m3u8 m3u8-parser movies tv

getvod's People

Contributors

mwlistscom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

getvod's Issues

Permissions issue

Permissions are correct but still getting an error

~/media $ php getvod.php
Download : https://xxxxxxxxxxxxxxx/VODTV
PHP Warning: fopen(/home/nav/media/ttps://xxxxx/iptv/xxxxx/xxxxxxx/VODTV-rockmym3u.strm): Failed to open stream: No such file or directory in /mnt/mpathaj/nav/media/getvod.php on line 120
Error opening STRM file for write ! Check working directory permissions !

File Names cleanup

Thank you for getvod. its a life saver and much appreciated.

Please could you tell me how to get sanitized file names.
When i run getvod i end up with file names that look like this:

EN__National_Lampoon_s_European_Vacation_(1985)EN__National_Lampoon_s_European_Vacation_(1985).strm

Whilst i do not mind the underscores (Unix file names and all), i would very much like to remove the EN__ prefix

I have tried adding that to the

$lefttrim = "EN__";
and even the
$remove[] = "EN__";

but it appears that only produces :

EN_-National_Lampoon_s_European_Vacation(1985).strm.

Kindly help me with directions on how to get my files to look like:

National_Lampoon_s_European_Vacation_(1985).strm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.