PageRenderTime 26ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/config.py

https://github.com/HIGHWAY99/plugin.video.vidics4
Python | 217 lines | 202 code | 1 blank | 14 comment | 4 complexity | 8917c4231bfff0025fb030762cee4ac3 MD5 | raw file
  1. ### ############################################################################################################
  2. ### #
  3. ### # Project: # Config.py - by The Highway 2013.
  4. ### # Author: # The Highway
  5. ### # Version: # (ever changing)
  6. ### # Description: # My Project Config File
  7. ### #
  8. ### ############################################################################################################
  9. ### ############################################################################################################
  10. ### Imports ###
  11. import xbmc,xbmcplugin,xbmcgui,xbmcaddon,xbmcvfs
  12. import re,os,sys,string,StringIO,logging,random,array,time,datetime
  13. from t0mm0.common.addon import Addon
  14. ### ############################################################################################################
  15. ### ############################################################################################################
  16. ### ############################################################################################################
  17. ### Plugin Settings ###
  18. def ps(x):
  19. return {
  20. '__plugin__': "Vidics4.com"
  21. ,'__authors__': "[COLOR white]The[COLOR tan]Highway[/COLOR][/COLOR]"
  22. ,'__credits__': "anilkuj of plugin.video.soloremovie (solarmovie.eu) for much initial work, TheHighway of plugin.video.theanimehighway for teh_tools.py. Mikey1234 of SimplyMovies. Bstrdsmkr of 1 Channel. Those that worked on UrlResolver. Those of #XBMCHUB on irc.freenode.net. And of course, XBMCHub.com itself."
  23. ,'_addon_id': "plugin.video.vidics4"
  24. ,'_plugin_id': "plugin.video.vidics4"
  25. ,'_domain_url': "http://vidics4.com"
  26. ,'_database_name': "vidics4"
  27. ,'_addon_path_art': "art"
  28. ,'special.home.addons': 'special:'+os.sep+os.sep+'home'+os.sep+'addons'+os.sep
  29. ,'special.home': 'special:'+os.sep+os.sep+'home'
  30. ,'GENRESall': ['Action','Adult','Adventure','Animation','Award Show','Biography','Bollywood','China','Comedy','Crime','Documentary','Drama','Family','Fantasy','Game-Show','Germany','History','Hollywood','Hong Kong','Horror','Japan','Kannada','Medical','Music','Musical','Mystery','News','Punjabi','Reality-TV','Religion','Romance','Russia','Sci-Fi','Short','Sport','Talk Shows','Tamil','Telugu','Thriller','Tv Episodes','Tv Shows','Tv Special','War','Western']
  31. ,'GENRES': ['Action','Adult','Adventure','Animation','Award Show','Biography','Comedy','Crime','Documentary','Drama','Family','Fantasy','History','Hollywood','Horror','Music','Musical','Mystery','News','Romance','Sci-Fi','Sport','Thriller','Tv Special','War','Western','Short','Religion','Bollywood','China','Germany','Hong Kong','Japan','Kannada','Punjabi','Russia','Tamil','Telugu']
  32. ,'GENREStv': ['Tv Shows','Tv Episodes','Game-Show','Medical','Reality-TV','Talk Shows']
  33. ,'GENRESo': ['Action', 'Adult', 'Adventure', 'Animation', 'Biography', 'Comedy', 'Crime', 'Documentary', 'Drama', 'Family', 'Fantasy', 'Film-Noir', 'Game-Show', 'History', 'Horror', 'Music', 'Musical', 'Mystery', 'News', 'Reality-TV', 'Romance', 'Sci-Fi', 'Short', 'Sport', 'Talk-Show', 'Thriller', 'War', 'Western']
  34. ,'COUNTRIES': ['Afghanistan','Albania','Algeria','Andorra','Angola','Argentina','Armenia','Aruba','Australia','Austria','Bahamas','Bahrain','Bangladesh','Barbados','Belarus','Belgium','Bermuda','Bolivia','Bosnia and Herzegovina','Botswana','Brazil','Bulgaria','Cambodia','Cameroon','Canada','Chad','Chile','China','Colombia','Costa Rica','Croatia','Cuba','Cyprus','Czech Republic','Czechoslovakia','Democratic Republic of the Congo','Denmark','Dominican Republic','East Germany','Ecuador','Egypt','El Salvador','Estonia','Ethiopia','Federal Republic of Yugoslavia','Finland','France','Georgia','Germany','Ghana','Greece','Guatemala','Haiti','Honduras','Hong Kong','Hungary','Iceland','India','Indonesia','Iran','Ireland','Isle of Man','Israel','Italy','Jamaica','Japan','Kazakhstan','Kenya','Kuwait','Latvia','Lebanon','Liberia','Libya','Liechtenstein','Lithuania','Luxembourg','Malaysia','Maldives','Malta','Mexico','Moldova','Monaco','Mongolia','Morocco','Namibia','Nepal','Netherlands','Netherlands Antilles','New Zealand','Nicaragua','Nigeria','North Korea','Norway','Occupied Palestinian Territory','Pakistan','Palestine','Panama','Papua New Guinea','Paraguay','Peru','Philippines','Poland','Portugal','Puerto Rico','Qatar','Republic of Macedonia','Romania','Russia','Rwanda','Senegal','Serbia','Serbia and Montenegro','Singapore','Slovakia','Slovenia','South Africa','South Korea','Soviet Union','Spain','Sri Lanka','Sweden','Switzerland','Taiwan','Tajikistan','Tanzania','Thailand','Togo','Trinidad and Tobago','Tunisia','Turkey','U.S. Virgin Islands','UK','Ukraine','United Arab Emirates','United States Minor Outlying Islands','Uruguay','USA','Venezuela','Vietnam','West Germany','Yugoslavia','Zaire','Zambia','Zimbabwe']
  35. ,'default_art_ext': '.png'
  36. ,'default_cFL_color': 'goldenrod'
  37. ,'cFL_color': 'goldenrod'
  38. ,'cFL_color2': 'yellow'
  39. ,'cFL_color3': 'red'
  40. ,'cFL_color4': 'grey'
  41. ,'cFL_color5': 'white'
  42. ,'cFL_color6': 'blanchedalmond'
  43. ,'default_section': 'movies'
  44. ,'section.wallpaper': 'wallpapers'
  45. ,'section.movie': 'movies'
  46. ,'section.trailers': 'trailers'
  47. ,'section.trailers.popular': 'trailerspopular'
  48. ,'section.trailers.releasedate': 'trailersreleasedate'
  49. ,'section.users': 'users'
  50. ,'section.tv': 'tv'
  51. ,'img.comingsoon': 'http://mirror.its.dal.ca/xbmc/addons/frodo/plugin.video.trailer.addict/icon.png'
  52. ,'img.usersection': 'http://i1.wp.com/www.solarmovie.so/images/gravatar_default.png'
  53. ,'img.userdefault': 'http://i1.wp.com/www.solarmovie.so/images/gravatar_default.png'
  54. ,'Trailers.GENRES': ['All','Action', 'Adult', 'Adventure', 'Animation', 'Biography', 'Comedy', 'Crime', 'Documentary', 'Drama', 'Family', 'Fantasy', 'Film-Noir', 'Game-Show', 'History', 'Horror', 'Music', 'Musical', 'Mystery', 'News', 'Reality-TV', 'Romance', 'Sci-Fi', 'Short', 'Sport', 'Talk-Show', 'Thriller', 'War', 'Western']
  55. ,'meta.movie.domain': 'http://www.themoviedb.org'
  56. ,'meta.movie.search': 'http://www.themoviedb.org/search?query=TT'
  57. ,'meta.tv.domain': 'http://www.thetvdb.com'
  58. ,'meta.tv.search': 'http://www.thetvdb.com/index.php?seriesname=&fieldlocation=2&language=7&genre=&year=&network=&zap2it_id=&tvcom_id=&order=translation&addedBy=&searching=Search&tab=advancedsearch&imdb_id=TT'
  59. ,'meta.tv.page': 'http://www.thetvdb.com/index.php?tab=series&lid=7&id='
  60. ,'meta.tv.fanart.url': 'http://www.thetvdb.com/banners/fanart/original/'
  61. ,'meta.tv.fanart.url2': '-1.jpg'
  62. ,'meta.tv.poster.url': 'http://www.thetvdb.com/banners/posters/'
  63. ,'meta.tv.poster.url2': '-1.jpg'
  64. ,'domain.search.movie': 'http://www.solarmovie.so/movie/search/'
  65. ,'domain.search.tv': 'http://www.solarmovie.so/tv/search/'
  66. ,'domain.url.tv': '/tv'
  67. ,'domain.url.movie': ''
  68. ,'LatestThreads.url': 'http://www.solarmovie.so/'
  69. ,'changelog.local': 'changelog.txt'
  70. ,'changelog.url': 'https://raw.github.com/HIGHWAY99/plugin.video.solarmovie.so/master/changelog.txt'
  71. ,'news.url': 'https://raw.github.com/HIGHWAY99/plugin.video.solarmovie.so/master/news.txt'
  72. ,'listSeasons.match.img': 'coverImage">.+?src="(.+?)"'
  73. ,'listSeasons.match.seasons': "toggleSeason\('(\d+)'\)"
  74. ,'listSeasons.prefix.seasons': '[COLOR goldenrod]S[/COLOR]eason '
  75. ,'setview.seasons': 515
  76. ,'setview.episodes': 515
  77. ,'setview.movies': 515
  78. ,'setview.tv': 515
  79. ,'setview.tv.latestepisodes': 515
  80. ,'domain.thumbnail.default': 'http://static.solarmovie.so/images/movies/0000000_150x220.jpg'
  81. ,'rating.max': '10'
  82. ,'cMI.favorites.tv.add.url': 'XBMC.RunPlugin(%s?mode=%s&section=%s&title=%s&year=%s&img=%s&fanart=%s&country=%s&plot=%s&genre=%s&url=%s&dbid=%s&subfav=%s)'
  83. ,'cMI.favorites.tv.add.name': 'Add Favorite'
  84. ,'cMI.favorites.tv.add.mode': 'FavoritesAdd'
  85. ,'cMI.favorites.movie.add.url': 'XBMC.RunPlugin(%s?mode=%s&section=%s&title=%s&year=%s&img=%s&fanart=%s&country=%s&plot=%s&genre=%s&url=%s&subfav=%s)'
  86. ,'cMI.favorites.tv.remove.url': 'XBMC.RunPlugin(%s?mode=%s&section=%s&title=%s&year=%s&img=%s&fanart=%s&country=%s&plot=%s&genre=%s&url=%s&dbid=%s&subfav=%s)'
  87. ,'cMI.favorites.tv.remove.name': 'Remove Favorite'
  88. ,'cMI.favorites.tv.remove.mode': 'FavoritesRemove'
  89. ,'cMI.favorites.movie.remove.url': 'XBMC.RunPlugin(%s?mode=%s&section=%s&title=%s&year=%s&img=%s&fanart=%s&country=%s&plot=%s&genre=%s&url=%s&subfav=%s)'
  90. ,'cMI.airdates.find.name': 'Find AirDates'
  91. ,'cMI.airdates.find.url': 'XBMC.RunPlugin(%s?mode=%s&title=%s)'
  92. ,'cMI.airdates.find.mode': 'SearchForAirDates'
  93. ,'cMI.showinfo.name': 'Show Information'
  94. ,'cMI.showinfo.url': 'XBMC.Action(Info)'
  95. ,'cMI.1ch.search.folder': 'plugin.video.1channel'
  96. ,'cMI.1ch.search.name': 'Search 1Channel'
  97. ,'cMI.1ch.search.url': 'XBMC.Container.Update(%s?mode=7000&section=%s&query=%s)'
  98. ,'cMI.1ch.search.plugin': 'plugin://plugin.video.1channel/'
  99. ,'cMI.1ch.search.section': 'movies'
  100. ,'cMI.1ch.search.section.tv': 'tv'
  101. ,'cMI.primewire.search.folder': 'plugin.video.primewire'
  102. ,'cMI.primewire.search.name': 'Search PrimeWire.ag'
  103. ,'cMI.primewire.search.url': 'XBMC.Container.Update(%s?mode=7000&section=%s&query=%s)'
  104. ,'cMI.primewire.search.plugin': 'plugin://plugin.video.primewire/'
  105. ,'cMI.primewire.search.section': 'movies'
  106. ,'cMI.primewire.search.section.tv': 'tv'
  107. ,'cMI.jDownloader.addlink.url': 'XBMC.RunPlugin(plugin://plugin.program.jdownloader/?action=addlink&url=%s)'
  108. ,'LI.movies.match.items': 'class="coverImage" title="(.+?)".+?href="(.+?)".+?src="(.+?)".+?<a title=".+?\(([\d]+)\)'
  109. ,'LI.movies.match.items2': 'class="coverImage" title="(.+?)"[\n]\s+href="(.+?)">.+?src="(http://static\.solarmovie\.so/images/movies/\d+_\d+x\d+\.jpg)".+?<a\stitle=".+?\(([\d]+)\)'
  110. ,'LI.movies.match.items3': 'class="coverImage" title="(.+?)"[\n]\s+href="(.+?)">.+?src="(http://static\.solarmovie\.so/images/movies/\d+_\d+x\d+\.jpg)".+?<a\stitle=".+?\(([\d]+)\)'
  111. ,'LI.movies.latest.split1': '<h2>Latest Movies</h2>'
  112. ,'LI.movies.latest.split2': '<h2>'
  113. ,'LI.movies.latest.check': 'Latest'
  114. ,'LI.movies.popular.new.split1': '<h2>Most Popular New Movies</h2>'
  115. ,'LI.movies.popular.new.split2': '<h2>'
  116. ,'LI.movies.popular.new.check': 'NewPopular'
  117. ,'LI.movies.popular.hd.split1': '<h2>Most Popular Movies in HD</h2>'
  118. ,'LI.movies.popular.hd.split2': '<h2>'
  119. ,'LI.movies.popular.hd.check': 'HDPopular'
  120. ,'LI.movies.popular.other.split1':'<h2>Other Popular Movies</h2>'
  121. ,'LI.movies.popular.other.split2':'<h2>'
  122. ,'LI.movies.popular.other.check': 'OtherPopular'
  123. ,'LI.tv.latest.watched.check': 'LatestWatched'
  124. ,'LI.tv.latest.match.items': '__(.+?) s(\d+)e(\d+) (.+?)__'
  125. ,'LI.tv.latest.check': 'Latest'
  126. ,'LI.tv.latest.split1': '<h2>Most Popular New TV Shows</h2>'
  127. ,'LI.tv.latest.split2': '<h3>'
  128. ,'LI.tv.popular.all.check': 'Popular'
  129. ,'LI.tv.popular.all.split1': '<h2>Most Popular TV Shows</h2>'
  130. ,'LI.tv.popular.all.split2': '<h2>'
  131. ,'LI.tv.popular.new.check': 'NewPopular'
  132. ,'LI.tv.popular.new.split1': '<h2>Latest TV Shows</h2>'
  133. ,'LI.tv.popular.new.split2': '<h3>'
  134. ,'LI.tv.match.items': 'class="coverImage" title="(.+?)".+?href="(.+?)".+?src="(.+?)".+?<a title=".+?\(([\d]+)\)'
  135. ,'LI.nextpage.name': ' [COLOR goldenrod]> [COLOR red]Next[/COLOR]...[/COLOR]'
  136. ,'LI.nextpage.match': '<li class="next"><a href=.+?page=([\d]+)"'
  137. ,'LI.nextpage.check': '>&raquo;</a>'
  138. ,'LI.page.param': '/page/'
  139. ,'LI.page.find': '<a href="http://.+?/page/(\d+)/">\d+</a>'
  140. ,'BrowseByYear.tv.url1': '/tv/watch-tv-shows-'
  141. ,'BrowseByYear.tv.url2': '.html'
  142. ,'BrowseByYear.movie.url1': '/watch-movies-of-'
  143. ,'BrowseByYear.movie.url2': '.html'
  144. ,'BrowseByGenre.tv.url1': '/tv/watch-'
  145. ,'BrowseByGenre.tv.url2': '-tv-shows.html'
  146. ,'BrowseByGenre.movie.url1': '/watch-'
  147. ,'BrowseByGenre.movie.url2': '-movies.html'
  148. ,'BrowseByYear.thisyear': 2013
  149. ,'BrowseByYear.earliestyear': 1930
  150. ,'BrowseByYear.range.by': -1
  151. ,'Hosters.icon.url': 'http://www.google.com/s2/favicons?domain='
  152. ,'LLinks.compile.hosters': '<tr id=.+?href="(.+?)">(.+?)<.+?class="qualityCell">(.+?)<.+?<td class="ageCell .+?">(.+?)</td>'
  153. ,'LLinks.compile.hosters2': '<tr id=.+?href="(/link/show/\d+/)">(.+?)<.+?class="qualityCell">(.+?)<.+?<td class="ageCell .+?">(.+?)</td>'
  154. ,'LLinks.compile.imdb.url_id': '<strong>IMDb ID:</strong>[\n]\s+<a href="(.+?)">(\d+)</a>'
  155. ,'LLinks.compile.show.plot': '<p id="plot_\d+">(.+?)</p>'
  156. ,'LLinks.compile.show.title_year': '<title>Watch Full (.+?) \((.+?)\) .+?</title>'
  157. ,'LLinks.compile.show_episode.info': '<title>Watch (.+?) Online for Free - (.+?) - .+? - (\d+)x(\d+) - SolarMovie</title>'
  158. ,'AdvSearch.menu.0': '0.) Do Search >>'
  159. ,'AdvSearch.menu.1': '1.) Title '
  160. ,'AdvSearch.menu.2': '2.) Description '
  161. ,'AdvSearch.menu.3': '3.) Actor '
  162. ,'AdvSearch.menu.4': '4.) Country[N/A]'
  163. ,'AdvSearch.menu.5': '5.) Year (From) '
  164. ,'AdvSearch.menu.6': '6.) Year (To) '
  165. ,'AdvSearch.menu.7': '7.) Genre [N/A]'
  166. ,'AdvSearch.menu.8': '8.) Cancel '
  167. ,'AdvSearch.url.tv': 'http://www.solarmovie.so/advanced-search/?'
  168. ,'AdvSearch.url.movie': 'http://www.solarmovie.so/advanced-search/?'
  169. ,'AdvSearch.tags.0': 'is_series'
  170. ,'AdvSearch.tags.1': 'title'
  171. ,'AdvSearch.tags.2': 'actor'
  172. ,'AdvSearch.tags.3': 'description'
  173. ,'AdvSearch.tags.4': 'country'
  174. ,'AdvSearch.tags.5': 'year_from'
  175. ,'AdvSearch.tags.6': 'year_to'
  176. ,'AdvSearch.tags.7': 'genre'
  177. ,'AdvSearch.tags.8': ''
  178. ## ,'LLinks.compile.':
  179. # ,'': ''
  180. # ,'':
  181. # ,'':
  182. }[x]
  183. _art_DefaultExt ='.png'
  184. _cFL_DefaultColor='goldenrod'
  185. ### Known Domains:
  186. ### http://www.solarmovie.so
  187. ### http://www.solarmovie.eu
  188. ### http://solarmovies.com
  189. ###
  190. ###
  191. ###
  192. ###
  193. ###
  194. ###
  195. ###
  196. ###
  197. ### ############################################################################################################
  198. ### ############################################################################################################
  199. ### ############################################################################################################
  200. ### For Multiple Methods ###
  201. ### ############################################################################################################
  202. ### ############################################################################################################
  203. ### ############################################################################################################
  204. ### Other Settings ###
  205. GENRES = ['Action', 'Adult', 'Adventure', 'Animation', 'Biography', 'Comedy', 'Crime', 'Documentary', 'Drama', 'Family', 'Fantasy', 'Film-Noir', 'Game-Show', 'History', 'Horror', 'Music', 'Musical', 'Mystery', 'News', 'Reality-TV', 'Romance', 'Sci-Fi', 'Short', 'Sport', 'Talk-Show', 'Thriller', 'War', 'Western']
  206. COUNTRIES = ['Afghanistan','Albania','Algeria','Andorra','Angola','Argentina','Armenia','Aruba','Australia','Austria','Bahamas','Bahrain','Bangladesh','Barbados','Belarus','Belgium','Bermuda','Bolivia','Bosnia and Herzegovina','Botswana','Brazil','Bulgaria','Cambodia','Cameroon','Canada','Chad','Chile','China','Colombia','Costa Rica','Croatia','Cuba','Cyprus','Czech Republic','Czechoslovakia','Democratic Republic of the Congo','Denmark','Dominican Republic','East Germany','Ecuador','Egypt','El Salvador','Estonia','Ethiopia','Federal Republic of Yugoslavia','Finland','France','Georgia','Germany','Ghana','Greece','Guatemala','Haiti','Honduras','Hong Kong','Hungary','Iceland','India','Indonesia','Iran','Ireland','Isle of Man','Israel','Italy','Jamaica','Japan','Kazakhstan','Kenya','Kuwait','Latvia','Lebanon','Liberia','Libya','Liechtenstein','Lithuania','Luxembourg','Malaysia','Maldives','Malta','Mexico','Moldova','Monaco','Mongolia','Morocco','Namibia','Nepal','Netherlands','Netherlands Antilles','New Zealand','Nicaragua','Nigeria','North Korea','Norway','Occupied Palestinian Territory','Pakistan','Palestine','Panama','Papua New Guinea','Paraguay','Peru','Philippines','Poland','Portugal','Puerto Rico','Qatar','Republic of Macedonia','Romania','Russia','Rwanda','Senegal','Serbia','Serbia and Montenegro','Singapore','Slovakia','Slovenia','South Africa','South Korea','Soviet Union','Spain','Sri Lanka','Sweden','Switzerland','Taiwan','Tajikistan','Tanzania','Thailand','Togo','Trinidad and Tobago','Tunisia','Turkey','U.S. Virgin Islands','UK','Ukraine','United Arab Emirates','United States Minor Outlying Islands','Uruguay','USA','Venezuela','Vietnam','West Germany','Yugoslavia','Zaire','Zambia','Zimbabwe']
  207. ### ############################################################################################################
  208. ### ############################################################################################################
  209. ### ############################################################################################################
  210. ### Configurable Functions ###
  211. ### ############################################################################################################