Commit Graph

84 Commits

Author SHA1 Message Date
freearhey
511cc1b83a Adds stream resolution to channel name 2021-01-18 23:35:00 +03:00
freearhey
48b7eb6688 Format all playlists 2021-01-18 21:30:23 +03:00
freearhey
0d8c6c536c Remove "Backup" label from channel names 2021-01-18 21:23:24 +03:00
freearhey
d45ce684b3 Format playlists 2021-01-18 00:38:22 +00:00
freearhey
bf4e2a74b6 Update pt.m3u 2021-01-07 13:45:21 +03:00
freearhey
61e32241d3 Update pt.m3u 2021-01-06 16:31:36 +03:00
freearhey
8947973e52 Formatted playlists 2020-09-18 00:10:28 +00:00
freearhey
ebff732866 Update pt.m3u
Added 3 channels
2020-09-17 21:44:54 +03:00
Link4K
1d1d90e280 Convert links to adaptive (when possible), https & remove duplicates 2020-05-30 12:31:41 +01:00
freearhey
2081e445c1 Removed link to 195.154.221.171
Resolve #1340
2020-05-07 11:56:22 +03:00
ksl1989
accd681be0
Channel RTP Madeira: tvg-name correction 2020-04-27 11:38:56 +08:00
ksl1989
16972ae184
Removed TVI channels 2020-04-20 17:15:23 +08:00
freearhey
420bab5548 Formatted playlists 2020-04-18 00:03:07 +00:00
ksl1989
ac39f0c870
Added TVI channels
* Added TVI channels (TVI, TVI24, TVI Reality, TVI Internacional, TVI Ficção)
* Removed "[not 24/7]" from three RTP channels
2020-04-17 22:16:33 +08:00
ksl1989
d0d4691916
Changed category of Kuriakos Kids 2020-04-13 14:10:22 +08:00
ksl1989
3abfa35749
Added category to Porto Canal 2020-04-13 00:21:28 +08:00
ksl1989
11dfe6654b
Corrections for Sobrenatural TV & Kuriakos
* Sobrenatural TV
  * Added category
  * Appended "(backup)" to the second stream's name
* Kuriakos TV
  * Added category
  * Appended "(backup)" to the second stream's name
* Kuriakos Kids
  * Changed category from Kids to Religious
2020-04-13 00:07:16 +08:00
ksl1989
dd3413af6f
TV Fátima corrections
* Removing duplicate stream: both streams seem the same, just one has domain name the other IP number. URL is otherwise the same, both .m3u8 can be found both ways. Leaving the one with the domain name because it's more recognizable but changed to the livestream.m3u8 file because it includes metadata.
* Added tvg-id and -name from the provided EPG file.
* Added category.
2020-04-12 20:58:03 +08:00
ksl1989
d1db3df339
Removed three channels
* FM O Dia TV is
  * Not a TV channel (it seems a web stream from a radio station that isn't even broadcasting any video content exept for the logo)
  * Not Portuguese, it's Brazilian
  * Repeated, it's already on the Brazil list
* TV Maná Córdoba is a religious TV channel from a Portuguese Evangelical church but this channel is in Spanish and intended for Argentina. It's also repeated, it's already in the Argentina list.
* TVI Reality is not working, at least not for me and I can watch the official stream which requires a dynamically generated token. The domain is the same, this might be an old link,
2020-04-12 19:48:14 +08:00
ksl1989
0244516b91
Corrected Caçavision metadata
* This is channel about caça, hunting, not caca, poo
* Official website shows no space in the name
* Added LQ, MQ and HQ to low, medium and hight quality streams, so there aren't three streams with the same name
* Added category "Hobby" which seems the most appropriate given the choice
2020-04-12 19:30:28 +08:00
freearhey
f9dcc29beb Formatted playlists 2020-04-12 00:03:03 +00:00
Link4K
f6fc40b3ce
Merge pull request #6 from iptv-org/master
merge
2020-04-11 17:27:31 +01:00
Link4K
eb285fb0bf sed -i 's/?fluxustv.m3u8//g' channels/* 2020-04-11 16:43:07 +01:00
ksl1989
2c9cdd61d6
Update pt.m3u
* Changed RTP links to multi-quality playlist rather than individual bitrate streams.
* Added #EXTVLCOPT line to channels that need the user-agent to be set.
* Changed tvg-id and tvg-name to the one in provided EPG file.
* Re-added removed RTP1 stream as backup for RTP Internacional (was mislabled).
* Added [not 24/7] to the title of RTP channels because the broadcast can be interrupted due to rights issues
2020-04-08 04:06:45 +08:00
ksl1989
cca540562d
Removed empty line. 2020-03-28 00:38:36 +08:00
ksl1989
09dfd6493f
Added several Portuguese channels
* Added the following Portuguese channels:
  * RTP2
  * RTP3
  * RTP Internacional
  * RTP Memória
  * RTP Madeira
  * RTP Açores
  * RTP África
  (Public broadcasting station channels in the qualities available at the official site)
  * ARTV (parliament channel)
  * Porto Canal (private channel owned by FC Porto football club)
* Removed the link for RTP1 and added the one from the official page.

A couple notes about the RTP streams:
* These are the streams used in the official page (https://www.rtp.pt/play/), they're fast, have good image quality and are stable but there are two issues:
  * When any of these channels is broadcasting a programme it doesn't have the rights to broadcast online (usually that's imported programmes) the m3u file will be empty, it may seem the stream is broken but it'll continue streaming as soon as this programme ends.
  * It doesn't work with Kodi's user-agent (and probably most IPTV apps' user-agents), but all streams are available just using "Mozilla" as a user-agent. I tried all links on Kodi for a couple days and they're all working. Maybe it should be noted on the README file that some streams may not work with the default user-agent.
* The RTP1 stream that was on the list was working but I think it's better to have the official good quality stream rather than this low quality stream of an unknown source.
* I used the `tvg-id` and `tvg-name` from https://siptv.eu/codes/ and https://www.iptv-epg.com/available-channels as these seem the most standard, this way it's more likely to work with most EPG sources.
2020-03-28 00:33:57 +08:00
freearhey
640a9686ff Formatted playlists
- removed duplicates
- sorted by name
- added missing attributes
2020-02-25 16:45:50 +03:00
freearhey
a80b0d9189 Update pt.m3u
Added more channels
2020-02-25 16:38:42 +03:00
freearhey
936b0bae1e Update pt.m3u
Removed dead links
2020-02-23 20:21:35 +03:00
themak1985
a9073458fa
Updated Portuguese tvg-langauge 2019-11-17 14:32:16 -05:00
freearhey
18fd5076b8 Formatted playlists 2019-11-06 00:04:17 +00:00
boomski
db878e2ba1
Update pt.m3u 2019-11-05 12:06:50 +01:00
freearhey
285714a305 Added missing tvg-language 2019-11-01 17:04:36 +03:00
freearhey
ad904b3b0b Auto-update repository 2019-11-01 00:14:55 +00:00
freearhey
f892a44030 wip 2019-10-29 12:31:59 +03:00
boomski
e40706df14
Update pt.m3u 2019-10-13 20:21:19 +02:00
boomski
5614b421c3
Update pt.m3u 2019-10-13 11:55:30 +02:00
freearhey
efe53c88eb Update pt.m3u
Removed 3 dead links
2019-09-30 04:48:13 +03:00
Arhey
e01ccd3fa7 Formatted playlists 2019-09-24 18:16:17 +00:00
boomski
6658b23346
Update pt.m3u 2019-09-24 20:15:24 +02:00
Arhey
20d260f22a Generate grouped playlists 2019-09-09 13:07:52 +00:00
boomski
5210b82dbe
Update pt.m3u 2019-09-09 09:55:33 +02:00
freearhey
6814f60ea8 Update pt.m3u
Removed 1 dead link
2019-09-09 01:47:27 +03:00
freearhey
5913d3b355 Sorted channels 2019-09-08 03:18:01 +03:00
freearhey
5ef8e2d82d Removed opt labels 2019-09-08 03:07:52 +03:00
freearhey
d6323c2533 Update pt.m3u
Sorted channels
2019-09-08 01:03:06 +03:00
freearhey
53463941a0 Update pt.m3u
Removed 1 dead link
2019-08-22 13:58:22 +03:00
freearhey
01aa4a835c Update pt.m3u
Sorted channels
2019-08-20 23:45:36 +03:00
freearhey
fb6a48d599 Update pt.m3u
Added 2 channels
2019-08-20 23:23:59 +03:00
freearhey
593b10f881 Update pt.m3u
Removed 1 dead link
2019-08-19 01:41:16 +03:00