Changeset 45473 for titan/plugins


Ignore:
Timestamp:
03/04/21 21:42:24 (3 years ago)
Author:
obi
Message:

remove atemio url

Location:
titan/plugins/tithek
Files:
25 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/amazon.h

    r36083 r45473  
    1010        char* tmpstr = NULL;
    1111       
    12         if(ostrcmp("http://atemio.dyndns.tv/mediathek/mainmenu.list", titheklink) == 0)
    13                 writesys(tithekfile, "Amazon#/tmp/tithek/amazon.mainmenu.list#http://atemio.dyndns.tv/mediathek/menu/amazon.jpg#amazon.jpg#TiThek#0", 3);
     12        if(ostrcmp("http://openaaf.dyndns.tv/mediathek/mainmenu.list", titheklink) == 0)
     13                writesys(tithekfile, "Amazon#/tmp/tithek/amazon.mainmenu.list#http://openaaf.dyndns.tv/mediathek/menu/amazon.jpg#amazon.jpg#TiThek#0", 3);
    1414
    1515        if(ostrcmp("/tmp/tithek/amazon.mainmenu.list", titheklink) == 0)
     
    3030
    3131
    32 //              writesys(tithekfile, "Currently (Movie)#/tmp/tithek/amazon.currently.movie.list#http://atemio.dyndns.tv/mediathek/menu/currently.movie.jpg#currently.movie.jpg#Amazon#86", 3);
     32//              writesys(tithekfile, "Currently (Movie)#/tmp/tithek/amazon.currently.movie.list#http://openaaf.dyndns.tv/mediathek/menu/currently.movie.jpg#currently.movie.jpg#Amazon#86", 3);
    3333                tmpstr = ostrcat(_("Currently"), " (", 0, 0);
    3434                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    35                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.currently.movie.list#http://atemio.dyndns.tv/mediathek/menu/currently.movie.jpg#currently.movie.jpg#Amazon#86", 0, 0);
     35                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.currently.movie.list#http://openaaf.dyndns.tv/mediathek/menu/currently.movie.jpg#currently.movie.jpg#Amazon#86", 0, 0);
    3636                writesys(tithekfile, tmpstr, 3);
    3737                free(tmpstr), tmpstr = NULL;
    3838
    39 //              writesys(tithekfile, "Popularity Kids (Movie)#/tmp/tithek/amazon.popularity.kids.movie.list#http://atemio.dyndns.tv/mediathek/menu/popularity.kids.movie.jpg#popularity.kids.movie.jpg#Amazon#84", 3);
     39//              writesys(tithekfile, "Popularity Kids (Movie)#/tmp/tithek/amazon.popularity.kids.movie.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.kids.movie.jpg#popularity.kids.movie.jpg#Amazon#84", 3);
    4040                tmpstr = ostrcat(_("Popularity Kids"), " (", 0, 0);
    4141                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    42                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.kids.movie.list#http://atemio.dyndns.tv/mediathek/menu/popularity.kids.movie.jpg#popularity.kids.movie.jpg#Amazon#84", 0, 0);
     42                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.kids.movie.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.kids.movie.jpg#popularity.kids.movie.jpg#Amazon#84", 0, 0);
    4343                writesys(tithekfile, tmpstr, 3);
    4444                free(tmpstr), tmpstr = NULL;
    4545
    46 //              writesys(tithekfile, "Popularity Kids (Series)#/tmp/tithek/amazon.popularity.kids.tv.list#http://atemio.dyndns.tv/mediathek/menu/popularity.kids.tv.jpg#popularity.kids.tv.jpg#Amazon#85", 3);
     46//              writesys(tithekfile, "Popularity Kids (Series)#/tmp/tithek/amazon.popularity.kids.tv.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.kids.tv.jpg#popularity.kids.tv.jpg#Amazon#85", 3);
    4747                tmpstr = ostrcat(_("Popularity Kids"), " (", 0, 0);
    4848                tmpstr = ostrcat(tmpstr, _("Series"), 0, 0);
    49                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.kids.tv.list#http://atemio.dyndns.tv/mediathek/menu/popularity.kids.tv.jpg#popularity.kids.tv.jpg#Amazon#85", 0, 0);
     49                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.kids.tv.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.kids.tv.jpg#popularity.kids.tv.jpg#Amazon#85", 0, 0);
    5050                writesys(tithekfile, tmpstr, 3);
    5151                free(tmpstr), tmpstr = NULL;
    5252
    53 //              writesys(tithekfile, "Popularity (Movie)#/tmp/tithek/amazon.popularity.rank.movie.list#http://atemio.dyndns.tv/mediathek/menu/popularity.rank.movie.jpg#popularity.rank.movie.jpg#Amazon#81", 3);
     53//              writesys(tithekfile, "Popularity (Movie)#/tmp/tithek/amazon.popularity.rank.movie.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.rank.movie.jpg#popularity.rank.movie.jpg#Amazon#81", 3);
    5454                tmpstr = ostrcat(_("Popularity Rank"), " (", 0, 0);
    5555                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    56                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.rank.movie.list#http://atemio.dyndns.tv/mediathek/menu/popularity.rank.movie.jpg#popularity.rank.movie.jpg#Amazon#81", 0, 0);
     56                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.rank.movie.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.rank.movie.jpg#popularity.rank.movie.jpg#Amazon#81", 0, 0);
    5757                writesys(tithekfile, tmpstr, 3);
    5858                free(tmpstr), tmpstr = NULL;
    5959
    60 //              writesys(tithekfile, "Popularity (Series)#/tmp/tithek/amazon.popularity.rank.tv.list#http://atemio.dyndns.tv/mediathek/menu/popularity.rank.tv.jpg#popularity.rank.tv.jpg#Amazon#83", 3);
     60//              writesys(tithekfile, "Popularity (Series)#/tmp/tithek/amazon.popularity.rank.tv.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.rank.tv.jpg#popularity.rank.tv.jpg#Amazon#83", 3);
    6161                tmpstr = ostrcat(_("Popularity Rank"), " (", 0, 0);
    6262                tmpstr = ostrcat(tmpstr, _("Series"), 0, 0);
    63                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.rank.tv.list#http://atemio.dyndns.tv/mediathek/menu/popularity.rank.tv.jpg#popularity.rank.tv.jpg#Amazon#83", 0, 0);
     63                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.popularity.rank.tv.list#http://openaaf.dyndns.tv/mediathek/menu/popularity.rank.tv.jpg#popularity.rank.tv.jpg#Amazon#83", 0, 0);
    6464                writesys(tithekfile, tmpstr, 3);
    6565                free(tmpstr), tmpstr = NULL;
    6666
    67 //              writesys(tithekfile, "Genre (Movie)#/tmp/tithek/amazon.genre.movie.list#http://atemio.dyndns.tv/mediathek/menu/genre.movie.jpg#watchlist.movie.jpg#Amazon#87", 3);
     67//              writesys(tithekfile, "Genre (Movie)#/tmp/tithek/amazon.genre.movie.list#http://openaaf.dyndns.tv/mediathek/menu/genre.movie.jpg#watchlist.movie.jpg#Amazon#87", 3);
    6868                tmpstr = ostrcat(_("Genre"), " (", 0, 0);
    6969                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    70                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.genre.movie.list#http://atemio.dyndns.tv/mediathek/menu/genre.movie.jpg#watchlist.movie.jpg#Amazon#87", 0, 0);
     70                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.genre.movie.list#http://openaaf.dyndns.tv/mediathek/menu/genre.movie.jpg#watchlist.movie.jpg#Amazon#87", 0, 0);
    7171                writesys(tithekfile, tmpstr, 3);
    7272                free(tmpstr), tmpstr = NULL;
    7373
    74 //              writesys(tithekfile, "Genre (Series)#/tmp/tithek/amazon.genre.tv.list#http://atemio.dyndns.tv/mediathek/menu/genre.tv.jpg#watchlist.movie.jpg#Amazon#89", 3);
     74//              writesys(tithekfile, "Genre (Series)#/tmp/tithek/amazon.genre.tv.list#http://openaaf.dyndns.tv/mediathek/menu/genre.tv.jpg#watchlist.movie.jpg#Amazon#89", 3);
    7575                tmpstr = ostrcat(_("Genre"), " (", 0, 0);
    7676                tmpstr = ostrcat(tmpstr, _("Series"), 0, 0);
    77                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.genre.tv.list#http://atemio.dyndns.tv/mediathek/menu/genre.tv.jpg#watchlist.movie.jpg#Amazon#89", 0, 0);
     77                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.genre.tv.list#http://openaaf.dyndns.tv/mediathek/menu/genre.tv.jpg#watchlist.movie.jpg#Amazon#89", 0, 0);
    7878                writesys(tithekfile, tmpstr, 3);
    7979                free(tmpstr), tmpstr = NULL;
    8080
    81 //              writesys(tithekfile, "Watchlist (Movie)#/tmp/tithek/amazon.watchlist.movie.list#http://atemio.dyndns.tv/mediathek/menu/watchlist.movie.jpg#watchlist.movie.jpg#Amazon#79", 3);
     81//              writesys(tithekfile, "Watchlist (Movie)#/tmp/tithek/amazon.watchlist.movie.list#http://openaaf.dyndns.tv/mediathek/menu/watchlist.movie.jpg#watchlist.movie.jpg#Amazon#79", 3);
    8282                tmpstr = ostrcat(_("Watchlist"), " (", 0, 0);
    8383                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    84                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.watchlist.movie.list#http://atemio.dyndns.tv/mediathek/menu/watchlist.movie.jpg#watchlist.movie.jpg#Amazon#79", 0, 0);
     84                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.watchlist.movie.list#http://openaaf.dyndns.tv/mediathek/menu/watchlist.movie.jpg#watchlist.movie.jpg#Amazon#79", 0, 0);
    8585                writesys(tithekfile, tmpstr, 3);
    8686                free(tmpstr), tmpstr = NULL;
    8787
    88 //              writesys(tithekfile, "Watchlist (Series)#/tmp/tithek/amazon.watchlist.tv.list#http://atemio.dyndns.tv/mediathek/menu/watchlist.tv.jpg#watchlist.tv.jpg#Amazon#80", 3);
     88//              writesys(tithekfile, "Watchlist (Series)#/tmp/tithek/amazon.watchlist.tv.list#http://openaaf.dyndns.tv/mediathek/menu/watchlist.tv.jpg#watchlist.tv.jpg#Amazon#80", 3);
    8989                tmpstr = ostrcat(_("Watchlist"), " (", 0, 0);
    9090                tmpstr = ostrcat(tmpstr, _("Series"), 0, 0);
    91                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.watchlist.tv.list#http://atemio.dyndns.tv/mediathek/menu/watchlist.tv.jpg#watchlist.tv.jpg#Amazon#80", 0, 0);
     91                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.watchlist.tv.list#http://openaaf.dyndns.tv/mediathek/menu/watchlist.tv.jpg#watchlist.tv.jpg#Amazon#80", 0, 0);
    9292                writesys(tithekfile, tmpstr, 3);
    9393                free(tmpstr), tmpstr = NULL;
    9494
    95 //              writesys(tithekfile, "Search (Movie)#/tmp/tithek/amazon.search.movie.list#http://atemio.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#76", 3);
     95//              writesys(tithekfile, "Search (Movie)#/tmp/tithek/amazon.search.movie.list#http://openaaf.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#76", 3);
    9696                tmpstr = ostrcat(_("Search"), " (", 0, 0);
    9797                tmpstr = ostrcat(tmpstr, _("Movies"), 0, 0);
    98                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.search.movie.list#http://atemio.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#76", 0, 0);
     98                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.search.movie.list#http://openaaf.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#76", 0, 0);
    9999                writesys(tithekfile, tmpstr, 3);
    100100                free(tmpstr), tmpstr = NULL;
    101101
    102 //              writesys(tithekfile, "Search (Tv)#/tmp/tithek/amazon.search.tv.list#http://atemio.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#77", 3);
     102//              writesys(tithekfile, "Search (Tv)#/tmp/tithek/amazon.search.tv.list#http://openaaf.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#77", 3);
    103103                tmpstr = ostrcat(_("Search"), " (", 0, 0);
    104104                tmpstr = ostrcat(tmpstr, _("Series"), 0, 0);
    105                 tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.search.tv.list#http://atemio.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#77", 0, 0);
     105                tmpstr = ostrcat(tmpstr, ")#/tmp/tithek/amazon.search.tv.list#http://openaaf.dyndns.tv/mediathek/menu/search.jpg#search.jpg#Amazon#77", 0, 0);
    106106                writesys(tithekfile, tmpstr, 3);
    107107                free(tmpstr), tmpstr = NULL;
     
    327327                                        pic = string_resub("\" src=\\\"", "\\\"", ret1[j].part, 0);
    328328                                        if(pic == NULL)
    329                                                 pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     329                                                pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    330330                                        atitle = string_resub("\" title=\\\"", "\\\"", ret1[j].part, 0);
    331331                                        year = string_resub("<span class=\\\"a-size-small a-color-secondary\\\">", "</span>", ret1[j].part, 0);
     
    339339                                        pic = string_resub("\" src=\"", "\"", ret1[j].part, 0);
    340340                                        if(pic == NULL)
    341                                                 pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     341                                                pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    342342                                        atitle = string_resub("\" title=\"", "\"", ret1[j].part, 0);
    343343                                        year = string_resub("<span class=\"a-size-small a-color-secondary\">", "</span>", ret1[j].part, 0);
     
    351351                                        pic = string_resub("src=\"", "\"", ret1[j].part, 0);
    352352                                        if(pic == NULL)
    353                                                 pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     353                                                pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    354354                                        atitle = string_resub("<span class=\"episode-title\">", "</span>", ret1[j].part, 0);
    355355                                        year = string_resub("<span class=\"dv-badge release-date\">", "</span>", ret1[j].part, 0);
     
    363363                                        pic = string_resub("src=\"", "\"", ret1[j].part, 0);
    364364                                        if(pic == NULL)
    365                                                 pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     365                                                pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    366366                                        atitle = string_resub("data-title=\"", "\"", ret1[j].part, 0);
    367367                                        year = string_resub("<span class=\"dv-badge release-date\">", "</span>", ret1[j].part, 0);
     
    377377                                        pic = string_resub("\" src=\\\"", "\\\"", ret1[j].part, 0);
    378378                                        if(pic == NULL)
    379                                                 pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     379                                                pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    380380                                        atitle = string_resub("\" title=\\\"", "\\\"", ret1[j].part, 0);
    381381                                        year = string_resub("<span class=\\\"a-size-small a-color-secondary\\\">", "</span>", ret1[j].part, 0);
     
    389389                                        streamurl = string_replace_all("/s/", "https://www.amazon.de/mn/search/ajax/", streamurl, 1);
    390390                                        streamurl = string_replace_all("&amp;", "&", streamurl, 1);
    391                                         pic = ostrcat(pic, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     391                                        pic = ostrcat(pic, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    392392                                        atitle = string_resub("<span class=\"refinementLink\">", "</span>", ret1[j].part, 0);
    393393//                                      id = oregex("http.*//.*/.*/(.*)/ref.*", streamurl);
     
    481481                                line = ostrcat(line, url, 1, 0);
    482482                                line = ostrcat(line, "#", 1, 0);
    483                                 line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/next.jpg", 1, 0);
     483                                line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/next.jpg", 1, 0);
    484484                                line = ostrcat(line, "#amazon_search_", 1, 0);
    485485                                line = ostrcat(line, oitoa(incount + time(NULL)), 1, 1);
     
    863863                string_tolower(search);
    864864
    865                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/amazon/streams/amazon.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     865                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/amazon/streams/amazon.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    866866
    867867                struct splitstr* ret1 = NULL;
     
    893893                        if(line != NULL)
    894894                        {
    895                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     895                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    896896                                menu = ostrcat("/tmp/tithek/amazon.search.list", NULL, 0, 0);
    897897                                writesys(menu, line, 0);
  • titan/plugins/tithek/ard.h

    r42622 r45473  
    135135                string_tolower(search);
    136136
    137                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/ard/streams/ard.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     137                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/ard/streams/ard.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    138138
    139139                struct splitstr* ret1 = NULL;
     
    165165                        if(line != NULL)
    166166                        {
    167                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     167                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    168168                                menu = ostrcat("/tmp/tithek/ard.search.list", NULL, 0, 0);
    169169                                writesys(menu, line, 0);
  • titan/plugins/tithek/beeg.h

    r28962 r45473  
    5959                string_tolower(search);
    6060
    61                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/beeg/streams/beeg.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     61                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/beeg/streams/beeg.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    6262
    6363                struct splitstr* ret1 = NULL;
     
    8989                        if(line != NULL)
    9090                        {
    91                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     91                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    9292                                menu = ostrcat("/tmp/tithek/beeg.search.list", NULL, 0, 0);
    9393                                writesys(menu, line, 0);
  • titan/plugins/tithek/filmon.h

    r42622 r45473  
    2222                string_tolower(search);
    2323
    24                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/filmon/streams/filmon.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     24                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/filmon/streams/filmon.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    2525
    2626                struct splitstr* ret1 = NULL;
     
    5252                        if(line != NULL)
    5353                        {
    54                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     54                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    5555                                menu = ostrcat("/tmp/tithek/filmon.search.list", NULL, 0, 0);
    5656                                writesys(menu, line, 0);
  • titan/plugins/tithek/giga.h

    r36961 r45473  
    8989                string_tolower(search);
    9090
    91                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/giga/streams/giga.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     91                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/giga/streams/giga.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    9292
    9393                struct splitstr* ret1 = NULL;
     
    119119                        if(line != NULL)
    120120                        {
    121                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     121                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    122122                                menu = ostrcat("/tmp/tithek/giga.search.list", NULL, 0, 0);
    123123                                writesys(menu, line, 0);
  • titan/plugins/tithek/internetradio.h

    r42622 r45473  
    2222                string_tolower(search);
    2323
    24                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/internetradio/streams/internetradio.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     24                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/internetradio/streams/internetradio.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    2525
    2626                struct splitstr* ret1 = NULL;
     
    5252                        if(line != NULL)
    5353                        {
    54                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     54                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    5555                                menu = ostrcat("/tmp/tithek/internetradio.search.list", NULL, 0, 0);
    5656                                writesys(menu, line, 0);
  • titan/plugins/tithek/internettv.h

    r42622 r45473  
    2222                string_tolower(search);
    2323
    24                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/internettv/streams/internettv.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     24                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/internettv/streams/internettv.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    2525
    2626                struct splitstr* ret1 = NULL;
     
    5252                        if(line != NULL)
    5353                        {
    54                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     54                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    5555                                menu = ostrcat("/tmp/tithek/internettv.search.list", NULL, 0, 0);
    5656                                writesys(menu, line, 0);
  • titan/plugins/tithek/kinox.h

    r45092 r45473  
    200200                                                }
    201201                                                else
    202                                                         line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
     202                                                        line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/default.jpg", 1, 0);
    203203                                                line = ostrcat(line, "#kinox_search_", 1, 0);
    204204
     
    219219                        if(line != NULL)
    220220                        {
    221                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     221                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    222222                                menu = ostrcat("/tmp/tithek/kinox.search.", oitoa(time(NULL)), 0, 1);
    223223                                menu = ostrcat(menu, ".list", 1, 0);
     
    257257                string_tolower(search);
    258258
    259                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/kinox/streams/kinox.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     259                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/kinox/streams/kinox.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    260260
    261261                struct splitstr* ret1 = NULL;
     
    287287                        if(line != NULL)
    288288                        {
    289                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     289                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    290290                                menu = ostrcat("/tmp/tithek/kinox.search.", oitoa(time(NULL)), 0, 1);
    291291                                menu = ostrcat(menu, ".list", 1, 0);
     
    411411                                                        line = ostrcat(line, oitoa(j), 1, 0);
    412412                                                        line = ostrcat(line, "#", 1, 0);
    413                                                         line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/s", 1, 0);
     413                                                        line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/s", 1, 0);
    414414                                                        line = ostrcat(line, oitoa(i), 1, 0);
    415415                                                        line = ostrcat(line, "e", 1, 0);
     
    562562                                                line = ostrcat(line, url, 1, 0);
    563563                                                line = ostrcat(line, "#", 1, 0);
    564                                                 line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/", 1, 0);
     564                                                line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/", 1, 0);
    565565                                                line = ostrcat(line, pichname, 1, 0);
    566566                                                line = ostrcat(line, ".jpg#kinox_", 1, 0);
     
    597597        if(line != NULL)
    598598        {
    599                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     599                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    600600                if(series == 0)
    601601                {
     
    931931                                                line = ostrcat(line, url, 1, 0);
    932932                                                line = ostrcat(line, "#", 1, 0);
    933                                                 line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/", 1, 0);
     933                                                line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/", 1, 0);
    934934                                                line = ostrcat(line, pichname, 1, 0);
    935935                                                line = ostrcat(line, ".jpg#kinox_", 1, 0);
     
    961961        if(line != NULL)
    962962        {
    963                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     963                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    964964                tmpstr = ostrcat("/tmp/tithek/kinox.hoster.series.", oitoa(time(NULL)), 0, 1);
    965965                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
     
    10761076                        if(line != NULL)
    10771077                        {
    1078                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     1078                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    10791079                                menu = ostrcat("/tmp/tithek/kinox.search.cast.", oitoa(time(NULL)), 0, 1);
    10801080                                menu = ostrcat(menu, ".list", 1, 0);
  • titan/plugins/tithek/mlehd.h

    r28962 r45473  
    9999                string_tolower(search);
    100100
    101                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/mlehd/streams/mlehd.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     101                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/mlehd/streams/mlehd.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    102102
    103103                struct splitstr* ret1 = NULL;
     
    129129                        if(line != NULL)
    130130                        {
    131                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     131                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    132132                                menu = ostrcat("/tmp/tithek/mlehd.search.list", NULL, 0, 0);
    133133                                writesys(menu, line, 0);
  • titan/plugins/tithek/movie2k.h

    r36961 r45473  
    152152                                        pic = string_resub("<img src='", "' alt=", pic, 1);     
    153153                                        if(pic == NULL)
    154                                                 pic = ostrcat("http://atemio.dyndns.tv/mediathek/menu/default.jpg", NULL, 0, 0);
     154                                                pic = ostrcat("http://openaaf.dyndns.tv/mediathek/menu/default.jpg", NULL, 0, 0);
    155155
    156156                                        if(ostrstr(link, "online-serie-") != NULL)
     
    202202                if(line != NULL)
    203203                {
    204                         line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     204                        line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    205205                        menu = ostrcat("/tmp/tithek/movie2k.search.", oitoa(time(NULL)), 0, 1);
    206206                        menu = ostrcat(menu, ".list", 1, 0);
     
    240240                string_tolower(search);
    241241
    242                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/movie2k/streams/movie2k.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     242                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/movie2k/streams/movie2k.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    243243
    244244                struct splitstr* ret1 = NULL;
     
    270270                        if(line != NULL)
    271271                        {
    272                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     272                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    273273                                menu = ostrcat("/tmp/tithek/movie2k.search.", oitoa(time(NULL)), 0, 1);
    274274                                menu = ostrcat(menu, ".list", 1, 0);
     
    370370                                        ostrcatbig(&line, "#", &maxlen, &bigpos);
    371371                                        ostrcatbig(&line, url, &maxlen, &bigpos);
    372                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
     372                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
    373373                                        ostrcatbig(&line, pichname, &maxlen, &bigpos);
    374374                                        ostrcatbig(&line, ".jpg#movie2k_", &maxlen, &bigpos);
     
    391391        if(line != NULL)
    392392        {
    393                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     393                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    394394                tmpstr = ostrcat("/tmp/tithek/movie2k.hoster.", oitoa(time(NULL)), 0, 1);
    395395                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
     
    506506                                                        ostrcatbig(&line, "#http://www.movie2k.to/", &maxlen, &bigpos);
    507507                                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    508                                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     508                                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    509509                                                        ostrcatbig(&line, ci, &maxlen, &bigpos);
    510510                                                        ostrcatbig(&line, "e", &maxlen, &bigpos);
     
    538538        if(line != NULL)
    539539        {
    540                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     540                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    541541                if(series == 0)
    542542                {
     
    636636                                        ostrcatbig(&line, "#http://www.movie2k.to/", &maxlen, &bigpos);
    637637                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    638                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     638                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    639639                                        ostrcatbig(&line, season, &maxlen, &bigpos);
    640640                                        ostrcatbig(&line, ".jpg#s", &maxlen, &bigpos);
     
    659659        if(line != NULL)
    660660        {
    661                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     661                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    662662                tmpstr = ostrcat("/tmp/tithek/movie2k.series.", oitoa(time(NULL)), 0, 1);
    663663                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
     
    755755                                        ostrcatbig(&line, "#http://www.movie2k.to/", &maxlen, &bigpos);
    756756                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    757                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     757                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    758758                                        ostrcatbig(&line, season, &maxlen, &bigpos);
    759759                                        ostrcatbig(&line, "e", &maxlen, &bigpos);
     
    783783        if(line != NULL)
    784784        {
    785                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     785                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    786786                tmpstr = ostrcat("/tmp/tithek/movie2k.series.listed.", oitoa(time(NULL)), 0, 1);
    787787                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
  • titan/plugins/tithek/movie4k.h

    r38016 r45473  
    224224                                        pic = string_resub("<img src='", "' alt=", pic, 1);     
    225225                                        if(pic == NULL)
    226                                                 pic = ostrcat("http://atemio.dyndns.tv/mediathek/menu/default.jpg", NULL, 0, 0);
     226                                                pic = ostrcat("http://openaaf.dyndns.tv/mediathek/menu/default.jpg", NULL, 0, 0);
    227227
    228228                                        if(ostrstr(link, "online-serie-") != NULL)
     
    274274                if(line != NULL)
    275275                {
    276                         line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     276                        line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    277277                        menu = ostrcat("/tmp/tithek/movie4k.search.", oitoa(time(NULL)), 0, 1);
    278278                        menu = ostrcat(menu, ".list", 1, 0);
     
    312312                string_tolower(search);
    313313
    314                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/movie4k/streams/movie4k.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     314                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/movie4k/streams/movie4k.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    315315
    316316                struct splitstr* ret1 = NULL;
     
    342342                        if(line != NULL)
    343343                        {
    344                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     344                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    345345                                menu = ostrcat("/tmp/tithek/movie4k.search.", oitoa(time(NULL)), 0, 1);
    346346                                menu = ostrcat(menu, ".list", 1, 0);
     
    614614                                        ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    615615                                        ostrcatbig(&line, url, &maxlen, &bigpos);
    616                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
     616                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
    617617                                        ostrcatbig(&line, pichname, &maxlen, &bigpos);
    618618                                        ostrcatbig(&line, ".jpg#movie4k_", &maxlen, &bigpos);
     
    646646                                                ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    647647                                                ostrcatbig(&line, url2, &maxlen, &bigpos);
    648                                                 ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
     648                                                ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
    649649                                                ostrcatbig(&line, pichname, &maxlen, &bigpos);
    650650                                                ostrcatbig(&line, ".jpg#kinox_", &maxlen, &bigpos);
     
    678678                                                ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    679679                                                ostrcatbig(&line, url3, &maxlen, &bigpos);
    680                                                 ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
     680                                                ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
    681681                                                ostrcatbig(&line, pichname, &maxlen, &bigpos);
    682682                                                ostrcatbig(&line, ".jpg#movie4k_", &maxlen, &bigpos);
     
    710710                                                ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    711711                                                ostrcatbig(&line, url4, &maxlen, &bigpos);
    712                                                 ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
     712                                                ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/", &maxlen, &bigpos);
    713713                                                ostrcatbig(&line, pichname, &maxlen, &bigpos);
    714714                                                ostrcatbig(&line, ".jpg#movie4k_", &maxlen, &bigpos);
     
    760760        if(line != NULL)
    761761        {
    762                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     762                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    763763                tmpstr = ostrcat("/tmp/tithek/movie4k.hoster.", oitoa(time(NULL)), 0, 1);
    764764                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
     
    875875                                                        ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    876876                                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    877                                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     877                                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    878878                                                        ostrcatbig(&line, ci, &maxlen, &bigpos);
    879879                                                        ostrcatbig(&line, "e", &maxlen, &bigpos);
     
    907907        if(line != NULL)
    908908        {
    909                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     909                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    910910                if(series == 0)
    911911                {
     
    10051005                                        ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    10061006                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    1007                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     1007                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    10081008                                        ostrcatbig(&line, season, &maxlen, &bigpos);
    10091009                                        ostrcatbig(&line, ".jpg#s", &maxlen, &bigpos);
     
    10281028        if(line != NULL)
    10291029        {
    1030                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     1030                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    10311031                tmpstr = ostrcat("/tmp/tithek/movie4k.series.", oitoa(time(NULL)), 0, 1);
    10321032                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
     
    11241124                                        ostrcatbig(&line, "#http://movie4k.to/", &maxlen, &bigpos);
    11251125                                        ostrcatbig(&line, link, &maxlen, &bigpos);
    1126                                         ostrcatbig(&line, "#http://atemio.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
     1126                                        ostrcatbig(&line, "#http://openaaf.dyndns.tv/mediathek/menu/s", &maxlen, &bigpos);
    11271127                                        ostrcatbig(&line, season, &maxlen, &bigpos);
    11281128                                        ostrcatbig(&line, "e", &maxlen, &bigpos);
     
    11521152        if(line != NULL)
    11531153        {
    1154                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     1154                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    11551155                tmpstr = ostrcat("/tmp/tithek/movie4k.series.listed.", oitoa(time(NULL)), 0, 1);
    11561156                tmpstr = ostrcat(tmpstr, ".list", 1, 0);
  • titan/plugins/tithek/myvideo.h

    r39049 r45473  
    384384                string_tolower(search);
    385385
    386                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/myvideo/streams/myvideo.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     386                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/myvideo/streams/myvideo.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    387387
    388388                struct splitstr* ret1 = NULL;
     
    414414                        if(line != NULL)
    415415                        {
    416                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     416                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    417417                                menu = ostrcat("/tmp/tithek/myvideo.search.list", NULL, 0, 0);
    418418                                writesys(menu, line, 0);
  • titan/plugins/tithek/nbastream.h

    r36961 r45473  
    230230                string_tolower(search);
    231231
    232                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/nbastream/streams/nbastream.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     232                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/nbastream/streams/nbastream.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    233233
    234234                struct splitstr* ret1 = NULL;
     
    260260                        if(line != NULL)
    261261                        {
    262                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     262                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    263263                                menu = ostrcat("/tmp/tithek/nbastream.search.list", NULL, 0, 0);
    264264                                writesys(menu, line, 0);
  • titan/plugins/tithek/netzkino.h

    r42622 r45473  
    2222                string_tolower(search);
    2323
    24                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/netzkino/streams/netzkino.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     24                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/netzkino/streams/netzkino.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    2525
    2626                struct splitstr* ret1 = NULL;
     
    5252                        if(line != NULL)
    5353                        {
    54                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     54                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    5555                                menu = ostrcat("/tmp/tithek/netzkino.search.list", NULL, 0, 0);
    5656                                writesys(menu, line, 0);
  • titan/plugins/tithek/nowtv.h

    r36083 r45473  
    142142                string_tolower(search);
    143143
    144                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/nowtv.de/streams/nowtv.de.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     144                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/nowtv.de/streams/nowtv.de.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    145145
    146146                struct splitstr* ret1 = NULL;
     
    172172                        if(line != NULL)
    173173                        {
    174                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     174                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    175175                                menu = ostrcat("/tmp/tithek/nowtv.de.search.list", NULL, 0, 0);
    176176                                writesys(menu, line, 0);
  • titan/plugins/tithek/rtl2now.h

    r34102 r45473  
    258258                string_tolower(search);
    259259
    260                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/rtl2now/streams/rtl2now.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     260                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/rtl2now/streams/rtl2now.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    261261
    262262                struct splitstr* ret1 = NULL;
     
    288288                        if(line != NULL)
    289289                        {
    290                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     290                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    291291                                menu = ostrcat("/tmp/tithek/rtl2now.search.list", NULL, 0, 0);
    292292                                writesys(menu, line, 0);
     
    322322                string_tolower(search);
    323323
    324                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/rtl-now/streams/rtl-now.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     324                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/rtl-now/streams/rtl-now.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    325325
    326326                struct splitstr* ret1 = NULL;
     
    352352                        if(line != NULL)
    353353                        {
    354                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     354                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    355355                                menu = ostrcat("/tmp/tithek/rtl-now.search.list", NULL, 0, 0);
    356356                                writesys(menu, line, 0);
     
    386386                string_tolower(search);
    387387
    388                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/superrtlnow/streams/superrtlnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     388                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/superrtlnow/streams/superrtlnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    389389
    390390                struct splitstr* ret1 = NULL;
     
    416416                        if(line != NULL)
    417417                        {
    418                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     418                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    419419                                menu = ostrcat("/tmp/tithek/superrtlnow.search.list", NULL, 0, 0);
    420420                                writesys(menu, line, 0);
     
    450450                string_tolower(search);
    451451
    452                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/voxnow/streams/voxnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     452                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/voxnow/streams/voxnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    453453
    454454                struct splitstr* ret1 = NULL;
     
    480480                        if(line != NULL)
    481481                        {
    482                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     482                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    483483                                menu = ostrcat("/tmp/tithek/voxnow.search.list", NULL, 0, 0);
    484484                                writesys(menu, line, 0);
     
    514514                string_tolower(search);
    515515
    516                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/rtlnitronow/streams/rtlnitronow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     516                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/rtlnitronow/streams/rtlnitronow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    517517
    518518                struct splitstr* ret1 = NULL;
     
    544544                        if(line != NULL)
    545545                        {
    546                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     546                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    547547                                menu = ostrcat("/tmp/tithek/rtlnitronow.search.list", NULL, 0, 0);
    548548                                writesys(menu, line, 0);
     
    578578                string_tolower(search);
    579579
    580                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/n-tvnow/streams/n-tvnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     580                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/n-tvnow/streams/n-tvnow.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    581581
    582582                struct splitstr* ret1 = NULL;
     
    608608                        if(line != NULL)
    609609                        {
    610                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     610                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    611611                                menu = ostrcat("/tmp/tithek/n-tvnow.search.list", NULL, 0, 0);
    612612                                writesys(menu, line, 0);
  • titan/plugins/tithek/solarmovie.h

    r38230 r45473  
    244244                if(line != NULL)
    245245                {
    246                         line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     246                        line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    247247                        menu = ostrcat("/tmp/tithek/solarmovie.search.list", NULL, 0, 0);
    248248                        writesys(menu, line, 0);
     
    281281                string_tolower(search);
    282282
    283                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/solarmovie/streams/solarmovie.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     283                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/solarmovie/streams/solarmovie.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    284284
    285285                struct splitstr* ret1 = NULL;
     
    311311                        if(line != NULL)
    312312                        {
    313                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     313                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    314314                                menu = ostrcat("/tmp/tithek/solarmovie.search.list", NULL, 0, 0);
    315315                                writesys(menu, line, 0);
     
    471471                                line = ostrcat(line, id, 1, 0);
    472472                                line = ostrcat(line, "#", 1, 0);
    473                                 line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/", 1, 0);
     473                                line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/", 1, 0);
    474474                                line = ostrcat(line, pichname, 1, 0);
    475475                                line = ostrcat(line, ".jpg#solarmovie_", 1, 0);
     
    553553                                        line = ostrcat(line, id, 1, 0);
    554554                                        line = ostrcat(line, "#", 1, 0);
    555                                         line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/", 1, 0);
     555                                        line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/", 1, 0);
    556556                                        line = ostrcat(line, pichname, 1, 0);
    557557                                        line = ostrcat(line, ".jpg#solarmovie_", 1, 0);
     
    622622//                              line = ostrcat(line, episode, 1, 0);
    623623                                line = ostrcat(line, "#", 1, 0);
    624                                 line = ostrcat(line, "http://atemio.dyndns.tv/mediathek/menu/s", 1, 0);
     624                                line = ostrcat(line, "http://openaaf.dyndns.tv/mediathek/menu/s", 1, 0);
    625625                                line = ostrcat(line, session, 1, 0);
    626626                                line = ostrcat(line, "e", 1, 0);
     
    645645        if(line != NULL)
    646646        {
    647                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     647                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    648648                if(series == 0)
    649649                        tmpstr = ostrcat("/tmp/tithek/solarmovie.hoster.list", NULL, 0, 0);
  • titan/plugins/tithek/tectime.h

    r27270 r45473  
    2222                string_tolower(search);
    2323
    24                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/tectime/streams/tectime.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     24                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/tectime/streams/tectime.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    2525
    2626                struct splitstr* ret1 = NULL;
     
    5252                        if(line != NULL)
    5353                        {
    54                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     54                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    5555                                menu = ostrcat("/tmp/tithek/tectime.search.list", NULL, 0, 0);
    5656                                writesys(menu, line, 0);
  • titan/plugins/tithek/tithek.c

    r45196 r45473  
    135135
    136136//      if(checkbox("WHITEBOX") == 1)
    137 //              screentithekplay("http://atemio.dyndns.tv/mediathek/mainmenu.crenova.list", "Operator - Mainmenu", 1);
     137//              screentithekplay("http://openaaf.dyndns.tv/mediathek/mainmenu.crenova.list", "Operator - Mainmenu", 1);
    138138//      else
    139139//              screentithekplay("http://ks387398.kimsufi.com/mediathek/mainmenu.list", _("Tithek - Mainmenu"), 1);
    140 //              screentithekmenu("http://atemio.dyndns.tv/mediathek/mainmenu.list", _("Tithek - Mainmenu"), 1);
    141                 screentithekplay("http://atemio.dyndns.tv/mediathek/mainmenu.list", _("Tithek - Mainmenu"), 1);
     140//              screentithekmenu("http://openaaf.dyndns.tv/mediathek/mainmenu.list", _("Tithek - Mainmenu"), 1);
     141                screentithekplay("http://openaaf.dyndns.tv/mediathek/mainmenu.list", _("Tithek - Mainmenu"), 1);
    142142
    143143        //reset markcolor 
  • titan/plugins/tithek/tithek.h

    r45078 r45473  
    678678
    679679                // tithek security
    680                 ip = string_replace_all("imageshack.us/md/up/grd/", "atemio.dyndns.tv/", ip, 1);
     680                ip = string_replace_all("imageshack.us/md/up/grd/", "openaaf.dyndns.tv/", ip, 1);
    681681
    682682                ip = string_replace_all("kinox.to", "kinox.me", ip, 1);
     
    14481448
    14491449        // tithek security
    1450         input = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", input, 1);
     1450        input = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", input, 1);
    14511451
    14521452        tmpstr1 = ostrcat(tmpstr1, input, 1, 0);
     
    15591559
    15601560        // tithek security
    1561 //      tmpstr = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", tmpstr, 1);
     1561//      tmpstr = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", tmpstr, 1);
    15621562        tmpstr = ostrcat(tmpstr, "\n", 1, 0);
    15631563       
     
    22762276        if(!file_exist(disclaimer))
    22772277        {
    2278                 char* tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/disclaimer.txt", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     2278                char* tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/disclaimer.txt", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    22792279                if(textbox(_("TitanNit Tithek disclaimer"), _(tmpstr), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 1100, 650, 0, 0) == 1)
    22802280                {
     
    23052305                        if(rcret == 1) return;
    23062306                }
    2307         gethttp("atemio.dyndns.tv", "/mediathek/menu/default.jpg", 80, "/tmp/tithek/default.jpg", HTTPAUTH, 5000, NULL, 0);
     2307        gethttp("openaaf.dyndns.tv", "/mediathek/menu/default.jpg", 80, "/tmp/tithek/default.jpg", HTTPAUTH, 5000, NULL, 0);
    23082308        }
    23092309
     
    25012501                        debug(99, "not found: %s use default /tmp/tithek/default.jpg", tithekpic);
    25022502                        if(!file_exist("/tmp/tithek/default.jpg"))
    2503                             gethttp("atemio.dyndns.tv", "/mediathek/menu/default.jpg", 80, "/tmp/tithek/default.jpg", HTTPAUTH, 5000, NULL, 0);
     2503                            gethttp("openaaf.dyndns.tv", "/mediathek/menu/default.jpg", 80, "/tmp/tithek/default.jpg", HTTPAUTH, 5000, NULL, 0);
    25042504                                                free(tithekpic); tithekpic = NULL;
    25052505                                                tithekpic = ostrcat("/tmp/tithek/default.jpg", NULL, 0, 0);
  • titan/plugins/tithek/tithek_global.h

    r45059 r45473  
    1919
    2020        if(!file_exist("/tmp/localhoster"))
    21                 localparser_init("http://atemio.dyndns.tv/mediathek/mainmenu.list", "mainmenu.local.list", 1);
     21                localparser_init("http://openaaf.dyndns.tv/mediathek/mainmenu.list", "mainmenu.local.list", 1);
    2222
    2323        drawscreen(load, 0, 0);
     
    122122        {
    123123                if(!file_exist("/tmp/localhoster"))
    124                         localparser_init("http://atemio.dyndns.tv/mediathek/mainmenu.list", "mainmenu.local.list", 1);
     124                        localparser_init("http://openaaf.dyndns.tv/mediathek/mainmenu.list", "mainmenu.local.list", 1);
    125125
    126126                drawscreen(load, 0, 0);
     
    884884                string_tolower(search);
    885885
    886                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/all/all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     886                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/all/all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    887887
    888888                struct splitstr* ret1 = NULL;
     
    914914                        if(line != NULL)
    915915                        {
    916                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     916                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    917917                                menu = ostrcat("/tmp/tithek/all.search.list", NULL, 0, 0);
    918918                                writesys(menu, line, 0);
     
    11851185        struct skin* load = getscreen("loading");
    11861186
    1187         if(ostrcmp("http://atemio.dyndns.tv/mediathek/mainmenu.list", titheklink) == 0)
     1187        if(ostrcmp("http://openaaf.dyndns.tv/mediathek/mainmenu.list", titheklink) == 0)
    11881188        {
    11891189                path = ostrcat("/tmp/localparser", NULL, 0, 0);
     
    12011201                                mkdir(path, 0777);
    12021202       
    1203                         gethttp("atemio.dyndns.tv", "/mediathek/parser_free.tar", 80, "/tmp/parser.tar", HTTPAUTH, 5000, NULL, 0);
     1203                        gethttp("openaaf.dyndns.tv", "/mediathek/parser_free.tar", 80, "/tmp/parser.tar", HTTPAUTH, 5000, NULL, 0);
    12041204       
    12051205                        cmd = ostrcat("tar -xf /tmp/parser.tar -C ", path, 0, 0);
     
    12131213                        if(file_exist("/mnt/swapextensions/etc/.codecpack") || file_exist("/var/swap/etc/.codecpack") || file_exist("/var/etc/.codecpack"))
    12141214                        {
    1215                                 gethttp("atemio.dyndns.tv", "/mediathek/parser_secret.tar", 80, "/tmp/parser.tar", HTTPAUTH, 5000, NULL, 0);
     1215                                gethttp("openaaf.dyndns.tv", "/mediathek/parser_secret.tar", 80, "/tmp/parser.tar", HTTPAUTH, 5000, NULL, 0);
    12161216                                cmd = ostrcat("tar -xf /tmp/parser.tar -C ", path, 0, 0);
    12171217                                printf("[tithek] start cmd: %s\n", cmd);
     
    12231223                        }
    12241224       
    1225                         gethttp("atemio.dyndns.tv", "/mediathek/hoster.tar", 80, "/tmp/hoster.tar", HTTPAUTH, 5000, NULL, 0);
     1225                        gethttp("openaaf.dyndns.tv", "/mediathek/hoster.tar", 80, "/tmp/hoster.tar", HTTPAUTH, 5000, NULL, 0);
    12261226                        cmd = ostrcat("tar -xf /tmp/hoster.tar -C ", "/tmp/localhoster", 0, 0);
    12271227                        printf("[tithek] start cmd: %s\n", cmd);
     
    12361236                        if(dnode != NULL)
    12371237                        {
    1238                                 dnode->host = ostrcat("atemio.dyndns.tv", NULL, 0, 0);
     1238                                dnode->host = ostrcat("openaaf.dyndns.tv", NULL, 0, 0);
    12391239                                dnode->page = ostrcat("/mediathek/python.tar", NULL, 0, 0);     
    12401240                                dnode->port = 80;
     
    15371537                if(tmpstr != NULL)
    15381538                {
    1539                         tmpstr = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", tmpstr, 1);
     1539                        tmpstr = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", tmpstr, 1);
    15401540                        menu = ostrcat(filename, NULL, 0, 0);
    15411541//                      writesys(menu, tmpstr, 0);
  • titan/plugins/tithek/tvtoast.h

    r36186 r45473  
    539539                string_tolower(search);
    540540
    541                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/tvtoast/streams/tvtoast.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     541                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/tvtoast/streams/tvtoast.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    542542
    543543                struct splitstr* ret1 = NULL;
     
    569569                        if(line != NULL)
    570570                        {
    571                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     571                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    572572                                menu = ostrcat("/tmp/tithek/tvtoast.search.list", NULL, 0, 0);
    573573                                writesys(menu, line, 0);
  • titan/plugins/tithek/xvideos.h

    r42622 r45473  
    6666                string_tolower(search);
    6767
    68                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/xvideos/streams/xvideos.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     68                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/xvideos/streams/xvideos.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    6969
    7070                struct splitstr* ret1 = NULL;
     
    9696                        if(line != NULL)
    9797                        {
    98                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     98                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    9999                                menu = ostrcat("/tmp/tithek/xvideos.search.list", NULL, 0, 0);
    100100                                writesys(menu, line, 0);
  • titan/plugins/tithek/youtube.h

    r39993 r45473  
    376376                string_tolower(search);
    377377
    378                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/youtube/streams/youtube.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     378                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/youtube/streams/youtube.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    379379
    380380                struct splitstr* ret1 = NULL;
     
    406406                        if(line != NULL)
    407407                        {
    408                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     408                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    409409                                menu = ostrcat("/tmp/tithek/youtube.search.list", NULL, 0, 0);
    410410                                writesys(menu, line, 0);
  • titan/plugins/tithek/zdf.h

    r28962 r45473  
    156156                string_tolower(search);
    157157
    158                 tmpstr = gethttp("atemio.dyndns.tv", "/mediathek/zdf/streams/zdf.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
     158                tmpstr = gethttp("openaaf.dyndns.tv", "/mediathek/zdf/streams/zdf.all-sorted.list", 80, NULL, HTTPAUTH, 5000, NULL, 0);
    159159
    160160                struct splitstr* ret1 = NULL;
     
    186186                        if(line != NULL)
    187187                        {
    188                                 line = string_replace_all("http://atemio.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
     188                                line = string_replace_all("http://openaaf.dyndns.tv/", "http://imageshack.us/md/up/grd/", line, 1);
    189189                                menu = ostrcat("/tmp/tithek/zdf.search.list", NULL, 0, 0);
    190190                                writesys(menu, line, 0);
Note: See TracChangeset for help on using the changeset viewer.